dynamic_collection 0.0.16 copy "dynamic_collection: ^0.0.16" to clipboard
dynamic_collection: ^0.0.16 copied to clipboard

Dynamic collections of data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_collection

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

dependencies:
  dynamic_collection: ^0.0.16

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:dynamic_collection/dynamic_collection.dart';
0
likes
60
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Dynamic collections of data.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, firebase_core, flutter, freezed_annotation, json_serializable

More

Packages that depend on dynamic_collection