- App Name: TempAppName
- App ID: com.app.boilerplate
- Package Name: temp_package_name
- Package Description: temp_package_description
Created with 💖 by @mminhlequang
equatable
: ^2.0.7bloc
: ^9.0.0flutter_bloc
: ^9.0.0bloc_concurrency
: ^0.3.0get_it
: ^8.0.3easy_localization
: ^3.0.7+1go_router
: ^14.8.0
cupertino_icons
: ^1.0.8flutter_svg
: ^2.0.17flutter_staggered_animations
: ^1.1.1auto_size_text
: ^3.0.0google_fonts
: ^6.2.1flutter_switch
: ^0.3.2
dio
: ^5.8.0+1connectivity_plus
: ^6.1.3hive
: ^2.2.3path_provider
: ^2.1.5cached_network_image
: ^3.4.1
jwt_decode
: ^0.3.1image_picker
: ^1.1.2image_cropper
: ^9.0.0flutter_keyboard_visibility
: ^6.0.0modal_bottom_sheet
: ^3.0.0file
: ^7.0.1url_strategy
: ^0.3.0flutter_portal
: ^1.1.4flutter_native_splash
: ^2.4.4dotted_border
: ^2.1.0gap
: ^3.0.1sentry_flutter
: ^8.13.0
internal_core
: Path tointernal_libs/core
internal_network
: Path tointernal_libs/network
To get started with this project, ensure you have Flutter installed and run the following commands:
-
Clone the repository:
git clone https://github.com/mminhlequang/bloc_template_flutter.git cd bloc_template_flutter
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
-
Build the app:
flutter build apk
-
Build the app for iOS:
flutter build ipa
-
Build the app for Android:
flutter build apk