anagog_flutter 1.11.0 copy "anagog_flutter: ^1.11.0" to clipboard
anagog_flutter: ^1.11.0 copied to clipboard

Anagog SDK Flutter plugin. Use our Flutter plugin to integrate our SDK in your Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anagog_flutter

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

dependencies:
  anagog_flutter: ^1.11.0

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:anagog_flutter/anagog_flutter.dart';
1
likes
120
pub points
11%
popularity

Publisher

verified publisheranagog.com

Anagog SDK Flutter plugin. Use our Flutter plugin to integrate our SDK in your Flutter apps.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on anagog_flutter