Lizandro GuarnizoandClaude Sonnet 4.6 eb01e96e5d fix: remove get package, upgrade Flutter 3.44 compat deps
- Remove `get` package (incompatible with Flutter 3.44/Dart 3.12 due to
  removed ThemeData.backgroundColor and final IconData class)
- Replace GetMaterialApp → MaterialApp with GlobalKey navigatorKey
- Convert AuthenticationRepository and all 7 controllers from
  GetxController to plain singletons
- Replace Get.snackbar/offAll/to/back/defaultDialog with app_navigator
  helpers and native Flutter APIs
- Add ApiService.baseUrl static + parseJson method
- Add UserModel.getUser static method
- Add UserProvider.score via ScoresModel API
- Fix user?.photo → user?.picture in drawer_menu, service_after
- Fix logout(uid!) → logout() in drawer_menu
- Fix photo_view_web.dart missing dart:typed_data import
- Remove getCoordsOfCity call from ubicacion.dart
- Fix UserModel.getUser?.name null-safety in map/service.dart
- Upgrade: google_maps_flutter ^2.9.0, url_launcher ^6.3.0,
  font_awesome_flutter ^10.8.0, image_picker ^1.1.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 14:33:22 -05:00
2023-08-20 15:00:52 -05:00
2023-11-03 09:31:20 -05:00
2023-03-27 14:35:26 -05:00
2023-05-12 16:56:43 -05:00
2024-01-16 21:48:38 -05:00
2023-12-03 12:41:51 -05:00
2023-11-08 16:05:47 -05:00
2023-11-11 18:13:58 -05:00
2023-10-12 13:22:03 -05:00
2023-11-17 11:58:11 -05:00
2023-11-08 16:05:47 -05:00
2023-05-12 16:56:43 -05:00
2023-03-24 18:39:59 -05:00
2023-03-24 18:39:59 -05:00
2023-03-24 18:39:59 -05:00
2023-03-24 18:39:59 -05:00
2023-05-12 16:56:43 -05:00
2023-08-17 12:33:30 -05:00
2024-01-05 15:57:46 -05:00
2023-03-24 18:39:59 -05:00

prosappco

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

S
Description
No description provided
Readme
6.3 MiB
Languages
Dart 91.8%
C++ 3.9%
CMake 3.1%
HTML 0.5%
Swift 0.4%
Other 0.2%