singgih_counter_widget 1.0.5
singgih_counter_widget: ^1.0.5 copied to clipboard
A Flutter package providing a customizable counter widget and a live chat widget powered by WebView.
1.0.5 #
- Fix internal imports using relative paths instead of
package:src references. - Add dartdoc to
LiveChatWidgetandLivechatModel. - Update README with correct GitHub links and
LiveChatWidgetusage example. - Update example app to demonstrate
LiveChatWidget.
1.0.4 #
- Fix path
1.0.3 #
- Add Export in counter widget
1.0.2 #
- Add Model, WebView and Widget
1.0.1 #
- Updated GitHub repository URL from
singgih_counter_widgettotest_package.
1.0.0 #
- Initial release.
- Added
CounterPagewidget with increment functionality and Material Design support.