littlefish_theming_m3 0.0.4+13
littlefish_theming_m3: ^0.0.4+13 copied to clipboard
The littlefish theming engine specific for material 3 styling.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add littlefish_theming_m3This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
littlefish_theming_m3: ^0.0.4+13Alternatively, 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:littlefish_theming_m3/littlefish_theming_m3.dart';