myfold 1.1.2
myfold: ^1.1.2 copied to clipboard
Get your important pubs and folder
Make your basic folders, files with basic code with dependencies injection by injectable and get_it on bloc state management.
[demo text]
Features #
Bloc architecture
Injectable
Get_it
Available navigation services
Packages and Plugins included #
"permission_handler",
"http",
"cupertino_icons",
"shared_preferences",
"cached_network_image",
"fluttertoast",
"bloc",
"get_it",
"intl",
"injectable",
"firebase_core",
"firebase_auth",
"firebase_messaging",
"firebase_crashlytics",
"google_sign_in",
"auto_size_text",
"url_launcher",
"image_picker",
"sign_in_with_apple",
"freezed",
"flutter_screenutil",
"freezed_annotation",
"flutter_bloc",
Usage #
you need build_runner: ^2.7.1 run first on dev_dependencies:
For create folders and packages
dart run myfold create
For Delete folders
dart run myfold delete
For refresh packages
dart run myfold refresh
For bloc folder create with state with freezed and freezed annotation, event, bloc, view
dart run myfold bloc <file_base_name>
Additional information #
We will update regularly