git clone https://github.com/yogithesymbian/flutter_starterpack_jelly.git
flutter pub run change_app_package_name:main com.new.package.name
flutter_starterpack_jelly
to
new_name
TODO
- dummy provider
- home screen ( animated_bottom_navigation_bar )
- other screen
FEATURE or DEPENDENCIES
- after_layout: ^1.1.0
- animated_bottom_navigation_bar: ^0.3.2
- audioplayers: ^0.20.1
- change_app_package_name: ^1.0.0
- cupertino_icons: ^1.0.2
- flutter_secure_storage: ^4.2.1
- font_awesome_flutter: ^9.1.0
- google_fonts: ^2.1.0
- http: ^0.13.4
- introduction_screen: ^2.1.0
- lottie: ^1.2.1
- path_provider: ^2.0.5
- provider: ^6.0.1
- shared_preferences: ^2.0.8
- sizer: ^2.0.15
- permission_handler: ^8.2.2
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.