catechism 0.0.4 copy "catechism: ^0.0.4" to clipboard
catechism: ^0.0.4 copied to clipboard

outdated

The catechism library is a framework for creating a catechism (question and answer learning tool) application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add catechism

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

dependencies:
  catechism: ^0.0.4

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:catechism/catechism.dart';
3
likes
0
points
100
downloads

Publisher

verified publisherfliturgy.com

Weekly Downloads

The catechism library is a framework for creating a catechism (question and answer learning tool) application.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_localizations, provider

More

Packages that depend on catechism