reedmace_shared 1.0.0-dev.5 copy "reedmace_shared: ^1.0.0-dev.5" to clipboard
reedmace_shared: ^1.0.0-dev.5 copied to clipboard

Shared library for reedmace application

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add reedmace_shared

With Flutter:

 $ flutter pub add reedmace_shared

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

dependencies:
  reedmace_shared: ^1.0.0-dev.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:reedmace_shared/reedmace_shared.dart';
0
likes
100
points
82
downloads

Publisher

unverified uploader

Weekly Downloads

Shared library for reedmace application

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, conduit_codable, conduit_open_api, lyell

More

Packages that depend on reedmace_shared