spacejam 1.1.7 copy "spacejam: ^1.1.7" to clipboard
spacejam: ^1.1.7 copied to clipboard

SpaceJam is an open-sourced internal package used across the Mira Collection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spacejam

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

dependencies:
  spacejam: ^1.1.7

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

Publisher

verified publisherkekesi.dev

SpaceJam is an open-sourced internal package used across the Mira Collection.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

auto_size_text, flutter

More

Packages that depend on spacejam