You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump constraint SDK to 2.18.0 <4.0.0.
Bump dependencies in generated code to klutter (pub) to 1.0.1 and klutter (gradle) to 2023.3.1.beta.
Add method to retrieve flutter SDK version from klutter.yaml.
* Bump Flutter SDK range to ">=2.17.6 <4.0.0".
* Bump dependencies.
* Downgrade dependencies due to incompatibility with SDK 2.17.6.
* Bump dependencies
* Prepare for 1.0.1 release.
Run GHW build on ubuntu.
* Run iOS init only on Mac OS.
* Add kradle(w) Files to res and copy them on project init.
Add GetFlutterSDK Task to download compatible Flutter SDK to kradle cache.
Remove deprecated Task Install.
* Fix platform_test.
Extract arch and os from flutter=version command.
* Add kradlew files with default config.
* New kradle-wrapper.jar
* Make copied gradle/kradle files executable.
* Make copied gradle/kradle files executable.
* Remove kradle files because klutterGetKradle (Gradle) Task will download them.
* Bump AGP and Gradle dependencies.
* Remove AndroidManifest.xml reference.
* Overwrite the example/app/build.gradle file to controle android and kotlin gradle plugin versions.
* Fix typo.
* Overwrite the gradle-wrapper.properties in example/android folder.
* Set path correctly to overwrite main.dart in example folder.
* Fix namespace in example/android gradle file.
* Add test coverage.
* Fix test on windows.
* Skip download flutter UT for coverage and code cleanup.
* Fix invalid parsing ot TaskName.get and test coverage.
* Testcoverage.
* Test coverage.
* Update readme.
Release 2.0.0.
* Bump codecov-action to v3.
0 commit comments