cattyinstall_web 1.0.0 copy "cattyinstall_web: ^1.0.0" to clipboard
cattyinstall_web: ^1.0.0 copied to clipboard

Platformweb

Web implementation of the cattyinstall plugin.

cattyinstall_web #

The Web implementation of the cattyinstall Flutter plugin.

Usage #

This package is automatically included when you use the cattyinstall package on Web. You do not need to add it directly to your pubspec.yaml.

How It Works #

This package uses a bundled JavaScript SDK (cattyinstall_app.js) injected into the page at runtime. It communicates with the JS SDK via dart:js_interop to provide:

  • Browser fingerprint generation (canvas hash, WebGL renderer, screen metrics, etc.)
  • Install attribution parameter retrieval
  • Event reporting
  • Deep link event handling

Requirements #

  • Flutter >= 3.19.0
  • Dart >= 3.3.0
0
likes
140
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the cattyinstall plugin.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cattyinstall_platform_interface, flutter, flutter_web_plugins, web

More

Packages that depend on cattyinstall_web

Packages that implement cattyinstall_web