Commit Graph

7 Commits

Author SHA1 Message Date
herel a0112d696e license: Add GPL-3.0-or-later license
Add the full GNU General Public License v3 text as LICENSE, declare
the license in pubspec.yaml, and document it in README and AGENTS.md.
2026-07-09 16:49:35 +02:00
herel afd7e11964 docs: Add AGENTS.md with project-specific guidance
Document commands, layered Provider architecture, data and auth
flows, and code conventions to guide AI agents working on the
codebase.
2026-07-09 16:48:20 +02:00
herel 6395026e9b docs: Rewrite README with full project documentation
Replace the default Flutter starter README with comprehensive
documentation covering features, prerequisites, installation,
configuration, API endpoints, architecture, testing and build.
2026-07-09 16:22:58 +02:00
herel e8beccbd84 fix: use custom logo 2026-07-06 18:23:36 +02:00
herel ada5c63a8d fix: remove cocoa pod warning 2026-07-06 18:11:41 +02:00
herel 1590a188fb build(deps): Update flutter_web_auth_2 to v6 with built-in Kotlin support
Upgrade flutter_web_auth_2 from ^5.0.3 to ^6.0.0-alpha.4 to resolve
the 'plugins that apply Kotlin Gradle Plugin' build warning.
This new version migrated to built-in Kotlin support as required by
Flutter SDK >=3.44.0.

Fixes #kotlin-gradle-plugin-warning
2026-07-06 18:09:30 +02:00
herel 8ce435e298 initial import 2026-07-06 18:01:38 +02:00