This mobile app shows a visualization of the time you have left of your weekend. The golden liquid drains as your weekend passes by. Conversely, you'll only get a black screen with a message if its still not yet the weekend.
- Framework: Flutter
- Font: Simplifica
You can download Flutter from here: Download Flutter
Follow the instructions for the setup.
To install the dependencies, use the command:
flutter pub get
To run the app, use the command:
flutter run
- Create a release APK and IPA
- Add a way to change the time when weekend starts on Friday
- Make it a live wallpaper!
MIT License - See License File