catechism 0.0.3
catechism: ^0.0.3 copied to clipboard
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.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 #
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