Skip to content

A simple flash card app to use to study/memorize information.

Notifications You must be signed in to change notification settings

ThomasQTruong/Flash-Study

Repository files navigation

Flash Study

A simple flash card app to use to study/memorize information.

  • image
  • Users can create multiple flashcard sets.
    • Flashcard sets can also be imported from a JSON file.
      • image
    • Flashcard sets can be exported/shared.
      • image
  • Users can toggle the light/dark mode theme.
    • image
  • Users can create an account to save their data.
    • image

Source Files

  • libs/data/
    • Contains data related files.
  • libs/objects/
    • Contains objects used in the app.
      • Flashcards
      • Sets
      • List of Sets
  • libs/pages/
    • Contains code for different pages used in the app.
  • libs/utils/
    • Contains useful utility files for developing the app.
  • main.dart
    • The main Flash Study app.

Packages Used

About

A simple flash card app to use to study/memorize information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published