12 Commits

Author SHA1 Message Date
a2a7ffd79f feat(i18n): add FR/EN internationalization with in-app language selector
- gen-l10n setup (flutter_localizations, intl, l10n.yaml, ARB en/fr)
- localeProvider (persisted) wired into MaterialApp
- language selector in the System page (alongside the color palette)
- all user-facing strings across screens moved to AppLocalizations

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 12:13:51 +02:00
7fd122fd91 docs(code): add doc comments to all public widgets and providers
Document MyApp, MainPage, PokemonImage/Tile/TypeWidget, and the gen-filter
and theme providers/notifiers. Every public class/enum now has a /// doc.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 11:58:29 +02:00
71f5122e74 setings and gen filter 2026-06-23 10:54:16 +02:00
e62c8a9034 refactor: wire main.dart to presentation layer
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 11:45:59 +02:00
ca769dca2d chore: add flutter_riverpod and wrap app in ProviderScope
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 10:48:53 +02:00
d3d3ba3586 app perfect 2026-03-20 10:42:30 +01:00
528cdcafef init v2 app 2026-03-17 13:26:21 +01:00
c7be5241a2 fix: remove unused sqflite_common import in main.dart 2026-02-03 09:46:41 +01:00
=
7a939f164a Merge branch 'main' of https://gitea.losvernos.com/guillaumev/quel-est-ce-pokemon 2026-02-02 09:47:57 +01:00
93cfaff7df refactor: update application name and description to 'Pokéguess' 2026-02-02 09:42:07 +01:00
=
01becd014e fix: linux dependency issues 2026-02-02 09:42:02 +01:00
Guillaume Vern
570df27bea init projet 2026-01-16 14:50:38 +01:00