flyme_ddd 0.1.4 copy "flyme_ddd: ^0.1.4" to clipboard
flyme_ddd: ^0.1.4 copied to clipboard

Flyme Framework is a Flutter project which is based on Domain-Driven-Design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flyme_ddd

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

dependencies:
  flyme_ddd: ^0.1.4

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:flyme_ddd/flyme_ddd.dart';
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

Flyme Framework is a Flutter project which is based on Domain-Driven-Design.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

dartz, equatable, event_bus, flutter, freezed_annotation, meta, rxdart, strings, uuid

More

Packages that depend on flyme_ddd