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

Flutter SDK for Veloquent BaaS with auth, records, collections, schema, onboarding, and realtime support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add veloquent_sdk

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

dependencies:
  veloquent_sdk: ^1.0.2

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:veloquent_sdk/veloquent_sdk.dart';
1
likes
150
points
151
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Veloquent BaaS with auth, records, collections, schema, onboarding, and realtime support.

Repository (GitHub)
View/report issues

Topics

#veloquent #sdk #laravel

License

(pending) (license)

Dependencies

flutter, http, pusher_channels_flutter, shared_preferences

More

Packages that depend on veloquent_sdk