remote_base 0.1.0 copy "remote_base: ^0.1.0" to clipboard
remote_base: ^0.1.0 copied to clipboard

A Flutter package for displaying a highly configurable, draggable, and dismissible webview popup. Supports API integration, shimmer loading, content pre-caching, and a placement API for managing popups.

0.1.0 #

  • Initial release of the remote_base package.
  • Features:
    • Draggable and dismissible webview popup.
    • Initialization with API key, base URL, and optional content pre-caching.
    • Option to show popup only after web content is fully loaded.
    • Shimmer loading effect during content fetch.
    • Placement API (registerPlacement, showPlacement) for registering and showing named popup configurations with onDismissed callbacks.
    • Basic error display for webview loading failures.
0
likes
120
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for displaying a highly configurable, draggable, and dismissible webview popup. Supports API integration, shimmer loading, content pre-caching, and a placement API for managing popups.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shimmer, webview_flutter

More

Packages that depend on remote_base