pilla_remote_content 0.0.5 copy "pilla_remote_content: ^0.0.5" to clipboard
pilla_remote_content: ^0.0.5 copied to clipboard

A package for managing remote content.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pilla_remote_content

With Flutter:

 $ flutter pub add pilla_remote_content

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

dependencies:
  pilla_remote_content: ^0.0.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:pilla_remote_content/pilla_remote_content.dart';
0
likes
0
pub points
39%
popularity

Publisher

verified publisherapp.pillapoupe.com

A package for managing remote content.

License

unknown (license)

Dependencies

dio, flutter, hive, hive_flutter

More

Packages that depend on pilla_remote_content