wise_theming 1.0.0 copy "wise_theming: ^1.0.0" to clipboard
wise_theming: ^1.0.0 copied to clipboard

A flutter theming package used by wisemen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wise_theming

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

dependencies:
  wise_theming: ^1.0.0

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:wise_theming/wise_theming.dart';
0
likes
150
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter theming package used by wisemen.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on wise_theming