| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseA free, anonymous Android scam awareness app built with Flutter.
Available on Google Play: https://play.google.com/store/apps/details?id=uk.co.scamsentry.app
Scam Sentry helps people check whether a situation they are experiencing matches known scam patterns. Select a category, answer nine yes/no questions, and receive a personalised risk result explaining exactly which warning signs were present and why, with clear next steps and direct links to official UK and US reporting resources.
Six categories covered:
Key features:
Privacy first:
Built collaboratively using Claude (Anthropic) and Grok as AI development partners, with all logic, question content, and risk scoring decisions directed and reviewed by the developer.
git clone https://github.com/scam-sentry/Scam-Sentry.git
cd scam-sentryflutter pub getConfigure Firebase Run flutterfire configure to generate your own firebase_options.dart
Run the app
flutter run --dart-define=AMPLITUDE_KEY=your_amplitude_key_herelib/ βββ main.dart β app entry, dual theme (light/dark) βββ services/ β βββ analytics_service.dart β Amplitude wrapper β βββ email_service.dart β mailto launcher βββ widgets/ β βββ bold_text.dart β markdown bold renderer β βββ responsive_body.dart β max-width tablet support βββ theme/ β βββ app_colors.dart β navy/gold palette, dark mode variants β βββ text_styles.dart β centralised text styles βββ screens/ β βββ home_screen.dart β βββ category_screen.dart β βββ question_screen.dart β 54 per-question info entries β βββ result_screen.dart β risk logic, share button β βββ info_screen.dart β FAQ, privacy policy dialog β βββ support_screen.dart β UK/US tab switcher β βββ quick_tips_screen.dart βββ questions/ βββ romance_questions_screen.dart βββ investment_questions_screen.dart βββ phishing_questions_screen.dart βββ purchase_questions_screen.dart βββ job_questions_screen.dart βββ high_risk_questions_screen.dart
This project is provided for reference and educational purposes. All rights reserved.
Scam Sentry is an independent tool and is not affiliated with any bank, police force, or government body.
Any questions please feel free to reach out: support@scam-sentry.co.uk
Linkedin: www.linkedin.com/in/geowil
Scam awareness app, contains 6 distinct categories with each consisting of 9 yes/no questions. The results can vary between low/medium/high risk depending on what the user selects.
Dart 2
| Back | FazBrowse Home | New Git URL |