The Stac NetworkWidget allows you to build a widget that makes a network request and renders a widget based on the response using JSON.Documentation Index
Fetch the complete documentation index at: https://docs.stac.dev/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description |
|---|---|---|
| request | StacNetworkRequest | The network request configuration. |
Example
- Dart
- JSON
- Preview