stac_webview 0.2.0 copy "stac_webview: ^0.2.0" to clipboard
stac_webview: ^0.2.0 copied to clipboard

A comprehensive WebView parser for Stac, serving as a wrapper for the `webview_flutter` package to seamlessly integrate web content within Stac applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stac_webview

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

dependencies:
  stac_webview: ^0.2.0

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:stac_webview/stac_webview.dart';
3
likes
150
points
115
downloads

Publisher

verified publisherstac.dev

Weekly Downloads

A comprehensive WebView parser for Stac, serving as a wrapper for the `webview_flutter` package to seamlessly integrate web content within Stac applications.

Repository (GitHub)
Contributing

Topics

#ui #widget #server-driven-ui #dynamic-widgets #webview-flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, json_annotation, stac_framework, webview_flutter

More

Packages that depend on stac_webview