Reasonable Doubt

Enter the access password to view project files

Incorrect password. Try again.
Logo

Reasonable Doubt - Legal Assistant

com.kelthos.reasonabledoubt · v1.7.0+7
NameSizeDescription
64.4 MB Android APK — install directly on device
54.9 MB Android App Bundle — for Google Play upload
Full Flutter source code (zip)
49 KB App logo / icon source image
512x512 High resolution Play Store icon
1024x500 Play Store feature graphic
3.5 KB Play Store listing text (title, description, tags)

How to Run the Source Code

# 1. Prerequisites
#    - Flutter SDK 3.x: https://docs.flutter.dev/get-started/install
#    - Android Studio (for Android SDK and emulator)
#    - A physical Android device or emulator

# 2. Unzip the source code
unzip reasonabledoubt-source.zip
cd reasonabledoubt/

# 3. Install dependencies
flutter pub get

# 4. Run on a connected device or emulator
flutter run

# 5. Build a release APK
flutter build apk --release
# Output: build/app/outputs/flutter-apk/app-release.apk

# 6. Build an AAB for Google Play
flutter build appbundle --release
# Output: build/app/outputs/bundle/release/app-release.aab

App Details

App Name:     Reasonable Doubt - Legal Assistant
Package:      com.kelthos.reasonabledoubt
Version:      1.7.0+7
Framework:    Flutter 3.x / Dart 3.x
Backend API:  https://nomazra.kelthos.com/api/nomazra (shared, already live)

Features:
  - AI-powered Legal Chat (text + voice input)
  - Know Your Rights quick-reference cards
  - Document Scanner and Analysis
  - Legal Cost Estimator
  - Legal Glossary with search
  - Voice Call Assistant

Signing:
  Keystore:   reasonabledoubt-release.jks (included in source)
  Alias:      reasonabledoubt
  Password:   ReasonableDoubt2026