algo360pfm 0.0.1 copy "algo360pfm: ^0.0.1" to clipboard
algo360pfm: ^0.0.1 copied to clipboard

Flutter plugin for algo360PFM SDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add algo360pfm

With Flutter:

 $ flutter pub add algo360pfm

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

dependencies:
  algo360pfm: ^0.0.1

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:algo360pfm/algo360pfm.dart';
1
likes
0
pub points
14%
popularity

Publisher

unverified uploader

Flutter plugin for algo360PFM SDK

Homepage

License

unknown (LICENSE)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on algo360pfm