s_webview 1.0.1
s_webview: ^1.0.1 copied to clipboard
A Flutter package that provides an enhanced WebView widget with smooth animations and loading states
1.0.1 #
- Updated documentation and examples
- Enhanced README with comprehensive usage examples
- Improved example app to demonstrate URL switching functionality
- Added more comprehensive test coverage
- Fixed repository references consistency
- Minor code documentation improvements
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