pb_obtain 0.7.5 copy "pb_obtain: ^0.7.5" to clipboard
pb_obtain: ^0.7.5 copied to clipboard

Download and run PocketBase releases by version.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pb_obtain

With Flutter:

 $ flutter pub add pb_obtain

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

dependencies:
  pb_obtain: ^0.7.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:pb_obtain/pb_obtain.dart';
0
likes
130
points
995
downloads

Publisher

unverified uploader

Weekly Downloads

Download and run PocketBase releases by version.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

archive, args, checked_yaml, crypto, csv, dart_style, dcli, freezed_annotation, http, json_annotation, json_serializable, meta, path, yaml

More

Packages that depend on pb_obtain