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

Web to App Parameter Passing Solution. A lightweight deferred deep linking SDK to track your app's installations from webpages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mogua

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

dependencies:
  mogua: ^1.0.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:mogua/mogua.dart';
3
likes
150
points
5
downloads

Publisher

verified publisheromnimind.sg

Weekly Downloads

Web to App Parameter Passing Solution. A lightweight deferred deep linking SDK to track your app's installations from webpages.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mogua

Packages that implement mogua