YENCHICHLEE / appainter

A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.

Home Page:https://appainter.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

GitHub tag (latest by date) Website GitHub license GitHub Actions codecov Codacy Badge style: flutter_lints

Github-sponsors BuyMeACoffee Ko-Fi LiberaPay Patreon PayPal

A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.

Appainter Screenshot

Usage

Appainter is developed and built with Flutter, and is available for both Web and Desktop.

For Web, you can access it through here.

For Mac, Windows and Linux, you can be download it from here.

Using the Generated Theme

See USAGE.md for instructions on how to use the generated theme.

Development

Fork and clone the repository, then install the dependencies:

flutter pub get

Run the following to launch the code generation:

flutter pub run build_runner build --delete-conflicting-outputs

Start the app:

flutter run

About

A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.

https://appainter.dev

License:GNU Affero General Public License v3.0


Languages

Language:Dart 92.6%Language:C++ 3.4%Language:CMake 2.1%Language:Ruby 0.6%Language:Swift 0.4%Language:JavaScript 0.3%Language:HTML 0.3%Language:C 0.2%Language:Shell 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%