Skip to content

krille-chan/simple-flashcards

Repository files navigation

Simple Flashcards

Minimalistic flashcards app for all platforms

How to build:

  • Install Flutter on your machine

  • Run the app:

flutter run
  • Build the app for production:
flutter build apk --release # Android
flutter build ios --release # iOS
flutter build linux --release # Linux Desktop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published