prayer 0.0.2 copy "prayer: ^0.0.2" to clipboard
prayer: ^0.0.2 copied to clipboard

The prayer library is a framework for creating a prayer application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prayer

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

dependencies:
  prayer: ^0.0.2

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:prayer/prayer.dart';
4
likes
130
points
13
downloads

Publisher

verified publisherfliturgy.com

Weekly Downloads

The prayer library is a framework for creating a prayer application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, provider

More

Packages that depend on prayer