todos-contra-el-fuego-mobile/lib/models
vjrj 948a609619 fix: lazy initialize YourLocation.noLocation to prevent LateInitializationError
The static field 'noLocation' was never initialized after removing the
_initNoLocation() function. Changed to a lazy getter that initializes
on first access to prevent runtime crash.
2026-03-06 23:03:00 +01:00
..
appState.dart refactor: clean up 55 lint warnings and issues 2026-03-06 22:47:27 +01:00
appState.g.dart refactor: clean up 55 lint warnings and issues 2026-03-06 22:47:27 +01:00
basicLocation.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
falsePositiveTypes.dart Added Monitorized Areas 2018-08-06 10:34:32 +02:00
fireMapState.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
fireNotification.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
fireNotification.g.dart refactor: clean up 55 lint warnings and issues 2026-03-06 22:47:27 +01:00
fireNotificationsPersist.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
firesApi.dart refactor: clean up 55 lint warnings and issues 2026-03-06 22:47:27 +01:00
user.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00
yourLocation.dart fix: lazy initialize YourLocation.noLocation to prevent LateInitializationError 2026-03-06 23:03:00 +01:00
yourLocation.g.dart fix: resolve 78 strict analysis errors with explicit type annotations 2026-03-06 10:47:12 +01:00
yourLocationPersist.dart fix: resolve 2 remaining strict analysis errors 2026-03-06 11:21:06 +01:00