fluttercandies / extended_sliver

A powerful extension library of Sliver, which include SliverToNestedScrollBoxAdapter, SliverPinnedPersistentHeader, SliverPinnedToBoxAdapter and ExtendedSliverAppbar.
MIT License
165 stars 30 forks source link

migrate webview_flutter from 3.0 to 4.0 #16

Open reevelau opened 1 year ago

reevelau commented 1 year ago

The example doesn't compile because of API changes of webview_flutter 4.0. This pull request is to migrate the WebView and WebViewController to the latest specification.