FlutterFlareLine/FlareLine

Repository files navigation

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

With FlareLine Flutter, you get access to all the necessary dasard UI components, elements, and pages required to build a high-quality and complete dasard or admin panel. Whether you're building a dasard or admin panel for a complex web application or a simple website.

https://.com/FlutterFlareLine/FlareLine-UiKit

https://flare-line-crm.vercel.app/

https://flare-line-firebase.vercel.app

demo account: email: [email protected] password: 123456

or you can register

πŸ˜€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.πŸ˜€

Here are the steps you need to follow to install the dependencies.

Flutter version is 3.24.4

  1. Download and extract the template from Templates.

  2. After that cd into the template directory then run this command to install all the dependencies

flutter pub get
  1. Now run this command to start the developement server
flutter run -d chrome  --web-renderer html

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.

ProviderHost CloudDocumentation
VercelLink
CloudflareLink
  • add .arb file to lib/l10n, like app_es.arb/app_zh.arb/app_th.arb...
  • run flutter gen-l10n generate localization files
  • import package import 'package:flareline/flutter_gen/app_localizations.dart';
  • use AppLocalizations.of(context)!.name to use it
  • generate JsonSerializable flutter pub run build_runner build --delete-conflicting-outputs
  • Firebase Auth

FlareLine Flutter Free is 100% free and open-source; feel free to use it with your personal and commercial projects.

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!

Star History Chart

Flag Counter