app_sprout 0.0.1
app_sprout: ^0.0.1 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
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
[alt text]
[alt text]