pooler_flutter 1.0.0 copy "pooler_flutter: ^1.0.0" to clipboard
pooler_flutter: ^1.0.0 copied to clipboard

Unofficial Pooler Flutter SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pooler_flutter

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

dependencies:
  pooler_flutter: ^1.0.0

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:pooler_flutter/pooler_flutter.dart';
1
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Unofficial Pooler Flutter SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, equatable, flutter, url_launcher, webview_flutter

More

Packages that depend on pooler_flutter