FLUTTER ECOSYSTEM

fiqryx/flipcard

A modern learning companion for effective memorization

FlipCard project cover
Stars
5
Forks
2
Last push (UTC)
Aug 27, 2026
Project status
Active
fiqryx GitHub avatar
GITHUB User

fiqryx ↗

LanguagesDartHTMLC++CMakeSwiftPLpgSQLKotlinCObjective-C

Technical topics

Related packages and examples

Dependencies used

Dependency list 34 items

App categories

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

Flipcard - Smart Flashcard Learning App

Flipcard Banner

A modern learning companion for effective memorization

Get On
Get it on Google Play Available at Amazon Appstore
Or Download latest from Releases

Features ✨

  • 📚 Deck Organization - Create nested decks with custom categories
  • 🔄 Import/Export - Share decks via JSON with media support
  • 🧠 Adaptive Quizzing - Built-in speech repetition algorithm
  • 📊 Progress Analytics - Visual statistics of your learning progress
  • 🌙 Dark Mode - Automatic theme switching based on system preferences

Screenshots 📱

Recorder

Development Guide ⚙️

Requirements
  • Flutter 3.32.4+ (Dart 3.8.1+)
  • Android SDK 33+
  • Supabase URL & ANON KEY
  • Run Supabase SQL Editor generated.sql
Quick Start
git clone https://github.com/fiqryx/flipcard.git

cd flipcard && flutter pub get
flutter run --dart-define=SUPABASE_URL=your_url --dart-define=SUPABASE_ANON_KEY=your_key