ntatko / homiletics-mobile

Mobile app for doing homiletics the Bible Study way.
https://homiletics.app
MIT License
3 stars 0 forks source link
bible-study flutter

Homiletics

Code and Tests

The Homiletics Mobile App is a mobile application that allows users to create BSF-style homiletics.

Hey, there's an issue!

Great, thanks for coming all this way to report it! You can open a new issue here or by clicking on the issues tab.

Getting Started

Building

This is the command to ship the android version of the app.

flutter build appbundle --build-number 2 --build-name 1.0.0

To ship iOS, xcode must be used.

Flutter info

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

More Information

License

This app is distributed under the MIT license, which means you can copy and do pretty much whatever you like with the code. See the LICENSE file for more information.

Contributing

If you want to contribute to this project, please see the CONTRIBUTING.md file.