Last updated:
0 purchases
get awesome
Replacing some awesome stateful widgets such as Scaffold, AppBar, Drawer with new ones that are stateless such as GetScaffold, GetAppBar, GetDrawer.
Features #
Using GetX we offer GetScaffold, GetAppBar and GetDrawer as a stateless widgets.
Getting started #
import 'package:get_awesome/get_awesome.dart';
copied to clipboard
Usage #
Use the widget GetScaffold to build your screen.
return GetScaffold();
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.