DIE - A project created in flutter for the needs of classes
DIE – DoItEverywhere
DIE is a project created in flutter for the needs of classes. The application allows users to do activities and save their results in cloud.
How to Use
Step 1: In project root execute the following command in console to get the required dependecies
flutter pub get
Step 2: Then execute the following command in console to run the application
flutter run