stac 1.0.0-dev.7 copy "stac: ^1.0.0-dev.7" to clipboard
stac: ^1.0.0-dev.7 copied to clipboard

Stac is a Server-Driven UI (SDUI) framework for Flutter. Stac allows you to build beautiful cross-platform applications with JSON in real time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stac

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

dependencies:
  stac: ^1.0.0-dev.7

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/stac.dart';
92
likes
160
points
11.2k
downloads

Publisher

verified publisherstac.dev

Weekly Downloads

Stac is a Server-Driven UI (SDUI) framework for Flutter. Stac allows you to build beautiful cross-platform applications with JSON in real time.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dio, flutter, flutter_svg, freezed_annotation, json_annotation, logger, stac_core, stac_framework, stac_logger

More

Packages that depend on stac