instamojo 1.0.0+2 copy "instamojo: ^1.0.0+2" to clipboard
instamojo: ^1.0.0+2 copied to clipboard

Instamojo SDK from Instamojo ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instamojo

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

dependencies:
  instamojo: ^1.0.0+2

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:instamojo/instamojo.dart';
11
likes
120
points
0
downloads

Publisher

verified publisherevilrattechnologies.com

Weekly Downloads

Instamojo SDK from Instamojo ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

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

More

Packages that depend on instamojo