Flutter Mobile App Development
Flutter Mobile App Development
Solutions LLP
Sr No 19 Hissa No 1 Flat No C-801,
**Objective:**
To create a basic task tracking application using Flutter to demonstrate understanding of fundamental Flutter
concepts.
**Requirements:**
**Additional Guidelines:**
1. Use local storage (e.g., `SharedPreferences` or `hive`) to persist tasks between app sessions.
2. Organize your code into separate Flutter widgets and classes for better code readability.
3. Apply basic styling using Flutter's built-in styling capabilities or a package like `flutter_styled_toast` for user
feedback.
5. Optionally, implement navigation between different screens (e.g., task list, add/edit task screens) using Flutter's
`Navigator`.
**Submission:**
1. Submit the source code in a Git repository, including any necessary setup instructions.
2. Provide a README file with instructions on how to run the application locally.
**Evaluation Criteria:**