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

outdated

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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.0.5 #

Added #

  • more dart docs

0.0.4 #

Added #

  • some function level dart docs for the generated API reference docs
  • GitHub actions to test and publish

0.0.3 #

Added #

  • references for Questions
  • image for Question
  • bottom navigation bar (tabs) on details page
  • tab for showing scripture references/text for a given question
  • tab for showing an image for a given question

0.0.2 #

Added #

  • dartdoc comments for all classes

Changed #

  • updated the library description to be more descriptive

0.0.1 #

Initial Version

Added #

  • CatechismApp Widget, including the following:
    • app title
    • catechism question list screen
    • catechism detail screen with question and answer
    • drawer with links to additional info screens
    • custom theming
    • configuration (turning on/off the following features):
      • displaying the question number in the details screen
      • displaying the question title in the details screen
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