firedoctor 0.1.0-beta.4
firedoctor: ^0.1.0-beta.4 copied to clipboard
Firebase diagnostics tool for Flutter. Automatically detects misconfigurations across Android, iOS, FCM, and Crashlytics with deterministic exit codes.
Changelog #
0.1.0-beta.1 #
Added #
- ProjectAnalyzer
- DependencyAnalyzer
- FirebaseCoreAnalyzer
- AndroidAnalyzer
- IOSAnalyzer
- FCMAnalyzer
- CrashlyticsAnalyzer
Features #
- Health Score Engine v2
- Validation Framework
- JSON Reporting
- CI/CD Support
- Parallel Analyzer Execution
- Source File Cache
Testing #
- 738 automated tests
- Cross-platform validation
- Real-world validation framework
Documentation #
- Getting Started guide
- Diagnostic Codes reference
- Architecture documentation
- CI/CD documentation