SkillAgentSearch skills...

FontGallery

An App to display how different fonts families and their variations look. Developed using Flutter.

Install / Use

/learn @adeeteya/FontGallery

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

<table> <tr> <th>Platform</th> <th>Installation Links</th> </tr> <tr> <td>Android</td> <td> <a href="https://play.google.com/store/apps/details?id=com.adeeteya.font_gallery"> <img height="80" alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"> </a> <br> <a href="https://f-droid.org/packages/com.adeeteya.font_gallery"> <img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> </a> <br> <a href="https://github.com/adeeteya/FontGallery/releases/latest/download/FontGallery-Android.apk"> <img width="220" alt="APK download" src="https://img.shields.io/static/v1?label=Download&message=Android+.apk&color=2ea44f&style=for-the-badge&logo=Android&logoColor=white&logoSize=auto"> </a> </td> </tr> <tr> <td>Linux</td> <td> <a href="https://snapcraft.io/font-gallery"> <img alt="Get it from the Snap Store" src=https://snapcraft.io/en/dark/install.svg /> </a> </td> </tr> <tr> <td>Windows</td> <td> <a href="https://github.com/adeeteya/FontGallery/releases/latest/download/FontGallery-Windows.exe"> <img width="220" alt="Windows App" src="https://img.shields.io/static/v1?label=Download&message=Windows+App&color=blue&style=for-the-badge&logo=webtrees&logoColor=white&logoSize=auto"> </a> </td> </tr> <tr> <td>Web App</td> <td> <a href="https://adeeteya.github.io/FontGallery/#/"> <img width="220" alt="Web App" src="https://img.shields.io/static/v1?label=Webapp&message=Visit+Website&color=blueviolet&style=for-the-badge&logo=googlechrome&logoColor=white&logoSize=auto"> </a> </td> </tr> </table>

✨ 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

<img alt="Light Mode Image" src="screenshots/app_screenshot_1.jpg" height="587px" width="256px"/> <img alt="Dark Mode Image" src="screenshots/app_screenshot_2.jpg" height="587px" width="256px"/> <img alt="Search Screen Image" src="screenshots/app_screenshot_3.jpg" height="587px" width="256px"/> <img alt="Input Text Image" src="screenshots/app_screenshot_4.jpg" height="587px" width="256px"/> <img alt="Input Text Image" src="screenshots/app_screenshot_5.jpg" height="587px" width="256px"/> <img alt="Input Text Image" src="screenshots/app_screenshot_6.jpg" height="587px" width="256px"/>

🔌 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

Aditya R

🔖 LICENSE

Copyright (c) 2023 Aditya R MIT LICENSE

🙏 Attributions

<a href="https://www.flaticon.com/free-icons/font-size" title="font size icons">Font size icons created by Freepik - Flaticon</a>

View on GitHub
GitHub Stars77
CategoryDesign
Updated17d ago
Forks7

Languages

Dart

Security Score

100/100

Audited on Mar 17, 2026

No findings