pam_flutter 2.4.11 copy "pam_flutter: ^2.4.11" to clipboard
pam_flutter: ^2.4.11 copied to clipboard

A Flutter plugin for integrating mobile Flutter app with PAM Real CDP. learn more about pam at https://pams.ai

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pam_flutter

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

dependencies:
  pam_flutter: ^2.4.11

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:pam_flutter/pam_flutter.dart';
1
likes
150
points
897
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating mobile Flutter app with PAM Real CDP. learn more about pam at https://pams.ai

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

android_id, device_info_plus, firebase_messaging, flutter, http, package_info_plus, plugin_platform_interface, queue, shared_preferences, url_launcher, uuid

More

Packages that depend on pam_flutter