morpheme_base 1.0.2 copy "morpheme_base: ^1.0.2" to clipboard
morpheme_base: ^1.0.2 copied to clipboard

MorphemeBase is base for UI project include state management with cubit & hydrated.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morpheme_base

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

dependencies:
  morpheme_base: ^1.0.2

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:morpheme_base/morpheme_base.dart';
2
likes
140
pub points
40%
popularity

Publisher

verified publishermorpheme.design

MorphemeBase is base for UI project include state management with cubit & hydrated.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_bloc

More

Packages that depend on morpheme_base