libxd 1.2.0 copy "libxd: ^1.2.0" to clipboard
libxd: ^1.2.0 copied to clipboard

A libx-esque Collection infrastructure for MobX applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libxd

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

dependencies:
  libxd: ^1.2.0

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:libxd/collection.dart';
4
likes
120
pub points
33%
popularity

Publisher

unverified uploader

A libx-esque Collection infrastructure for MobX applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, mobx

More

Packages that depend on libxd