Pho Tran

Results 4 issues of Pho Tran

### Overview add Vietnamese localization ### Screenshot TODO

### Overview Implemented key name camel case ### Issues #456 ### Test JSON ```json "errorScreen": { "pageNotFound": "Page does not exist" }, ``` key ```dart // DO NOT EDIT. This...

### Example With the translations content for JSON format ```json { "errorScreen": { "pageNotFound": "Page does not exist" } } ``` After use [key generation](https://github.com/aissat/easy_localization#-localization-keys) The name of the key...

### Overview In this pull request, I want to change the title, status bar color, action bar color of activity on the Android ### Other You can clear/set the title...