dogs_package 0.0.1 copy "dogs_package: ^0.0.1" to clipboard
dogs_package: ^0.0.1 copied to clipboard

A package to fetch dog images from an API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dogs_package

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

dependencies:
  dogs_package: ^0.0.1

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:dogs_package/dogs_package.dart';
0
likes
130
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A package to fetch dog images from an API.

Homepage

License

MIT (license)

Dependencies

dio, flutter, provider

More

Packages that depend on dogs_package