Publish sprout_ui + sprout_state to pub.dev #2

Open
opened 2026-08-02 06:09:37 +00:00 by scheerenkevin · 0 comments
scheerenkevin commented 2026-08-02 06:09:37 +00:00 (Migrated from github.com)

Standalone sprout create apps currently use git deps pinned to version tags (see PR #1) because the packages aren't published.

Publishing to pub.dev lets created apps use plain hosted constraints (sprout_ui: ^0.2.0) and removes the git-dep workaround.

  • Flip publish_to on sprout_ui + sprout_state
  • melos publish (dry-run first)
  • Switch the CLI's standalone dep branch back to hosted constraints (or make it configurable)
Standalone `sprout create` apps currently use git deps pinned to version tags (see PR #1) because the packages aren't published. Publishing to pub.dev lets created apps use plain hosted constraints (`sprout_ui: ^0.2.0`) and removes the git-dep workaround. - [ ] Flip `publish_to` on `sprout_ui` + `sprout_state` - [ ] `melos publish` (dry-run first) - [ ] Switch the CLI's standalone dep branch back to hosted constraints (or make it configurable)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sprout/sprout#2
No description provided.