rx_go 0.0.6+3 copy "rx_go: ^0.0.6+3" to clipboard
rx_go: ^0.0.6+3 copied to clipboard

outdated

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
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Weblink View Creator.

Homepage

License

unknown (license)

Dependencies

built_collection, flutter, flutter_inappwebview, get, google_fonts, uuid

More

Packages that depend on rx_go