xtra 0.2.5 copy "xtra: ^0.2.5" to clipboard
xtra: ^0.2.5 copied to clipboard

Some xtra useful datatypes, currently XTable and XSet, a set of XTables are usable.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xtra

With Flutter:

 $ flutter pub add xtra

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

dependencies:
  xtra: ^0.2.5

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:xtra/xtra.dart';
3
likes
160
pub points
0%
popularity

Publisher

unverified uploader

Some xtra useful datatypes, currently XTable and XSet, a set of XTables are usable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on xtra