Web app built using the Flutter framework.
- Open-source
- Flutter SDK
- Clone the repository
- Run
flutter pub get
to install dependencies - Run the app on Chrome/Edge
The web app can be further customized to fit your use-case by modifying the code in the main.dart
file and other files.
- Flutter - https://flutter.dev/
Please open an issues on the repository if you find any bugs or if you would like to contribute.