nexabase_flutter_sdk 1.0.2 copy "nexabase_flutter_sdk: ^1.0.2" to clipboard
nexabase_flutter_sdk: ^1.0.2 copied to clipboard

SDK oficial de Flutter para Nexabase - Base de datos en tiempo real para aplicaciones Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nexabase_flutter_sdk

With Flutter:

 $ flutter pub add nexabase_flutter_sdk

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

dependencies:
  nexabase_flutter_sdk: ^1.0.2

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:nexabase_flutter_sdk/nexabase_flutter_sdk.dart';
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

SDK oficial de Flutter para Nexabase - Base de datos en tiempo real para aplicaciones Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, dio, flutter, http, json_annotation, logger, shared_preferences, web_socket_channel

More

Packages that depend on nexabase_flutter_sdk