Code Monkey home page Code Monkey logo

flarelineweb's Introduction

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/mac/windows/android/iOS project. screenshot20240408.png screenshot20240408_2.png

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.

demo account: email: [email protected] 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.19.3

  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

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-l10n generate localization files
  • import package import 'package:flutter_gen/gen_l10n/app_localizations.dart';
  • use AppLocalizations.of(context)!.name to 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!

Star History

Star History Chart

Flag Counter

flarelineweb's People

Contributors

spiky-star avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.