litecloud/lightcloud_app
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
..
android feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
lib feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
test feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
web feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
.gitignore feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
.metadata feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
analysis_options.yaml feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
pubspec.yaml feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00
README.md feat: add initial Flutter project structure and auth screen 2025-05-28 23:52:05 +02:00

lightcloud

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.