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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
- Find bugs or errors and fix it.
- Improve UI/UX designs.
- Add some cool features.
Step 1:
Download or clone this repo by using the link below:
https://github.com/anushad511/QR-Code-Based-Attendance-Management-System
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Run the project in Android Studio or any IDE you prefer or run the command:
flutter run <DART_FILE> or Run the project in android studio
Step 4:
To build the flutter project:
flutter build
Incase you face any problem or need any help write me in issues section