reetags_widgets 0.0.5
reetags_widgets: ^0.0.5 copied to clipboard
Official Reetags widgets for displaying stories in Flutter applications. Features include story cards, story circles, and built-in story viewer with web support.
0.0.5 #
- Fixed iOS video fullscreen issue - videos now play inline correctly
- Migrated from webview_flutter to flutter_inappwebview for better iOS support
- Added proper iOS video configuration with allowsInlineMediaPlayback
- Improved WebView stability and performance
0.0.4 #
- Added WebViewScreen widget
- Added product redirection support
- Added web viewer support
0.0.3 #
- Fixed setState crash when widget is unmounted
- Added SafeArea to prevent display issues on notched devices
0.0.2 #
- Fixed description text overflow in StoryCard widget
- Added product miniatures to story cards
- Improved error handling in Publication model
0.0.1 #
- Initial release
- Added StoryCardList widget
- Added StoryCircleList widget
- Added product redirection support
- Added web viewer support