Yet another language learning application
- Import texts from URL, TXT, or EPUB (with cover extraction)
- Track vocabulary with status levels (Unknown → Known)
- Review vocabulary through flashcards (should be more tools for review in the future)
- Link word forms to base terms
- Color-coded reader with multi-word selection
- DeepL/LibreTranslate translation integration
- Character-based language support (Chinese, Japanese)
- Export vocabulary to CSV or Anki
- Flutter SDK ^3.10.7
- Dart SDK ^3.10.7
-
Clone the repository:
git clone https://github.com/VFedyk/lnt cd lnt -
Install dependencies:
flutter pub get
-
Run the application:
# For macOS flutter run -d macos # For iOS (simulator or device) flutter run -d ios # For Android (emulator or device) flutter run -d android # For Chrome (web) flutter run -d chrome
# Build for macOS
flutter build macos
# Build for iOS
flutter build ios
# Build APK for Android
flutter build apk
# Build for web
flutter build web- FLTR
- LingQ
- Anki
- Memrise