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

Steps :

  1. Create a Flutter App :
    flutter create

  2. Import this package : flutter pub add eurofins_flutter_ui

  3. Use the package features once the package is imported