app_sprout 0.0.2 copy "app_sprout: ^0.0.2" to clipboard
app_sprout: ^0.0.2 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

  1. Left Navigation Nodes
  2. Push Notifications
  3. App Bar and Botttom Tool bars
  4. Build controls like Button, text field with custom styling

command to publish dart pub publish

Steps :

  1. Create a Flutter App :
    flutter create AppName

  2. Import this package : flutter pub add app_sprout

  3. Use the package features once the package is imported