afs_task
A Flutter task management mobile application made as an interview task for Advanced Field Solution.
Installation & Build
1- Follow the installation docs to install Flutter on your machine https://docs.flutter.dev/get-started/install
2- Run Flutter pub get
to get dependencies
3- Build and run the application flutter run lib/main.dart
Features
-CRUD operation for tasks.
Screenshots
Additional Notes
I hope you find it useful.
Comments are closed.