swlegion 0.4.0 copy "swlegion: ^0.4.0" to clipboard
swlegion: ^0.4.0 copied to clipboard

JSON-Serializable Data Model and Card Database for Star Wars: Legion

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swlegion

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

dependencies:
  swlegion: ^0.4.0

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

Publisher

unverified uploader

JSON-Serializable Data Model and Card Database for Star Wars: Legion

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

args, built_collection, built_value, collection, meta

More

Packages that depend on swlegion