attestr_flowx_flutter 0.6.3 copy "attestr_flowx_flutter: ^0.6.3" to clipboard
attestr_flowx_flutter: ^0.6.3 copied to clipboard

outdated

Flutter plugin for Attestr Flowx SDK. This is a wrapper around Attestr native SDK's.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add attestr_flowx_flutter

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

dependencies:
  attestr_flowx_flutter: ^0.6.3

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:attestr_flowx_flutter/attestr_flowx_flutter.dart';
3
likes
0
points
21
downloads

Publisher

verified publisherattestr.com

Weekly Downloads

Flutter plugin for Attestr Flowx SDK. This is a wrapper around Attestr native SDK's.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

eventify, flutter, plugin_platform_interface

More

Packages that depend on attestr_flowx_flutter

Packages that implement attestr_flowx_flutter