Skip to content

Releases: passsy/flutter_wrapper

v1.3.1

10 Oct 15:08
Compare
Choose a tag to compare
  • Allow flutterw update when placed in repo subfolder #34

v1.3.0

13 Jan 11:20
Compare
Choose a tag to compare
  • Don't clear .gitmodules when calling flutter channel without a channel #26
  • Move echos to stderr, so that the output of stdout is not changed for scripts consuming it #24
  • Don't error flutter upgrade when pubspec.lock doesn't exist #28
  • The tests are now faster and run on CI! This gives me personally confidence to change things without breaking your project

v1.2.0

09 May 19:04
Compare
Choose a tag to compare
  • Fix submodule initialization detection #22
  • Support for multi-package repositories #18
  • Support placing flutterw in a sub folder #17
  • Added tests so I don't accidentally break your project

v1.1.2

09 May 19:01
Compare
Choose a tag to compare
  • Always switch to defined channel to fix ./flutterw upgrade #19
  • Escape all git arguments

v1.1.1

16 Sep 13:27
Compare
Choose a tag to compare
  • Escape arguments in post flutterw section 7701728
  • Fix ./flutterw upgrade when branch (stable) is not fetched ba57299

v1.1.0

10 Sep 23:07
Compare
Choose a tag to compare
  • ./flutterw upgrade and ./flutterw channel X now works without manual adjustments inside the submodule #15

The channel (master|dev|beta|stable) is now synced with what's defined in .gitmodules.

v1.0.3

11 Feb 18:20
605854d
Compare
Choose a tag to compare
  • Fix submodule matching in install script 605854d

1.0.2

11 Feb 18:11
a1c7c7f
Compare
Choose a tag to compare

1.0.1

07 Jan 23:41
c8513f1
Compare
Choose a tag to compare
  • Fix .flutter submodule existence check, allow other submodules containing flutter as name #7

1.0.0

10 Dec 16:13
Compare
Choose a tag to compare

Uses flutters stable branch as default channel