pixabay_picker 1.0.7 copy "pixabay_picker: ^1.0.7" to clipboard
pixabay_picker: ^1.0.7 copied to clipboard

A Dart package for pixabay.com. With the api you can search or download videos and images from pixabay.com

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pixabay_picker

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

dependencies:
  pixabay_picker: ^1.0.7

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:pixabay_picker/pixabay_picker.dart';
10
likes
120
pub points
70%
popularity

Publisher

verified publisherblacksalt.io

A Dart package for pixabay.com. With the api you can search or download videos and images from pixabay.com

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, universal_io

More

Packages that depend on pixabay_picker