A simple and minimalistic implementation of a study app frontend using flutter. This Project is for educational purposes only and there are no plans to maintain this project in the future. Feel free to use the project as a resource to learn the basics of creating a flutter application.
Make sure you have a working android emulator installed and running. You also need to have flutter installed, make sure with flutter doctor that you have everything you need.
git clone https://github.com/Niggi1105/study_app.git
cd study_app
flutter run
you should now see the application opening on your emulator