soragui 4d0207f41f feat: Implement _LoggedInView UI and AuthState improvements
Implements the UI for the _LoggedInView in home_screen.dart, including:
- An AppBar with a Profile icon that navigates to the profile screen.
- A ListView.builder displaying example items.
- A FloatingActionButton.extended for Logout that calls the `authState.logout()` method.
- Adds a `logout()` method to `AuthState` to clear the login state.
- Modifies the `toggleLogin()` method in `AuthState` to accept an optional boolean value for explicit state control.
- Ensured code formatting and resolved any linting issues.
2026-01-19 15:48:09 +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 14:38:35 +08:00
2026-01-19 14:58:17 +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%