s_webview 1.0.0
s_webview: ^1.0.0 copied to clipboard
A Flutter package that provides an enhanced WebView widget with smooth animations and loading states
1.0.0 #
- Initial stable release
- Enhanced WebView widget with smooth animations and loading states
- Integrated with atomic_webview for cross-platform webview support
- Added smooth fade-in animations using flutter_animate
- Included ticker-free circular progress indicator for loading state
- Support for URL changes with automatic reloading
- Error handling with user-friendly error messages
- Performance optimizations for better user experience
0.0.1 #
- Initial release of SWebView package
- Added SWebView widget with animated loading and error states
- Integrated with atomic_webview for cross-platform webview support
- Added smooth fade-in animations using flutter_animate
- Included ticker-free circular progress indicator for loading state
- Support for URL changes with automatic reloading