agora_fpa_service 0.1.14 copy "agora_fpa_service: ^0.1.14" to clipboard
agora_fpa_service: ^0.1.14 copied to clipboard

PlatformAndroidiOS
outdated

Flutter plugin to integrate Agora FPA service into your app with just a few lines of code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agora_fpa_service

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

dependencies:
  agora_fpa_service: ^0.1.14

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:agora_fpa_service/agora_fpa_service.dart';
0
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to integrate Agora FPA service into your app with just a few lines of code.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, json_annotation

More

Packages that depend on agora_fpa_service

Packages that implement agora_fpa_service