screen shorts work progress

ARNHSS -> School project

Description here

Libraries used

  1. Flutter
  2. dart basic language
  3. Provider for statemanagement

Tools used

  1. flutter_lint for lint
  2. Google_fonts for typography

Preferred tools

  1. Code editor VS Code

Folder structure

utils

It will have all the basic utilites dimension,navigation etc…

common

It will have all the constants and common things like constants , themes , routes … etc

fetures

It will have all the basic fetuers of app like login , splash , home… etc.

assets

It will contains all the assets is used in this project.

Commands

# start dev
flutter run

# test app
flutter test [<DIRECTORY|DART_FILE>] 

Links

1.user flow chart

GitHub

View Github