morozteam_ui 0.2.0 copy "morozteam_ui: ^0.2.0" to clipboard
morozteam_ui: ^0.2.0 copied to clipboard

Universal UI kit for Flutter applications with flexible configuration system for colors, typography and spacing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morozteam_ui

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

dependencies:
  morozteam_ui: ^0.2.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:morozteam_ui/morozteam_ui.dart';
2
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Universal UI kit for Flutter applications with flexible configuration system for colors, typography and spacing

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, cupertino_icons, flutter, flutter_svg, webview_flutter

More

Packages that depend on morozteam_ui