Skip to content
forked from zeshuaro/appainter

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

License

Notifications You must be signed in to change notification settings

ynnob/appainter

 
 

Repository files navigation

logo

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

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

Appainter Screenshot

Usage

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

Disclaimer: I've only tested the app on Web and MacOS as I don't have a Windows or Linux machine. The app may not work on those platforms.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 92.5%
  • C++ 3.5%
  • CMake 2.2%
  • HTML 0.7%
  • Ruby 0.6%
  • Swift 0.3%
  • Other 0.2%