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

A MCU Rest API library

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.0

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
130
points
21
downloads

Publisher

verified publisherapp-brewery.dev

Weekly Downloads

A MCU Rest API library

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dio, flutter

More

Packages that depend on flutter_mcu_api