Commit graph

4 commits

Author SHA1 Message Date
Mercurio b50fbdcaef feat: add initial Flutter project structure and auth screen
This commit introduces the initial setup for the Lightcloud Flutter application including:
- Basic project structure with Android and web configurations
- Authentication screen with login/register functionality
- Initial UI components and theme setup
2025-05-28 23:52:05 +02:00
Mercurio 0f9b390ced removed verbose comments 2025-05-28 22:40:43 +02:00
Mercurio 197be28e46 build: remove rust edition specification from Cargo.toml 2025-05-28 22:35:18 +02:00
Mercurio fd019654ad Initial API implementation, built with Rust and Axum 2025-05-28 22:34:21 +02:00