cedvdb / flutter_circle_flags

Circular flags for flutter
https://pub.dev/packages/circle_flags
MIT License
10 stars 22 forks source link

Using jovial_svg with pre-compiled binaries, for perfomrance improvment. #5

Closed iamriajul closed 1 year ago

iamriajul commented 1 year ago

This PR contains performance improvements, and memory and storage footprint improvements. And also added customizability.

iamriajul commented 1 year ago

I'm closing this PR, I should have benchmarked myself first before working jovial_svg. flutter_svg outperforms very easily jovial_svg. In my test flutter_svg was able to keep an average FPS of 58, but the jovial_svg couldn't it was below 55.