refiner_flutter 1.5.1 copy "refiner_flutter: ^1.5.1" to clipboard
refiner_flutter: ^1.5.1 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 Flutter:

 $ flutter pub add refiner_flutter

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

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

Publisher

verified publisherrefiner.io

Official Flutter wrapper for the Refiner.io Mobile SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on refiner_flutter