Find a file
copilot-swe-agent[bot] f789bb7eff Add input validation for collection names (min 2, max 50 chars)
Co-authored-by: derkauzigekoala <79001016+derkauzigekoala@users.noreply.github.com>
2026-02-24 19:20:50 +00:00
android feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
assets feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
ios feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
lib Add input validation for collection names (min 2, max 50 chars) 2026-02-24 19:20:50 +00:00
linux feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
macos feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
test feat: add Supabase auth with email/password login, password reset deep linking 2026-02-22 19:17:23 +01:00
web feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
windows feat: add camera OCR scanner, DB query, and collection dialogs 2026-02-23 07:12:24 +01:00
.gitignore feat: implement collections feature with screens for viewing, managing, and creating collections 2026-02-24 16:38:35 +01:00
.metadata init 2026-02-22 19:03:32 +01:00
analysis_options.yaml init 2026-02-22 19:03:32 +01:00
flutter_01.png feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
pubspec.lock fix: update package namespace and identifiers to com.derkauzigekoala.hwhub; add About screen with app info and links 2026-02-24 16:22:26 +01:00
pubspec.yaml fix: update package namespace and identifiers to com.derkauzigekoala.hwhub; add About screen with app info and links 2026-02-24 16:22:26 +01:00
README.md init 2026-02-22 19:03:32 +01:00

hwhub

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.