top of page
AbstractArchitecturalTechnicalImage_edited_edited.jpg
wells_of_refuge_launcher_icon.jpg

Wells of Refuge Welcoming Devotional

Cross-platform devotional content for non-native English speakers

A cross-platform devotional application for iOS and Android — built in Flutter/Dart for shared codebase delivery — designed to provide accessible scripture, guided reading plans, and refugee-centered devotional content for non-native English speakers. Launched in May 2023 and developed in collaboration with a mentee — a resettled refugee from Rwanda I've worked with since he was finishing high school in 2017 — Wells of Refuge has reached 65,000+ downloads across 179 countries and territories, including communities much like the one he came from.

AbstractArchitecturalTechnicalImage_edited.jpg

What Made This Complex

  • Refugee and immigrant users required content accessible to non-native English speakers with varied literacy levels

  • Scripture and devotional materials needed to remain understandable without losing meaning or theological integrity

  • Cross-platform delivery across iOS and Android required a shared codebase architecture rather than separate native builds

  • Multimodal devotional experiences required coordination between scripture, reading plans, immigrant stories, and supporting content

  • Collaborative development with a mentee required balancing teaching, code quality, and practical delivery

  • Limited resources required careful tradeoffs between usability, maintainability, and production scope

How I Approached It

Rather than treating the application as a digital book, I approached it as an accessibility and content delivery system — one that needed to work reliably across platforms for users whose first language wasn't English, and whose life circumstances often included displacement, trauma, and limited digital familiarity. The development collaboration also served as a deliberate investment in a mentee's practical growth as a developer.

Prioritized:

  • Selecting Flutter/Dart as the platform foundation to enable cross-platform delivery from a shared codebase

  • Using intentionally simplified scripture translations to improve accessibility for non-native speakers

  • Designing devotional pathways through guided reading plans, book introductions, and contextual content

  • Structuring content architecture for long-term maintainability and future expansion

  • Balancing accessibility with faithfulness to source meaning

  • Mentoring a resettled refugee from Rwanda through practical collaborative development — from high school student to production co-developer building tools for communities like his own

Constraints & Tradeoffs

The most persistent tension was between accessibility and fidelity — simplified language helps non-native speakers but can strip meaning from scripture that depends on precise wording. Every content decision required judgment about where clarity mattered more than literalism and where it didn't. Delivering across iOS and Android from a shared codebase also introduced platform-specific edge cases that required ongoing attention without the benefit of separate native development paths.

Outcome

Delivered a production devotional application available on both Google Play and the Apple App Store, providing accessible scripture, guided reading plans, and refugee-centered devotional content across iOS and Android from a shared Flutter/Dart codebase. Since launching in May 2023, Wells of Refuge has reached 65,000+ downloads across 179 countries and territories — and served as a practical development environment for a mentee whose journey from resettled refugee to production co-developer mirrors the communities this application was built to reach.

AbstractArchitecturalTechnicalImage_edited.jpg

What This Illustrates

Building for underserved audiences at global scale requires holding accessibility, meaning, and maintainability in careful balance — and the most durable systems are often built alongside people who are growing into their own capabilities.

bottom of page