flutterx_material_tool 1.1.0 copy "flutterx_material_tool: ^1.1.0" to clipboard
flutterx_material_tool: ^1.1.0 copied to clipboard

Reverse engineered Google material tool allows to generate material palette from primary color

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterx_material_tool

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutterx_material_tool: ^1.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutterx_material_tool/flutterx_material_tool.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Reverse engineered Google material tool allows to generate material palette from primary color

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutterx_material_tool