mogua 0.4.2 copy "mogua: ^0.4.2" to clipboard
mogua: ^0.4.2 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 Dart:

 $ dart pub add mogua

With Flutter:

 $ flutter pub add mogua

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

dependencies:
  mogua: ^0.4.2

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mogua

Packages that implement mogua