otlub_flutter_sdk 1.0.0 copy "otlub_flutter_sdk: ^1.0.0" to clipboard
otlub_flutter_sdk: ^1.0.0 copied to clipboard

Official OTLUB Flutter SDK for API integration and authentication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otlub_flutter_sdk

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

dependencies:
  otlub_flutter_sdk: ^1.0.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:otlub_flutter_sdk/otlub_flutter_sdk.dart';
0
likes
110
points
130
downloads

Publisher

unverified uploader

Weekly Downloads

Official OTLUB Flutter SDK for API integration and authentication

Topics

#api #authentication #http #rest #sdk

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage, http, intl, json_annotation, logger, shared_preferences

More

Packages that depend on otlub_flutter_sdk