rx_go 0.0.3 copy "rx_go: ^0.0.3" to clipboard
rx_go: ^0.0.3 copied to clipboard

outdated

A webview and bottom sheet creator.

A weblink view creator.

Features #

  • Open Weblink
  • Open BottomSheet

Getting started #

import "package:go/go.dart";

Usage #

to /go.dart folder.

const webview = RxGo.open("https://google.com");
 webview.close();
data = await webview.future;

Additional information #

use this package to open weblink and bottomsheet.

0
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A webview and bottom sheet creator.

License

unknown (license)

Dependencies

built_collection, flutter, flutter_inappwebview, get, google_fonts, uuid

More

Packages that depend on rx_go