mate_fluency 1.0.2
mate_fluency: ^1.0.2 copied to clipboard
MateFluency — The EcoWestern Naturalism design system for Flutter. Organic surfaces, soft textures, and weighted motion.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add mate_fluencyThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
mate_fluency: ^1.0.2Alternatively, 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:mate_fluency/mate_fluency.dart';