group_object 0.0.2 copy "group_object: ^0.0.2" to clipboard
group_object: ^0.0.2 copied to clipboard

Dart 1 only

providing a generic object pool

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add group_object

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

dependencies:
  group_object: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:group_object/group_object.dart';
0
likes
15
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

providing a generic object pool

Homepage

License

MIT (license)

Dependencies

ds, hub

More

Packages that depend on group_object