shared_themes 0.0.9 copy "shared_themes: ^0.0.9" to clipboard
shared_themes: ^0.0.9 copied to clipboard

outdated

A shared library for `BeWell-Consumer` and `BeWell-Professional` that is responsible for defining and providing theme/style guidelines

shared_themes #

shared_themes is an open source project — it's one among many other shared libraries that make up the wider ecosystem of software made and open sourced by Savannah Informatics Limited.

A shared library for BeWell-Consumer and BeWell-Professional that is responsible for defining and providing theme/style guidelines

Installation Instructions #

Use this package as a library by depending on it

Run this command:

  • With Flutter:
$ flutter pub add shared_themes

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

dependencies:
  shared_themes: ^0.0.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Lastly:

Import it like so:

import 'package:shared_themes/colors.dart';
4
likes
0
pub points
4%
popularity

Publisher

verified publishersavannahghi.org

A shared library for `BeWell-Consumer` and `BeWell-Professional` that is responsible for defining and providing theme/style guidelines

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on shared_themes