ui_market 1.0.6 copy "ui_market: ^1.0.6" to clipboard
ui_market: ^1.0.6 copied to clipboard

A CLI tool for browsing, installing, and uploading Flutter UI packs from the Flutter UI Marketplace.

Changelog #

1.0.6 #

  • Skeleton Integration: Packs are now merged into lib/ui/screens/, lib/ui/components/, etc., instead of creating standalone pack directories.
  • File Filtering: Automatically skips .g.dart (generated) files from being copied from source packs.
  • Route Generator Improvements: Optimized relative import calculation and eliminated route duplication.
  • Widget Compilation: Integrated WidgetCompiler for ultra-fidelity previews.
  • Bug Fixes: Resolved issues with missing files in published package and registry pathing.

1.0.0 #

  • Initial release of the ui_market CLI tool.
  • Browse, search, and install UI packs from the Flutter UI Marketplace.
  • Upload UI packs to the shared community registry.
0
likes
40
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for browsing, installing, and uploading Flutter UI packs from the Flutter UI Marketplace.

Repository (GitHub)
View/report issues

Topics

#cli #flutter #ui #marketplace #package-manager

License

MIT (license)

Dependencies

analyzer, archive, args, cli_util, http, json_annotation, path, pub_semver, yaml, yaml_edit

More

Packages that depend on ui_market