shared_ui_components 0.1.30-nullsafety copy "shared_ui_components: ^0.1.30-nullsafety" to clipboard
shared_ui_components: ^0.1.30-nullsafety copied to clipboard

outdated

A shared library for `BeWell-Consumer` and `BeWell-Professional` that is responsible for rendering and exposing dumb widgets and ui components

Release Maintained

shared_ui_components #

shared_ui_components 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 rendering and exposing dumb widgets and ui components

Installation Instructions #

Use this package as a library by depending on it

Run this command:

  • With Flutter:
$ flutter pub add shared_ui_components

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

dependencies:
  shared_ui_components: ^0.1.30-nullsafety

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_ui_components/buttons.dart';
3
likes
0
pub points
3%
popularity

Publisher

verified publishersavannahghi.org

A shared library for `BeWell-Consumer` and `BeWell-Professional` that is responsible for rendering and exposing dumb widgets and ui components

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, flutter_spinkit, flutter_svg, http, intl, material_design_icons_flutter, misc_utilities, pin_code_text_field, rxdart, shared_themes, sms_autofill

More

Packages that depend on shared_ui_components