inuba_flutter_sdk 0.1.1 copy "inuba_flutter_sdk: ^0.1.1" to clipboard
inuba_flutter_sdk: ^0.1.1 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 Dart:

 $ dart pub add inuba_flutter_sdk

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 dart pub get):

dependencies:
  inuba_flutter_sdk: ^0.1.1

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

Publisher

verified publisheraldahirfernando.dev

Weekly Downloads

iNuba Flutter SDK - Integration library for flutter mobile applications

Homepage
Repository

License

unknown (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on inuba_flutter_sdk