turbo_sdk 1.1.8 copy "turbo_sdk: ^1.1.8" to clipboard
turbo_sdk: ^1.1.8 copied to clipboard

Turbo SDK Flutter Plugin for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add turbo_sdk

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

dependencies:
  turbo_sdk: ^1.1.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:turbo_sdk/turbo_sdk.dart';
0
likes
100
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Turbo SDK Flutter Plugin for Android and iOS.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, plugin_platform_interface, shared_preferences

More

Packages that depend on turbo_sdk

Packages that implement turbo_sdk