nexabase_flutter_sdk 1.0.5 copy "nexabase_flutter_sdk: ^1.0.5" to clipboard
nexabase_flutter_sdk: ^1.0.5 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 Flutter:

 $ flutter pub add nexabase_flutter_sdk

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

dependencies:
  nexabase_flutter_sdk: ^1.0.5

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

MIT (license)

Dependencies

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

More

Packages that depend on nexabase_flutter_sdk