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 [...]

150/ 160
pub points
10
downloads

We analyzed this package 9 days ago, and awarded it 150 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/infominez/url_flow_sdk_poc was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/infominez/url_flow_sdk_poc was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/infominez/url_flow_sdk_poc/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

122 out of 127 API elements (96.1 %) have documentation comments.

Some symbols that are missing documentation: url_flow_sdk_poc.DeviceSecurityChecker.DeviceSecurityChecker.new, url_flow_sdk_poc.DeviceSecurityCheckerImpl.DeviceSecurityCheckerImpl.new, url_flow_sdk_poc.DeviceSecurityResult.DeviceSecurityResult.new, url_flow_sdk_poc.SecurityCheckOptions.SecurityCheckOptions.new, url_flow_sdk_poc.UrlValidator.config.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:url_flow_sdk_poc/url_flow_sdk_poc.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:url_flow_sdk_poc/url_flow_sdk_poc.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:url_flow_sdk_poc/url_flow_sdk_poc.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:url_flow_sdk_poc/url_flow_sdk_poc.dart that declares support for platforms: Android, iOS.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_jailbreak_detection ^1.10.0 1.10.0 1.10.0
webview_flutter ^4.10.0 4.14.1 4.14.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.4.2 2.4.2
webview_flutter_android - 4.14.1 4.14.1
webview_flutter_platform_interface - 2.15.1 2.15.1
webview_flutter_wkwebview - 3.26.1 3.26.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
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