Braindler icon indicating copy to clipboard operation
Braindler copied to clipboard

Localized messages are generated into source, not a synthetic package

Open pkongkha opened this issue 7 months ago • 5 comments

It did not release to stable yet, but need to fix it beforehand. https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source

Also, should have l10n.yaml in the root directory of the project. https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization

pkongkha avatar Apr 28 '25 17:04 pkongkha

Currently, you can commit to this branch to see if it works or not. https://github.com/VPNclient/VPNclient-app/tree/bugfix/vpnclient-engine-depencency

pkongkha avatar Apr 28 '25 17:04 pkongkha

I test it work fine

WishyutC avatar Apr 29 '25 03:04 WishyutC

Did not disabled synthetic package yet.

pkongkha avatar May 01 '25 01:05 pkongkha

Fix it to load json file instead

WishyutC avatar May 23 '25 04:05 WishyutC

The branch is not merged yet.

pkongkha avatar May 30 '25 07:05 pkongkha