fix: remove font_awesome_flutter (incompatible with Dart 3.12)

Replace FaIcon(FontAwesomeIcons.google) with plain Text widget.
Remove font_awesome_flutter from pubspec — package extends final
class IconData which is forbidden in Dart 3.12/Flutter 3.44.
Fix currentUser.value → currentUser (was Rx<UserModel?>, now UserModel?).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-06-18 14:44:21 -05:00
co-authored by Claude Sonnet 4.6
parent eb01e96e5d
commit 309f250d47
12 changed files with 110 additions and 386 deletions
-1
View File
@@ -41,7 +41,6 @@ dependencies:
file_picker: ^5.3.2
provider: ^6.0.5
package_info_plus: ^4.2.0
font_awesome_flutter: ^10.8.0
flutter_otp_text_field:
intl_phone_field:
diacritic: