xsoulspace_review 0.3.0-beta.2 copy "xsoulspace_review: ^0.3.0-beta.2" to clipboard
xsoulspace_review: ^0.3.0-beta.2 copied to clipboard

Useful tools for review for stores (via plugins) and user feedback (via Wiredash)

0.3.0-beta.2 #

  • silent review assignment during onLoad.

0.3.0-beta.1 #

  • Temporary disabled detection of install source to exclude store checker so createForInstallSource is not working. Use createForTargetStore instead.
  • Renamed create to createForInstallSource.
  • Added InstallationTargetStore.

0.2.1 #

  • Updated:
    • flutter_rustore_review: ^9.0.2
    • wiredash: ^2.5.0
    • lints: ^6.0.0

0.2.0 #

  • chore: sdk: ">=3.8.1 <4.0.0"

0.1.1 #

  • Updated:
    • sdk: ">=3.7.0 <4.0.0"
    • wiredash: ^2.4.0
    • xsoulspace_foundation: ^0.0.10
    • lints: ^5.1.1
    • xsoulspace_lints: ^0.0.14

0.1.0 #

  • Initial release with basic stores and main logic.