Push Notifications in Flutter
Design notification UX: channels, taps, and deep link routing.
Design notification UX: channels, taps, and deep link routing.
Get GPS coordinates with permission handling (geolocator/location).
Login to receive JWT, persist it, and attach on API calls; refresh when needed.
Add Firebase to Flutter with FlutterFire and platform config files.
Sign users in with email/password and federated providers via Firebase Auth.
Use GetX for state, DI, and navigation in one package (know trade-offs).
Call backend REST APIs and map responses into Dart models.