simple_ui_theme 0.0.1 copy "simple_ui_theme: ^0.0.1" to clipboard
simple_ui_theme: ^0.0.1 copied to clipboard

a simple theme ui for fluter app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_ui_theme

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

dependencies:
  simple_ui_theme: ^0.0.1

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:simple_ui_theme/simple_ui_theme.dart';
0
likes
130
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

a simple theme ui for fluter app

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flex_color_scheme, flutter, freezed_annotation, hive_ce, hive_ce_flutter

More

Packages that depend on simple_ui_theme