flutter_mcu_api 0.1.1 copy "flutter_mcu_api: ^0.1.1" to clipboard
flutter_mcu_api: ^0.1.1 copied to clipboard

An MCU REST API library to easily access the Marvel API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mcu_api

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

dependencies:
  flutter_mcu_api: ^0.1.1

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:flutter_mcu_api/flutter_mcu_api.dart';
1
likes
150
points
20
downloads

Publisher

verified publisherapp-brewery.dev

Weekly Downloads

An MCU REST API library to easily access the Marvel API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dio, flutter

More

Packages that depend on flutter_mcu_api