FlareLine Flutter - Free Flutter Admin Dashboard Template
FlareLine is a free and open-source admin dashboard template built on Flutter providing developers with everything they need to create a feature-rich and data-driven: back-end, dashboard, or admin panel solution for any sort of web/android/iOS project.

With FlareLine Flutter, you get access to all the necessary dashboard UI components, elements, and pages required to build a high-quality and complete dashboard or admin panel. Whether you're building a dashboard or admin panel for a complex web application or a simple website.
FlareLine-UiKit
https://github.com/FlutterFlareLine/FlareLine-UiKit
FlareLine-CRM
https://flare-line-crm.vercel.app/
FlareLine-Firebase-Demo
https://flare-line-firebase.vercel.app
🚀 Demo
demo account: email: demo@flareline.com password: 123456
or you can register
Notice
😀This project is not a stable version, but it has been continuously improving. If you are interested, you can view the demo or download it for free to use.😀
Installation
Here are the steps you need to follow to install the dependencies.
Flutter version is 3.24.4
-
Download and extract the template from Templates.
-
After that cd into the template directory then run this command to install all the dependencies
flutter pub get
- Now run this command to start the developement server
flutter run -d chrome --web-renderer html
Self-hosted
You can use FlareLine Cloud for a fully managed solution. If you want to self-host FlareLine, we have guides on deploying FlareLine on Vercel, Cloudflare, and more.
| Provider | Host Cloud | Documentation |
|---|---|---|
| Vercel | Link | |
| Cloudflare | Link |
Localization
- add .arb file to lib/l10n, like app_es.arb/app_zh.arb/app_th.arb...
- run
flutter gen-l10ngenerate localization files - import package
import 'package:flareline/flutter_gen/app_localizations.dart'; - use
AppLocalizations.of(context)!.nameto use it - generate JsonSerializable
flutter pub run build_runner build --delete-conflicting-outputs
Feature
- Firebase Auth
📄 License
FlareLine Flutter Free is 100% free and open-source; feel free to use it with your personal and commercial projects.
💜 Support
If you like the template, please star this repository to inspire the team to create more stuff like this and reach more users like you!
🙇 Thanks
- free-nextjs-admin-dashboard: https://github.com/TailAdmin/free-nextjs-admin-dashboard
Star History
flutter admin dashboard for web