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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shark
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  shark: ^1.0.4
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shark/shark.dart';
copied to clipboard
57
likes
130
points
136
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

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

Repository (GitHub)

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