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

PlatformAndroidiOS
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 Flutter:

 $ flutter pub add littlefish_feature_models

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

dependencies:
  littlefish_feature_models: ^1.0.3

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:littlefish_feature_models/littlefish_feature_models.dart';
0
likes
120
points
88
downloads

Documentation

API reference

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

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

Homepage
Repository (GitHub)

License

unknown (license)

Dependencies

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

More

Packages that depend on littlefish_feature_models