todos-contra-el-fuego-mobile/android/app
vjrj a5e0335f72 fix: resolve all warnings (59 warnings → 0)
- Fix bloc_lint include_file_not_found by removing unneeded include
- Add explicit type annotations to callback parameters in activeFires.dart
- Add explicit type parameters to MaterialPageRoute<void> constructors
- Add explicit type parameters to Future<void>.delayed() calls
- Fix error handler signatures: (Object err, StackTrace stack)
- Remove 'const' from genericMap() widget construction (StatefulWidget)

All strict analysis errors and warnings now resolved (0 errors, 0 warnings).
Remaining 339 issues are info-level linting suggestions.
2026-03-06 11:28:04 +01:00
..
src/main Last changes not commited 2026-03-05 01:19:26 +01:00
build.gradle fix: resolve all warnings (59 warnings → 0) 2026-03-06 11:28:04 +01:00
google-services.json-sample Added flavours 2018-08-04 22:44:32 +02:00
proguard-rules.pro Release modifications 2018-08-04 17:53:37 +02:00