todos-contra-el-fuego-mobile/lib/models
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
..
appState.dart refactor: fix remaining lint warnings and deprecated APIs 2026-03-07 09:35:59 +01:00
appState.g.dart refactor: fix remaining lint warnings and deprecated APIs 2026-03-07 09:35:59 +01:00
basicLocation.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
falsePositiveTypes.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
fireMapState.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
fireNotification.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
fireNotification.g.dart refactor: fix remaining lint warnings and deprecated APIs 2026-03-07 09:35:59 +01:00
fireNotificationsPersist.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
firesApi.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
user.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
yourLocation.dart refactor: continue lint cleanup - 96 more issues fixed 2026-03-07 11:17:01 +01:00
yourLocation.g.dart refactor: fix remaining lint warnings and deprecated APIs 2026-03-07 09:35:59 +01:00
yourLocationPersist.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00