rettulf

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

rettulf

Rettulf #

!esrever ni stegdiw etirW #
Getting started #


import 'package:rettulf/rettulf.dart';

void main() => const MyApp().runAsApp();

class MyApp extends StatelessWidget {
const MyApp({super.key});

@override
Widget build(BuildContext context) =>
"!dlorW ,olleH"
.text()
.padAll(50)
.center()
.scaffold(appBar: "RAB PPA".text().appBar())
.materialApp(title: "Rettulf");
}

copied to clipboard
Additional information #
I don't want to be overwhelmed by the verbose syntax from dart, so I made this.
Rettulf is not only a package but also a philosophy of programming.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.