Lexai App
D 55 completed
Other
mobile_app / dart · small
195
Files
31,971
LOC
2
Frameworks
14
Languages
Pipeline State
completedRun ID
#1542642Phase
doneProgress
0%Started
2026-04-16 21:33:01Finished
2026-04-16 21:33:01LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
51.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:29Deduplication group #52227
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
AI Prompt
I want to build a mobile application using Flutter. This project seems to be a legal PDF assistant. Please set up the basic structure for a Flutter app that can interact with a backend, perhaps using Express. Since the repository also contains Dart, JSON, and SQL files, I assume the backend might involve some database interaction. Focus on creating the core mobile UI structure for a legal document assistant.
dart flutter mobile-app legal backend express json sql
Generated by gemma4:latest
Catalog Information
I want to build a mobile application using Flutter. This project seems to be a legal PDF assistant. Please set up the basic structure for a Flutter app that can interact with a backend, perhaps using Express. Since the repository also contains Dart, JSON, and SQL files, I assume the backend might involve some database interaction. Focus on creating the core mobile UI structure for a legal document assistant.
Tags
dart flutter mobile-app legal backend express json sql
Quality Score
D
55.0/100
Structure
41
Code Quality
62
Documentation
47
Testing
40
Practices
61
Security
90
Dependencies
90
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No CI/CD configuration — manual testing and deployment
- Potential hardcoded secrets in 1 files
- 5952 duplicate lines detected — consider DRY refactoring
- 13 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
Express Flutter
Symbols
method461
class129
variable126
function104
macro8
property8
enum7
struct3
constant1
type_alias1
extension1
API Endpoints (10)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | / | router.post | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | / | router.post | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | ANTHROPIC_API_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | Authorization | headers.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /health | app.get | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /status/:analysisId | router.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_SERVICE_ROLE_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_URL | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /test-diagnose | app.post | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /test-notification | app.post | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
Repobility · code-quality intelligence · https://repobility.com
BinComp Dependency Hardening
All packages →1 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.