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");
}
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.
Libraries
- alias
- build_context/media_query
- build_context/show
- build_context/theme
- main
- primitive/icon
- primitive/string
- rettulf
- widget/align
- widget/aspect_ratio
- widget/boxes
- widget/center
- widget/clip_r_rect
- widget/container
- widget/flex
- widget/flexible
- widget/gesture
- widget/hero
- widget/listenable
- widget/listener
- widget/material
- widget/mouse
- widget/opacity
- widget/padding
- widget/positioned
- widget/preferred_size
- widget/safe_area
- widget/scroll_view
- widget/text_span
- widget_list/flex
- widget_list/listview
- widget_list/stack
- widget_list/wrap