singgih_counter_widget 1.0.6 copy "singgih_counter_widget: ^1.0.6" to clipboard
singgih_counter_widget: ^1.0.6 copied to clipboard

PlatformAndroid

A Flutter package providing a customizable counter widget and a live chat widget powered by WebView.

1.0.6 #

  • Add LiveChatOverlayButton — a floating, draggable overlay button that sits on top of all app content.
    • Drag freely to reposition anywhere on screen.
    • Drag to any horizontal edge to hide; a slim restore tab appears on the same side.
    • Swipe the restore tab toward the screen center to bring the button back.
    • Tap to open the live chat WebView as a modal bottom sheet.
  • Fix overlay entry not appearing on normal app launch (non-VSCode) by moving insertion to initState with post-frame retry.
  • Add WidgetsBindingObserver to re-insert overlay on app resume from background.

1.0.5 #

  • Fix internal imports using relative paths instead of package: src references.
  • Add dartdoc to LiveChatWidget and LivechatModel.
  • Update README with correct GitHub links and LiveChatWidget usage 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_widget to test_package.

1.0.0 #

  • Initial release.
  • Added CounterPage widget with increment functionality and Material Design support.
1
likes
160
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a customizable counter widget and a live chat widget powered by WebView.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity_plus, flutter, webview_flutter, webview_flutter_android

More

Packages that depend on singgih_counter_widget