309f250d47c751fb6bd38b63a1f7518f51e9f7da
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>
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.
Languages
Dart
91.8%
C++
3.9%
CMake
3.1%
HTML
0.5%
Swift
0.4%
Other
0.2%