todos-contra-el-fuego-mobile/android
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
..
app fix: resolve all warnings (59 warnings → 0) 2026-03-06 11:28:04 +01:00
gradle/wrapper Migrate fires_flutter to flutter_map v6.1.0 and complete major null-safety fixes 2026-03-05 02:10:14 +01:00
.gitignore Initial commit 2018-06-08 11:30:33 +02:00
build.gradle Fix critical Firebase messaging and null-safety errors 2026-03-05 02:31:22 +01:00
gradle.properties Last changes not published 2026-03-05 01:18:27 +01:00
gradlew Initial commit 2018-06-08 11:30:33 +02:00
gradlew.bat Initial commit 2018-06-08 11:30:33 +02:00
settings.gradle fix: resolve all warnings (59 warnings → 0) 2026-03-06 11:28:04 +01:00
settings_aar.gradle Last changes not commited 2026-03-05 01:19:26 +01:00