flutter-template icon indicating copy to clipboard operation
flutter-template copied to clipboard

feat: Introduce `context.iconize` & `context.localize`, update versioning

Open nivisi opened this issue 1 year ago • 0 comments

I really like how context.localize played out on the fab project. To extend the feature, I want to introduce a generic localize function that you would be able to feed any object and it would give you a proper primary localization string. Same with icons.

See an example in the iconize function, I think it is quite powerful.

nivisi avatar Jun 14 '24 13:06 nivisi