shark 1.0.2 copy "shark: ^1.0.2" to clipboard
shark: ^1.0.2 copied to clipboard

outdated

A Flutter server rendering framework for mobile application, server-driven UI, dynamic change your interface in realtime

1.0.0 #

  • stable official

1.0.1 #

  • fix some problems on routing (link routing error)
  • export SharkWidgetState type
  • update test sample

1.0.2 #

  • add refresh method
  • modify the routing method
    • route: prefix with 'route://', internally would call [Navigator.pushName('new_path')]
    • redirect: prefix with 'redirect://', redirect current page with the following path
    • link: prefix with 'link://', start the browser to open a url
57
likes
0
points
98
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter server rendering framework for mobile application, server-driven UI, dynamic change your interface in realtime

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, dio, dio_cache_interceptor, dynamic_widget, flutter, path_provider, url_launcher

More

Packages that depend on shark