asteroid-studios / jolt

Jolt is a UI Framework for Flutter - Built as an alternative to Material & Cupertino
https://flutterjolt.dev
MIT License
3 stars 0 forks source link

Explain widget versioning for those that want to update installed widgets #7

Open k-ane opened 4 months ago

k-ane commented 4 months ago

It will be possible to update an installed widget by re running the command for example jolt add button

I need to explain how to resolve conflicts if they have edited the installed widget.

I also should add a comment to top of each widget with the last installed version, could be helpful.