This (repository) is a Flutter Project containing specifically Dart Code (solution) for Assignment No. 07 (see details below) given as part of the overall assessment during the *DECODE App Development Training Program.
*Digital Empowerment through Commerce Opportunities & Digital Education
Create a Flutter app to register students for a program. The app will:
- Create, Retrieve, Update & Delete Students info. (Plus, the Search Operation)
- Use SQLite Database for the data storage & retrieval.
- Validate the Email, Mobile TextFields.
- Use Dropdown for Uni & Course Form Fields.
- Have a good design for Student Card when displaying List of Students.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.