wolwoloom 0.3.6
wolwoloom: ^0.3.6 copied to clipboard
Editorial, typewriter-flavored Flutter design system. Mono type, hairline borders, ink-on-paper palette with a periwinkle accent. 100+ Material 3 widgets.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add wolwoloomThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
wolwoloom: ^0.3.6Alternatively, 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:wolwoloom/wolwoloom.dart';