Skip to content

Tags: buijs-dev/klutter-dart

Tags

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.0.1 using gradle 2024.1.2.beta (#20)

* Add gradle and flutter wrapper tasks to kradle script.

* Bump gradle version to 2024.1.2.beta

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Develop (#13)

Release 3.0.0. with kradle interactive tool and protobuf support.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.0.0 (#12)

* 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.

v1.0.0

Toggle v1.0.0's commit message
Merge remote-tracking branch 'origin/main'

# Conflicts:
#	README.md
#	test/src/systemtest/e2e_test.dart

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.3.0 (#5)

* Remove producer install tasks because v2023.1.1.beta gradle plugin handles installation through the compiler plugin.

* Removed unused function.

* Add mavenLocal to gradle files for easier integration testing.

Add lookup function to get klutter BOM from root/klutter.yaml also for easier integration testing and project generation using kommand.

* Move findKlutterBomVersion to task.

* If version is quoted, then remove them in findKlutterBomVersion.

* Add missing @controller annotation in platform example code.

Update MyApp example code to use the 2023.1.1 klutter code.

Bump Kotlin to 1.8.20 for Android apps.

* Update readme.

* Bump gradle-wrapper to 7.2.
Add extra FAQ.

* Add FlutterEngine.xcframework to the root/ios podspec file.

Copy FlutterEngine.xcframework to ios/Klutter, not ios/Klutter/FlutterEngine.xcframework.

* Set path to root in generated android build.gradle.

Add embedded dependencies in android build.gradle.

* KlutterAdaptee is deprecated. Use Event instead.

* Remove ios init task because it should only be run when developer platform is an Intel Mac. This can be configured through Gradle build file.

* Add change information to CHANGELOG.

* Latest flutter-engine-kmp xcframework.

* Remove FlutterEngine XCFramework and get the dependencies for both iOS and Android through the platform module.

* Add flutter-engine to iosMain sourceSet dependencies.

* Remove flutter-engine-android from producer android build.gradle because it is included through embedded dependency.

* Make klutter_plugin_loader.gradle.kts smarter to use $root variable in a local path.

* Release 0.3.0.

v0.2.3

Toggle v0.2.3's commit message
Bump pub version to 0.2.3.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from buijs-dev/develop

Develop

v0.1.3

Toggle v0.1.3's commit message
Bump klutter gradle version.

v0.1.2

Toggle v0.1.2's commit message
Fix tests

v0.1.1

Toggle v0.1.1's commit message
Bump version and append changelog.