flutter_ota_kit_plugin_core 0.0.7 copy "flutter_ota_kit_plugin_core: ^0.0.7" to clipboard
flutter_ota_kit_plugin_core: ^0.0.7 copied to clipboard

Plugin core abstractions for flutter_ota_kit — database, storage, and build interfaces.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ota_kit_plugin_core

With Flutter:

 $ flutter pub add flutter_ota_kit_plugin_core

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

dependencies:
  flutter_ota_kit_plugin_core: ^0.0.7

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:flutter_ota_kit_plugin_core/flutter_ota_kit_plugin_core.dart';
0
likes
160
points
248
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Plugin core abstractions for flutter_ota_kit — database, storage, and build interfaces.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter_ota_kit_core, mime

More

Packages that depend on flutter_ota_kit_plugin_core