offline_zen_stories 0.0.21 copy "offline_zen_stories: ^0.0.21" to clipboard
offline_zen_stories: ^0.0.21 copied to clipboard

A Flutter package that provides calming Zen stories when offline.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add offline_zen_stories

With Flutter:

 $ flutter pub add offline_zen_stories

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

dependencies:
  offline_zen_stories: ^0.0.21

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:offline_zen_stories/offline_zen_stories.dart';
1
likes
0
points
18
downloads

Publisher

verified publishersuneeldk.in

Weekly Downloads

A Flutter package that provides calming Zen stories when offline.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, flutter, http, lottie

More

Packages that depend on offline_zen_stories