ibl_mobile_sdk 0.8.8 copy "ibl_mobile_sdk: ^0.8.8" to clipboard
ibl_mobile_sdk: ^0.8.8 copied to clipboard

A Flutter SDK for IBL Mobile, providing easy-to-use functionalities for user authentication, including login and registration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ibl_mobile_sdk

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

dependencies:
  ibl_mobile_sdk: ^0.8.8

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:ibl_mobile_sdk/ibl_mobile_sdk.dart';
1
likes
75
pub points
0%
popularity

Publisher

verified publisheribleducation.com

A Flutter SDK for IBL Mobile, providing easy-to-use functionalities for user authentication, including login and registration.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_sound, http, json_annotation, jwt_decode, path_provider, web_socket_channel

More

Packages that depend on ibl_mobile_sdk