katana_theme 2.9.4 copy "katana_theme: ^2.9.4" to clipboard
katana_theme: ^2.9.4 copied to clipboard

Base package for providing simple and straightforward theme definitions on Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_theme

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

dependencies:
  katana_theme: ^2.9.4

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:katana_theme/katana_theme.dart';
0
likes
160
points
5.52k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Base package for providing simple and straightforward theme definitions on Flutter.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, katana, katana_theme_annotation, meta, path_provider

More

Packages that depend on katana_theme