restage 1.2.0
restage: ^1.2.0 copied to clipboard
Server-driven UI for Flutter. Build any surface — onboarding, messages, surveys, paywalls — in your own Flutter widgets and ship updates over the air. Content, not code.
Changelog #
1.2.0 #
- Add a neutral default surface floor.
- Additive runtime support for upcoming surface work; no breaking changes.
1.1.1 #
- Republish without stray build artifacts that were accidentally included in the 1.1.0 archive. No code change from 1.1.0.
1.1.0 #
- Add flow branching: decision states and predicate evaluation
(
flow_predicates) plus host-supplied initial flow state (flow_seed), enabling answer-driven onboarding and survey flows.
1.0.1 #
- Declare supported platforms (Android, iOS) explicitly.
- Update the
in_app_purchasedependencies to their latest stable versions.
1.0.0 #
- Initial scaffold.