native_progress_indicator 0.0.1 copy "native_progress_indicator: ^0.0.1" to clipboard
native_progress_indicator: ^0.0.1 copied to clipboard

Flutter progress indicators as platform views

native_progress_indicator #

Flutter progress indicators animation can be blocking and have negative impacts on performance.

This library replaces flutter CircularProgressIndicator and LinearProgressIndicator with a platform view implementation.

Demo: #

https://github.com/user-attachments/assets/ec32195f-752a-486e-8345-0c6ab17442f6

Why #

Flutter animation can be blocking, which can result in poor performance in some cases. For example when reading large data sets from the firestore cache.

1
likes
0
points
177
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter progress indicators as platform views

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on native_progress_indicator