flutter_instamojo 1.0.1+5 copy "flutter_instamojo: ^1.0.1+5" to clipboard
flutter_instamojo: ^1.0.1+5 copied to clipboard

A new Flutter plugin for instamojo made in flutter (every widgets and InappBrowser for flutter).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_instamojo

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

dependencies:
  flutter_instamojo: ^1.0.1+5

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:flutter_instamojo/flutter_instamojo.dart';
4
likes
40
pub points
0%
popularity

Publisher

verified publisherkushalm.xyz

A new Flutter plugin for instamojo made in flutter (every widgets and InappBrowser for flutter).

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

decimal, equatable, flutter, flutter_bloc, flutter_inappwebview, http, meta

More

Packages that depend on flutter_instamojo