adeeteya/FontGallery
さまざまなフォントファミリーとそのバリエーションの表示を行うアプリ。Flutterを使用して開発されました。
- Stars
- 83
- Forks
- 8
- 最終プッシュ(UTC)
- 2025/07/29
- プロジェクト状態
- 公開中
言語DartC++CMakeRubyInno SetupSwiftCHTMLKotlinObjective-C
技術トピック
使用している依存関係
依存関係一覧 7 件
- flutter
{"sdk":"flutter"} - flutter_riverpod
^2.6.1 - google_fonts
^6.2.1 - lottie
^3.3.1 - shared_preferences
^2.5.3 - flutter_lints開発用
^5.0.0 - flutter_test開発用
{"sdk":"flutter"}
アプリカテゴリー
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
README を開く / 閉じる
📜🖼️ Font Gallery
Font Gallery app showcases how different Font Families with their different variations (Style, Weight and Size) look. You could switch between light and dark modes and also compare different font families.
There's a handy search feature to easily search for your favorite fonts and the text to compare the font's could also be changed to a custom user set text.
The Fonts are sourced from Google Fonts and even the Font Author information is displayed.
Please star⭐ the repo if you like what you see😊.
💻 Installation and Usage
| Platform | Installation Links |
|---|---|
| Android |
Get it on Google Play
Get it on F-Droid APK download |
| Linux | Get it from the Snap Store |
| Windows | Windows App |
| Web App | Web App |
✨ Features
- [x] Display Different Fonts
- [x] Search for Fonts using their name
- [x] Dark/Light Theme Modes
- [x] Input Text to preview how it would look with the selected Font
- [x] Change Font Size
- [x] Display all the Font Weights
- [x] Option to Display a different Font style
- [x] Display Font Author Information
- [x] Compare Fonts
- [ ] Change Font Colors
- [ ] Generate an Image for the font
- [ ] Multi-Language Support
📸 Screenshots
Light Mode Image Dark Mode Image Search Screen Image Input Text Image Input Text Image Input Text Image
🔌 Plugins
| Name | Usage |
|---|---|
| shared_preferences | To store theme mode preference |
| flutter_lints | For linting |
| lottie | For Theme Switch Animation |
| google_fonts | For downloading the different fonts |
| flutter_riverpod | For managing the state |
🤓 Author
🔖 LICENSE
Copyright (c) 2023 Aditya R MIT LICENSE