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

unlisted

Shared domain models package for littlefish merchant app. Contains all common data models organized by domain.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add littlefish_feature_models

With Flutter:

 $ flutter pub add littlefish_feature_models

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

dependencies:
  littlefish_feature_models: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:littlefish_feature_models/littlefish_feature_models.dart';
0
likes
0
points
88
downloads

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

Shared domain models package for littlefish merchant app. Contains all common data models organized by domain.

Homepage

License

unknown (license)

Dependencies

cloud_firestore, collection, equatable, fast_contacts, flutter, flutter_svg, geoflutterfire, intl, json_annotation, littlefish_core, littlefish_icons, quiver, uuid

More

Packages that depend on littlefish_feature_models