Skip to content

Love Shots is a Flutter app that displays random phrases from a text file (assets/phrases.txt) at set intervals, providing an engaging and progressive experience.

Notifications You must be signed in to change notification settings

Pablokaer/LoveShots

Repository files navigation

Love Shots

Love Shots is a Flutter app that displays random phrases from a text file (assets/phrases.txt) at set intervals, providing an engaging and progressive experience.

Features

  • Displays a new random phrase every 5 seconds.
  • Tracks the percentage of discovered phrases.
  • Shows a countdown timer until the next draw.
  • Allows users to view all previously drawn phrases.

How it Works?

  1. The app loads phrases from the phrases.txt file stored in the assets.
  2. Every 5 seconds, a new random phrase is displayed.
  3. The user can track the percentage of discovered phrases.
  4. Once all phrases have been displayed, the draw stops.
  5. The user can view all drawn phrases at any time.

Technologies Used

  • Flutter
  • Dart

Author

Pablo Carvalho

About

Love Shots is a Flutter app that displays random phrases from a text file (assets/phrases.txt) at set intervals, providing an engaging and progressive experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published