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

Flutter bindings and tools for utilizing the FlashCat Mobile SDKs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flashcat_flutter_plugin

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

dependencies:
  flashcat_flutter_plugin: ^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:flashcat_flutter_plugin/flashcat_flutter_plugin.dart';
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

verified publisherflashcat.cloud

Weekly Downloads

Flutter bindings and tools for utilizing the FlashCat Mobile SDKs

License

Apache-2.0 (license)

Dependencies

ffi, flutter, flutter_web_plugins, jni, json_annotation, meta, plugin_platform_interface, uuid, web

More

Packages that depend on flashcat_flutter_plugin

Packages that implement flashcat_flutter_plugin