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

A Weblink View Creator.

0.0.1 #

  • initial release.

0.0.5 #

  • RxGo.open return type changed to RxGoController
//new
RxGoController<Uri> controller =  RxGo.open("https://google.com")

// old
RxGoController<String> controller =  RxGo.open("https://google.com")

0.0.5+1 #

  • RxGo.open now follows redirect

0.0.6 #

  • RxGo.open now allow error code to be displayed

0.0.6+1 #

  • RxGo updated documentation

0.0.6+1 #

  • RxGo fix bugs

0.0.6+3 #

  • RxGo fix bugs

0.0.6+4 #

  • RxGo fix bugs

0.0.8 #

  • Updated google_fonts dependency to ^6.2.1
  • Fixed body encoding in CustomWebView
0
likes
120
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A Weblink View Creator.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

built_collection, flutter, get, google_fonts, url_launcher, uuid, webview_flutter

More

Packages that depend on rx_go