This (repository) is a Flutter Project containing specifically Dart Code (solution) for the Assignment No. 04 (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 DMC (Detailed Marks Certificate) App which will be able to:
1. Take input as Marks for the Subjects. (Form, TextFormField)
2. Validate those inputs.
3. If valid, Generate a Report which will include Obtained Marks, Percentage & Grade based on the input and given criteria.
4. Clear the Form when needed.
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.