inuba_flutter_sdk 0.6.0 copy "inuba_flutter_sdk: ^0.6.0" to clipboard
inuba_flutter_sdk: ^0.6.0 copied to clipboard

iNuba Flutter SDK - Integration library for flutter mobile applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inuba_flutter_sdk

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

dependencies:
  inuba_flutter_sdk: ^0.6.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:inuba_flutter_sdk/inuba_flutter_sdk.dart';
3
likes
160
points
60
downloads

Publisher

verified publisheraldahirfernando.dev

Weekly Downloads

iNuba Flutter SDK - Integration library for flutter mobile applications

Homepage
Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on inuba_flutter_sdk