xwidget 0.0.52
SDKflutter
Platformandroidioswindowslinuxmacosweb
A package for building dynamic UIs in Flutter using an expressive, XML based markup language.
Generate documentation
dart run tool/markdown.dart -i doc/README.md -o README.md
Publish
dart pub publish --dry-run
Delete tag
git push --delete origin TAGNAME
git tag -d TAGNAME