Skip to content

Releases: phntmxyz/sidekick

sidekick_vault-v0.3.0

19 Jan 14:26
Compare
Choose a tag to compare
  • Requires Dart 2.14
  • New EncryptedVaultString defines a value in vault before accessing it. Use text to access the content and prompt for the password
  • Use the Vault.encryptedString(String fileName) extension to create a EncryptedVaultString

sidekick_core-v0.4.1

19 Jan 14:26
Compare
Choose a tag to compare
  • Require Dart 2.14

sidekick_core-v0.4.0

19 Jan 14:26
Compare
Choose a tag to compare
  • flutterw() is now windows compatible
  • dart() is now windows compatible
  • DartPackage detection prints a warning for packages without a lib/ dir

sidekick-v0.3.0

19 Jan 14:27
Compare
Choose a tag to compare
  • Windows support
  • Better cliName missing error message

sidekick_core-v0.3.3

30 Dec 15:24
Compare
Choose a tag to compare

Update dcli to 1.15.0 due to breaking change

sidekick-v0.2.0

30 Dec 15:24
Compare
Choose a tag to compare
  • Rename update_sidekick task to recompile
  • Update sidekick-core
  • Udpate mason
  • Support for dart 2.12

sidekick_core 0.3.2

29 Nov 00:53
Compare
Choose a tag to compare
  • Update dcli
  • Widen dartx version range

sidekick v0.1.1

29 Nov 01:04
Compare
Choose a tag to compare

Update sidekick-core
Show error when dart compilation fails

sidekick_core 0.3.1

24 Nov 10:46
Compare
Choose a tag to compare
  • AnalayzeCommand now fails with correct exit code

sidekick 0.1.0

24 Nov 10:44
Compare
Choose a tag to compare

First working prototype of sidekick init using flutterw