orbitnest_studio_flutter 1.5.1 copy "orbitnest_studio_flutter: ^1.5.1" to clipboard
orbitnest_studio_flutter: ^1.5.1 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 Dart:

 $ dart pub add orbitnest_studio_flutter

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 dart pub get):

dependencies:
  orbitnest_studio_flutter: ^1.5.1

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

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

unknown (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