argyle_link_flutter 1.14.1 copy "argyle_link_flutter: ^1.14.1" to clipboard
argyle_link_flutter: ^1.14.1 copied to clipboard

Argyle Link for Flutter. Integrates the native iOS and Android SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add argyle_link_flutter

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

dependencies:
  argyle_link_flutter: ^1.14.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:argyle_link_flutter/account_data.dart';
import 'package:argyle_link_flutter/argyle_link.dart';
import 'package:argyle_link_flutter/form_data.dart';
import 'package:argyle_link_flutter/language.dart';
import 'package:argyle_link_flutter/link_config.dart';
import 'package:argyle_link_flutter/link_error.dart';
import 'package:argyle_link_flutter/ui_event.dart';
0
likes
125
points
255
downloads

Publisher

verified publisherargyle.com

Weekly Downloads

Argyle Link for Flutter. Integrates the native iOS and Android SDKs.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on argyle_link_flutter

Packages that implement argyle_link_flutter