material_toolkit 0.0.1 copy "material_toolkit: ^0.0.1" to clipboard
material_toolkit: ^0.0.1 copied to clipboard

A toolkit for building custom design systems on top of Flutter's MaterialApp, offering enhanced flexibility and scalability for your app's visual identity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_toolkit

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

dependencies:
  material_toolkit: ^0.0.1

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:material_toolkit/material_toolkit.dart';
0
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A toolkit for building custom design systems on top of Flutter's MaterialApp, offering enhanced flexibility and scalability for your app's visual identity.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, gap, universal_io

More

Packages that depend on material_toolkit