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

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

1.0.4 #

  • update dynamic_widget version to 4.0.4
56
likes
110
pub points
19%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

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

More

Packages that depend on shark