An offline library app of creeds, confessions and catechisms of the protestant reformed churches.

Related tags

Map sound_doctrine
Overview

Sound Doctrine

| |

An iOS/Android app created in Flutter to provide local access to the tested creeds, confessions and articles of the historical protestant reformed church. Currently includes: Apostle's Creed, Nicene Creed, Athanasian Creed, Chalcedonian Creed, Council of Orange, Second Council of Constantinople, Nintey-five Theses, Belgic Confession, Heidelberg Catechism, and Westminster Confession.

Download

Requires republishing ⚠️

Resources

Due to the lack of API for creeds and confessional, all contents were retrieved manually from various trusted sources:

Packages

License

This project is licensed under the MIT License.

Comments
  • Add the London Baptist Confession (1689)

    Add the London Baptist Confession (1689)

    Again, I would be willing to do the work and submit a pull request. Just checking to see if this is one you would approve. The LBC is essentially a Baptist revision of the WCF and is used the the statement of faith for many Reformed Baptist churches today.

    enhancement 
    opened by mattrob33 2
  • Modernized Heidelberg

    Modernized Heidelberg

    opened by mattrob33 1
  • Heidelberg - modern translation

    Heidelberg - modern translation

    The current Heidelberg in the app is an archaic translation, but freely available modern translations already exist. If I do the work to update the Heidelberg to a modern translation (from CARM since it's already credited in the About page) would you accept a PR? (BTW love this app concept and am excited about the possibility of contributing!)

    opened by mattrob33 1
  • Added London Confession (1689)

    Added London Confession (1689)

    Format was copied from the existing Westminster, but I decided to drop the Footnotes section in favor of just listing biblical references in parentheses at the end of each sub-section since the LBC lists general citations for each section rather than specifically marking them in a footnote-friendly format like the Westminster does.

    opened by mattrob33 0
  • Feature/keystore

    Feature/keystore

    Enable Android build and debug without a key store. Made changes build.gradle to check if key store exists before building, then builds accordingly. This makes the project truly open source.

    opened by json469 0
  • Feature/recategorise

    Feature/recategorise

    1. Create and assign cleaner categories: Creed, Confessions, Catechisms, and Other Documents.
    2. Folder restructure to be more logical and categorised.
    3. Refactor Navigation Page.
    4. Add iOS development environment relate files to build and run on Mac.
    5. Replace Belgic Confession's sticky header to page navigation.
    opened by json469 0
  • Add responsive footnotes

    Add responsive footnotes

    This is my primary concern and plan at the moment, to create a responsive footnote within each text widget so that upon user's tap on a referenced number or a bible chapter a modal appears with relevant footnote/bible.

    I haven't yet found a suitable solution/package to add functionality in between text. I will require further research on other apps or rely on someone else's suggestions.

    Please feel free to add your thoughts here.

    help wanted 
    opened by json469 0
Releases(v1.2)
  • v1.2(Apr 8, 2020)

    v1.2 Release Notes

    Add Dark Mode [contributed by @jonatadashi] Title header size reduced General code refactor

    NOTE: App to be republished soon 😅

    Source code(tar.gz)
    Source code(zip)
  • v1.1(Jul 2, 2019)

  • v1.0(Apr 11, 2019)

    "But as for you, teach what accords with sound doctrine." - Titus 2:1

    An offline library app created to provide access to the tested creeds, confessions and articles of the historical protestant reformed church. Currently includes: Apostle's Creed, Nicene Creed, Athanasian Creed, Chalcedonian Creed, Council of Orange, Second Council of Constantinople, Nintey-five Theses, Belgic Confession, Heidelberg Catechism, and Westminster Confession.

    Created in Flutter and is open source. Does not require any permission. Does not store any personal data.

    This is a personal project in infant stage so additional work and updates will be worked upon. Any feedback will be greatly appreciated.

    Soli Deo Gloria

    Source code(tar.gz)
    Source code(zip)
    sound_doctrine_v1.0.apk(5.67 MB)
Owner
Jesse
Coding is my blanket.
Jesse
Devtoolbox - Collection of offline utilities for developers

DevTools Online utilities for formatting, encoding/decoding etc are dangerous to

Nilesh 83 Aug 22, 2022
Devtoolbox - Collection of offline utilities for developers

DevTools Online utilities for formatting, encoding/decoding etc are dangerous to

Polyglot Network 83 Aug 22, 2022
A Flutter package for iOS and Android for picking location and images.

location and image picker package for Flutter A Flutter package for iOS and Android for picking location and images. Demo Installation First, add loca

sk shamimul islam 9 Sep 28, 2022
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL

Mapbox GL Native A C++ library that powers customizable vector maps in native applications on multiple platforms by taking stylesheets that conform to

Mapbox 4.2k Jan 6, 2023
Dart API that provides sunset and sunrise times for a given latitude and longitude

Sunrise Sunset Dart API that provides sunset and sunrise times for a given latit

Asjad 0 Dec 24, 2021
flutter_map plugin to request and display the users location and heading on the map

The plugin is discontinued. Feel free to fork it or checkout similar plugins. Flutter Map – Location plugin A flutter_map plugin to request and displa

Fabian Rosenthal 19 Oct 11, 2022
A map tour guide mobile app based on Flutter, an AI travel notes product integrating map tour guide and UGC.

A map tour guide mobile app based on Flutter, an AI travel notes product integrating map tour guide and UGC. Through the combination of 5g + AI, colle

null 24 Jan 14, 2022
Download, cache and show images in a flutter app

Cached network image A flutter library to show images from the internet and keep them in the cache directory. Sponsors Try the Flutter Chat Tutorial ?

Baseflow 2.1k Jan 1, 2023
Flutter plugin for forward and reverse geocoding

geocoder Forward and reverse geocoding. Usage Import package:geocoder/geocoder.dart, and use the Geocoder.local to access geocoding services provided

Aloïs Deniel 177 Dec 31, 2022
DinoRide allows you to book a trip and have dinosaurs deliver you to your desired location!

DinoRide ?? Inspiration We wanted to reimagine a modern app in a prehistoric context. We thought a taxi service but with dinosaurs would have been fun

Westdale Software Dev Club 1 Jun 30, 2022
Polyline encoding algorithm for encoding and decoding a list of coordinates

Polyline_do Mapbox supported Polyline encoding is a lossy compression algorithm that allows you to store a series of coordinates as a single string. P

Fernando 4 Sep 13, 2021
Aplications with google maps and geolocation

Aplications with google maps and geolocation

Richardson Tsavo 4 Jul 26, 2022
Flutter geolocation plugin for Android and iOS.

geolocation Flutter geolocation plugin for Android API 16+ and iOS 9+. Features: Manual and automatic location permission management Current one-shot

Loup 222 Jan 2, 2023
This is a Flutter package that uses the Google Maps API to make a TextField that tries to autocomplete places as the user types, with simple smooth animations, making a nice UI and UX.

search_map_place This is a Flutter package that uses the Google Maps API to make a TextField that tries to autocomplete places as the user types, with

Lucas Bernardi 127 Oct 22, 2022
Android and iOS Geolocation plugin for Flutter

Flutter geolocator plugin The Flutter geolocator plugin is build following the federated plugin architecture. A detailed explanation of the federated

Baseflow 1k Jan 5, 2023
Android and iOS Geolocation plugin for Flutter

Flutter geolocator plugin The Flutter geolocator plugin is build following the federated plugin architecture. A detailed explanation of the federated

Baseflow 891 Nov 14, 2021
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.

Flutter Location Plugin This plugin for Flutter handles getting a location on Android and iOS. It also provides callbacks when the location is changed

Guillaume Bernos 953 Dec 22, 2022
Localizator is a flutter application that provides your current/given position,and gives you weather Forecasts

Locativity Locativity is a flutter application implements flutter_map and Geolocator plugins to provide your current/given position then render it on

Houssemeddine Souissi 48 Nov 6, 2022
A Flutter package for place search using MapBox Api and for Static map image

About This package provides easy api calls to MapBox Search API. Also, it contains an static map image generator ?? . Maki Icons can be used now in ma

Ketan Choyal 63 Dec 2, 2022