flutter_ota_kit_postgres 0.1.4 copy "flutter_ota_kit_postgres: ^0.1.4" to clipboard
flutter_ota_kit_postgres: ^0.1.4 copied to clipboard

Postgres plugin for flutter_ota_kit — database backend.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ota_kit_postgres

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

dependencies:
  flutter_ota_kit_postgres: ^0.1.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_ota_kit_postgres/flutter_ota_kit_postgres.dart';
0
likes
0
points
209
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Postgres plugin for flutter_ota_kit — database backend.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter_ota_kit_core, flutter_ota_kit_plugin_core, postgres

More

Packages that depend on flutter_ota_kit_postgres