irondash_workspace 0.5.7 copy "irondash_workspace: ^0.5.7" to clipboard
irondash_workspace: ^0.5.7 copied to clipboard

Official irondash workspace

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.7 - 2024-12-03 #

Added #

  • Package maintenance and version alignment
  • Improved package documentation

Changed #

  • Updated package metadata for pub.dev compliance
  • Enhanced repository configuration

Fixed #

  • Resolved version numbering issues
  • Fixed package validation requirements

0.5.6 - 2023-08-23 #

Changes #

Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


irondash_engine_context - v0.3.1

  • FEAT: upgrade to dart 3.0 (#24).

irondash_message_channel - v0.3.1

  • FIX: improve example initialization code (#31).
  • FIX: re-enable rust-tls on android.
  • FIX: potential leak on Error during serialization (#19).
  • FEAT: upgrade JNI to 0.21.1 (#26).
  • FEAT: upgrade to dart 3.0 (#24).

0.1.1 - 2023-03-29 #

Changes #

Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


irondash_engine_context - v0.1.1

  • FIX: [android] build failing with proguard enabled (#18).
  • FIX: rename engine plugin file.
  • FIX: typo in comments.
  • FIX: rename package name.
  • FEAT: add irondash_texture (#8).
  • FEAT: rename to irondash (#5).
  • FEAT: add ironbird_engine_context (#2).
  • DOCS: add license symlinks.
  • DOCS: move license to root.
  • DOCS: move readme outside of package.
  • DOCS: improve comments.

irondash_message_channel - v0.1.1

  • FEAT: add irondash_texture (#8).
  • FEAT: add irondash_message_channel example (#6).
  • FEAT: rename to irondash (#5).
  • FEAT: add ironbird_message_channel (#4).
  • DOCS: add preliminary readme.
  • DOCS: remove legacy readme.
  • DOCS: add license symlinks.
  • DOCS: move license to root.

0.1.0 Initial Release #

Added #

  • Initial project setup
  • Core irondash functionality
  • Basic Flutter plugin structure