adeeteya/FontGallery
다양한 폰트 패밀리와 그 변형이 어떻게 보이는지 표시하는 앱. Flutter로 개발됨.
- Stars
- 83
- Forks
- 8
- 최근 푸시(UTC)
- 2025. 7. 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