refiner_flutter 0.0.5-hotfix copy "refiner_flutter: ^0.0.5-hotfix" to clipboard
refiner_flutter: ^0.0.5-hotfix copied to clipboard

Official Flutter wrapper for the Refiner.io Mobile SDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add refiner_flutter

With Flutter:

 $ flutter pub add refiner_flutter

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

dependencies:
  refiner_flutter: ^0.0.5-hotfix

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

Publisher

verified publisherrefiner.io

Official Flutter wrapper for the Refiner.io Mobile SDK

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on refiner_flutter