todos-contra-el-fuego-mobile/lib/redux
vjrj 68ad4adbcf refactor: continue lint cleanup - 96 more issues fixed
- Add @immutable to classes with ==/hashCode (homePage, basicLocation, fireNotification, yourLocation, monitoredAreas)
- Fix camel_case_types (genericMap → GenericMap)
- Fix avoid_dynamic_calls (firesApi - typed responses)
- Fix use_build_context_synchronously (locationUtils)
- Fix always_put_control_body_on_new_line (4 reducers)
- Fix always_specify_types (placesAutocompleteUtils, reducers)
- Fix eol_at_end_of_file (4 files)
- Fix prefer_function_declarations_over_variables (introPage)
- Fix flutter_style_todos (fireMapReducer)

Build: APK generated, 0 errors, 0 warnings
2026-03-07 11:17:01 +01:00
..
actions.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
appActions.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
appReducer.dart fix: Resolve Dart type inference errors and update Android build configuration for Gradle 8.14 2026-03-06 21:44:54 +01:00
errorReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
fetchDataMiddleware.dart refactor: clean up 55 lint warnings and issues 2026-03-06 22:47:27 +01:00
fireMapActions.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
fireMapReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
fireNotificationActions.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
fireNotificationReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
loadedReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
loadingReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
reducers.dart fix: Resolve Dart type inference errors and update Android build configuration for Gradle 8.14 2026-03-06 21:44:54 +01:00
userReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
yourLocationActions.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
yourLocationsReducer.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00