External Publication
Visit Post

v1.1.1 of loymax_personal_offers

The official repository for Dart and Flutter packages. [Unoffic… June 3, 2026
Source

Flutter widgets for embedding Loymax personal offers via a WebView (carousel and full-screen list). Changelog excerpt: - Fixed: calling reload()while the WebView was still in the loadingphase briefly flipped the widget to error(the platform emits a cancellation error for the superseded navigation), tearing the WebView out of the tree until the new onPageStartedarrived. Main-frame errors that fire between loadRequestand the next onPageStartedare now suppressed. - Fixed: retrying from the errorphase did not always reload the page (notably on Android when errorBuilderreturned SizedBox.shrink()). T[...]

Discussion in the ATmosphere

Loading comments...