flutter_ota_kit_postgres 0.1.5 copy "flutter_ota_kit_postgres: ^0.1.5" to clipboard
flutter_ota_kit_postgres: ^0.1.5 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

With Flutter:

 $ flutter 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.5

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:flutter_ota_kit_postgres/flutter_ota_kit_postgres.dart';
0
likes
160
points
209
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Postgres plugin for flutter_ota_kit — database backend.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter_ota_kit_core, flutter_ota_kit_plugin_core, postgres

More

Packages that depend on flutter_ota_kit_postgres