orbitnest_studio_flutter 1.6.3 copy "orbitnest_studio_flutter: ^1.6.3" to clipboard
orbitnest_studio_flutter: ^1.6.3 copied to clipboard

Official Flutter SDK for OrbitNest Studio — auth (MFA, passkeys, SMS), Postgres queries, realtime, storage, and vector search for your backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orbitnest_studio_flutter

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

dependencies:
  orbitnest_studio_flutter: ^1.6.3

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:orbitnest_studio_flutter/orbitnest_studio_flutter.dart';
1
likes
90
points
132
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for OrbitNest Studio — auth (MFA, passkeys, SMS), Postgres queries, realtime, storage, and vector search for your backend.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, dio, flutter, flutter_bloc, flutter_dotenv, flutter_secure_storage, jwt_decoder, passkeys, uuid, web_socket_channel

More

Packages that depend on orbitnest_studio_flutter