age_signals_flutter 0.0.1 copy "age_signals_flutter: ^0.0.1" to clipboard
age_signals_flutter: ^0.0.1 copied to clipboard

PlatformAndroid

Flutter plugin to access Google Play Age Signals (Android)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add age_signals_flutter

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

dependencies:
  age_signals_flutter: ^0.0.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:age_signals_flutter/age_signals_flutter.dart';
4
likes
150
points
90
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to access Google Play Age Signals (Android)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on age_signals_flutter

Packages that implement age_signals_flutter