FLUTTER ECOSYSTEM

fiqryx/flipcard

효과적인 암기 위한 현대적인 학습 동반자

플립 카드 프로젝트 이미지
Stars
5
Forks
2
최근 푸시(UTC)
2026. 8. 27.
프로젝트 상태
활성
fiqryx GitHub avatar
GITHUB User

fiqryx ↗

언어DartHTMLC++CMakeSwiftPLpgSQLKotlinCObjective-C

기술 주제

관련 패키지 및 예제

사용 중인 의존성

의존성 목록 34 개

앱 카테고리

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

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