ibl_mobile_sdk 0.8.7 copy "ibl_mobile_sdk: ^0.8.7" to clipboard
ibl_mobile_sdk: ^0.8.7 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
copied to clipboard

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.7
copied to clipboard

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';
copied to clipboard
1
likes
95
points
65
downloads

Publisher

verified publisheribleducation.com

Weekly Downloads

2024.07.04 - 2025.01.16

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