stager_platform 0.0.2 copy "stager_platform: ^0.0.2" to clipboard
stager_platform: ^0.0.2 copied to clipboard

A Flutter library for precisely managing and staging data in cross-platform applications.

The Stager Platform #

pipeline status coverage report

Stager Widgets vs Editors #

Stager distinguishes between widgets and editors. Any widget that edits a value is an editor and any widget that doesn't edit a value is just a normal widget. All editors are StatefulWidgets, and most widgets are StatelessWidgets.

The editors/standard_widgets.dart file defines a small set of useful widgets that can be created with handy builder functions. These functions are implemented in a factory in basic_widget_factory.dart.

2
likes
150
points
72
downloads

Publisher

verified publisherbandgap.ai

Weekly Downloads

A Flutter library for precisely managing and staging data in cross-platform applications.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, file_picker, flutter, flutter_file_dialog, flutter_map, image_picker, json_annotation, latlong2, logger, mockito, plugin_platform_interface, url_launcher, uuid

More

Packages that depend on stager_platform