license_checker_flutter 1.0.2 copy "license_checker_flutter: ^1.0.2" to clipboard
license_checker_flutter: ^1.0.2 copied to clipboard

LicenseCheckerFlutter simplifies payment management in Flutter apps, providing status checks, trial handling, and customizable callbacks for an improved user experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add license_checker_flutter

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

dependencies:
  license_checker_flutter: ^1.0.2

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:license_checker_flutter/license_checker_flutter.dart';
0
likes
150
points
20
downloads

Publisher

verified publishergtirkha.com

Weekly Downloads

LicenseCheckerFlutter simplifies payment management in Flutter apps, providing status checks, trial handling, and customizable callbacks for an improved user experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, freezed_annotation, json_annotation, shared_preferences

More

Packages that depend on license_checker_flutter