A new Flutter project. Created by Slidy
- Bloc, rxDart, modular, already setup Dio, Multi language with intl, loading and show message overlay the app
Install slidy first: https://github.com/Flutterando/slidy
- Tools -> Flutter Inlt -> Init
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
-
generate screen: slidy g page pages/screen_name
-
generate widget: slidy g widget widgets/widget_name
-
generate module: slidy g module modules/module_name