{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibbgfeynyhsf6ixz6sxpjvxd5lbgqhs4qpycalgw3ifnx6mn3x7om",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mivzsqu2kqz2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/internationalization",
"publishedAt": "2026-04-07T14:53:15.358Z",
"site": "https://pub.dev",
"textContent": "A project to easily implement internationalization on flutter projects Changelog excerpt: - Added dot-notation shorthand for nested keys: `context.translate('nav.home')`resolves `{ \"nav\": { \"home\": \"...\" } }`automatically - `translate()`now has safe error handling — falls back to returning the key instead of throwing - Dot-notation only applies when no explicit `parent`list is provided - Completely rewritten README with full API reference, correct examples, parameter tables, and interpolation/plurals guides - Improved example project: showcases all features (simple keys, nested keys,[...]",
"title": "v5.0.1 of internationalization",
"updatedAt": "2026-04-07T14:32:14.499Z"
}