flusmic 0.1.11 copy "flusmic: ^0.1.11" to clipboard
flusmic: ^0.1.11 copied to clipboard

outdated

A functional and (not so) elegant primsmic.io integration for Dart and Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flusmic

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

dependencies:
  flusmic: ^0.1.11

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:flusmic/flusmic.dart';
11
likes
40
points
370
downloads

Publisher

verified publisherpixela.tech

Weekly Downloads

A functional and (not so) elegant primsmic.io integration for Dart and Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

built_collection, built_value, flutter, http

More

Packages that depend on flusmic