soragui c903430f75 refactor: implement Flutter best practices and proper architecture
- Create proper service layer with AuthService and FirebaseAuthService
- Implement UserModel for proper data representation
- Enhance AuthState with proper loading states and error handling
- Convert stateless widgets to stateful where appropriate
- Add proper form validation and user feedback mechanisms
- Implement comprehensive error handling and loading indicators
- Fix redirect logic in router for proper authentication flow
- Create theme system with light and dark themes
- Add shared components like LoadingIndicator
- Improve code organization following recommended architecture
- Add proper disposal of controllers and focus nodes
- Implement proper null safety handling

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 06:35:57 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 16:04:30 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 14:38:35 +08:00
2026-01-19 16:04:30 +08:00
2026-01-19 14:58:17 +08:00

Phone Login

A new Flutter project for phone login.

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.

Description
No description provided
Readme 1.1 MiB
Languages
C++ 35.7%
Dart 29.2%
CMake 28.1%
Swift 2.9%
C 2.1%
Other 1.9%