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

A theme package for MBS apps, offering a collection of customizable styles and widgets for building consistent user interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mbs_themes

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

dependencies:
  mbs_themes: ^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:mbs_themes/mbs_themes.dart';
0
likes
120
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A theme package for MBS apps, offering a collection of customizable styles and widgets for building consistent user interfaces.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_svg, get_it, provider, rxdart, shared_preferences

More

Packages that depend on mbs_themes