backdoor_flutter 0.1.4 copy "backdoor_flutter: ^0.1.4" to clipboard
backdoor_flutter: ^0.1.4 copied to clipboard

discontinuedreplaced by: license_checker_flutter
retracted

The BackdoorFlutter library provides a solution for managing payment statuses in Flutter apps. It allows you to initialize app configurations, check payment status, and handle scenarios like trials an [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add backdoor_flutter

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

dependencies:
  backdoor_flutter: ^0.1.4

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:backdoor_flutter/backdoor_flutter.dart';
1
likes
0
points
207
downloads

Publisher

verified publishergtirkha.com

Weekly Downloads

The BackdoorFlutter library provides a solution for managing payment statuses in Flutter apps. It allows you to initialize app configurations, check payment status, and handle scenarios like trials and limited launches. With customizable callbacks for states (e.g., paid, unpaid), robust error handling, and built-in logging, this library streamlines payment management and enhances user experience, making it ideal for developers integrating subscription and payment validation into their apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, freezed_annotation, json_annotation, shared_preferences

More

Packages that depend on backdoor_flutter