app_sprout 0.0.3
app_sprout: ^0.0.3 copied to clipboard
Seed Project for Flutter Apps
This is a Seed Application which helps any Flutter Dev team to create a Flutter app ( Android, iOS, Web , Windows and Linux) from scratch that includes below features
- Left Navigation Nodes
- Push Notifications
- App Bar and Botttom Tool bars
- Build controls like Button, text field with custom styling
command to publish dart pub publish
Steps :
-
Create a Flutter App :
flutter create AppName -
Import this package : flutter pub add app_sprout
-
Use the package features once the package is imported