bramp / nine_patch

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Performance recommendations #1

Closed fingerart closed 7 months ago

fingerart commented 7 months ago

Recording .9 information through json files will increase overhead. Can it be recorded in the code through code generation?

bramp commented 7 months ago

Do you have a specific performance issue? Or is it just hypothetical?

But if you want code generation, I'd suggest writing a plugin for https://pub.dev/packages/flutter_gen.