deta_dart 1.0.3 copy "deta_dart: ^1.0.3" to clipboard
deta_dart: ^1.0.3 copied to clipboard

unlistedoutdated

Flutter package for easy usage of Deta Base, Drive and Auth

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deta_dart

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

dependencies:
  deta_dart: ^1.0.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:deta_dart/deta_dart.dart';
0
likes
110
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for easy usage of Deta Base, Drive and Auth

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, json_annotation, json_serializable

More

Packages that depend on deta_dart