deta_pack 0.1.1 copy "deta_pack: ^0.1.1" to clipboard
deta_pack: ^0.1.1 copied to clipboard

A package for using deta Base features easily from within your flutter packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deta_pack

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

dependencies:
  deta_pack: ^0.1.1

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_pack/deta_pack.dart';
5
likes
25
pub points
0%
popularity

Publisher

unverified uploader

A package for using deta Base features easily from within your flutter packages.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on deta_pack