shared_theme_flutter 0.1.0 copy "shared_theme_flutter: ^0.1.0" to clipboard
shared_theme_flutter: ^0.1.0 copied to clipboard

discontinued
outdated

Flutter plugin to easily share a theme between Flutter and the web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_theme_flutter

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

dependencies:
  shared_theme_flutter: ^0.1.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:shared_theme_flutter/shared_theme_flutter.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to easily share a theme between Flutter and the web.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shared_theme

More

Packages that depend on shared_theme_flutter