url_flow_sdk_poc 1.2.0 copy "url_flow_sdk_poc: ^1.2.0" to clipboard
url_flow_sdk_poc: ^1.2.0 copied to clipboard

A reusable Flutter SDK for timed URL redirects with auto-close functionality. Features include jailbreak/root detection, URL domain validation, custom theming, and lifecycle callbacks. Perfect for pa [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add url_flow_sdk_poc

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

dependencies:
  url_flow_sdk_poc: ^1.2.0

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable Flutter SDK for timed URL redirects with auto-close functionality. Features include jailbreak/root detection, URL domain validation, custom theming, and lifecycle callbacks. Perfect for payment flows, OAuth, and promotional pages.

Repository (GitHub)
View/report issues

Topics

#webview #sdk #security #payments #redirect

License

MIT (license)

Dependencies

flutter, flutter_jailbreak_detection, webview_flutter

More

Packages that depend on url_flow_sdk_poc