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

outdated

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: ^0.2.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:pixabay_picker/pixabay_picker.dart';
11
likes
0
points
154
downloads

Publisher

verified publisherblacksalt.io

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pixabay_picker