mirror of
https://github.com/flame-engine/flame.git
synced 2026-03-13 09:43:03 +08:00
chore(release): Publish packages (#3846)
Prepared all packages to be released to pub.dev Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
17fac08d89
commit
174425d32f
198
CHANGELOG.md
198
CHANGELOG.md
@@ -3,6 +3,204 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 2026-03-06
|
||||
|
||||
### Changes
|
||||
|
||||
---
|
||||
|
||||
Packages with breaking changes:
|
||||
|
||||
- There are no breaking changes in this release.
|
||||
|
||||
Packages with other changes:
|
||||
|
||||
- [`behavior_tree` - `v0.1.5+1`](#behavior_tree---v0151)
|
||||
- [`flame` - `v1.36.0`](#flame---v1360)
|
||||
- [`flame_3d` - `v0.1.1+7`](#flame_3d---v0117)
|
||||
- [`flame_audio` - `v2.12.0`](#flame_audio---v2120)
|
||||
- [`flame_behavior_tree` - `v0.1.4+3`](#flame_behavior_tree---v0143)
|
||||
- [`flame_behaviors` - `v1.3.4`](#flame_behaviors---v134)
|
||||
- [`flame_bloc` - `v1.12.22`](#flame_bloc---v11222)
|
||||
- [`flame_console` - `v0.1.2+17`](#flame_console---v01217)
|
||||
- [`flame_fire_atlas` - `v1.8.16`](#flame_fire_atlas---v1816)
|
||||
- [`flame_forge2d` - `v0.19.2+5`](#flame_forge2d---v01925)
|
||||
- [`flame_isolate` - `v0.6.2+21`](#flame_isolate---v06221)
|
||||
- [`flame_kenney_xml` - `v0.1.2`](#flame_kenney_xml---v012)
|
||||
- [`flame_lint` - `v1.4.3`](#flame_lint---v143)
|
||||
- [`flame_lottie` - `v0.4.2+21`](#flame_lottie---v04221)
|
||||
- [`flame_markdown` - `v0.2.4+14`](#flame_markdown---v02414)
|
||||
- [`flame_network_assets` - `v0.3.3+21`](#flame_network_assets---v03321)
|
||||
- [`flame_noise` - `v0.3.2+21`](#flame_noise---v03221)
|
||||
- [`flame_oxygen` - `v0.2.3+21`](#flame_oxygen---v02321)
|
||||
- [`flame_rive` - `v1.11.0`](#flame_rive---v1110)
|
||||
- [`flame_riverpod` - `v5.5.3`](#flame_riverpod---v553)
|
||||
- [`flame_spine` - `v0.3.0+4`](#flame_spine---v0304)
|
||||
- [`flame_splash_screen` - `v0.3.1+3`](#flame_splash_screen---v0313)
|
||||
- [`flame_sprite_fusion` - `v0.2.3`](#flame_sprite_fusion---v023)
|
||||
- [`flame_steering_behaviors` - `v0.2.1+4`](#flame_steering_behaviors---v0214)
|
||||
- [`flame_svg` - `v1.12.0`](#flame_svg---v1120)
|
||||
- [`flame_test` - `v2.2.3`](#flame_test---v223)
|
||||
- [`flame_texturepacker` - `v5.1.0`](#flame_texturepacker---v510)
|
||||
- [`flame_tiled` - `v3.1.0`](#flame_tiled---v310)
|
||||
- [`jenny` - `v1.5.1`](#jenny---v151)
|
||||
|
||||
---
|
||||
|
||||
#### `behavior_tree` - `v0.1.5+1`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame` - `v1.36.0`
|
||||
|
||||
- **FIX**: Ray direction normalization drift issues ([#3841](https://github.com/flame-engine/flame/issues/3841)). ([b8e2bab5](https://github.com/flame-engine/flame/commit/b8e2bab58fbfb1b817dd294db3d2389097d31a2d))
|
||||
- **FIX**: Initialize center offset in `CircleComponent` ctor ([#3842](https://github.com/flame-engine/flame/issues/3842)). ([a0d2a5f3](https://github.com/flame-engine/flame/commit/a0d2a5f3a2db6ca2b0c25c93ca48fe12a4bdbc11))
|
||||
- **FIX**: Resolve `fontPackage` in `IconComponent` (`_rasterizeIcon`) ([#3838](https://github.com/flame-engine/flame/issues/3838)). ([cdb2a0dd](https://github.com/flame-engine/flame/commit/cdb2a0ddf8ec6db733c904696a17ceeaed2e7b5f))
|
||||
- **FIX**: Hitboxes now correctly account for parent scale and rotation ([#3834](https://github.com/flame-engine/flame/issues/3834)). ([57adcd60](https://github.com/flame-engine/flame/commit/57adcd60970efb2dbf4f52e396a4e78a51e47be8))
|
||||
- **FIX**: Make `buildContext` available during `onLoad` and `onMount` ([#3833](https://github.com/flame-engine/flame/issues/3833)). ([60bfcb30](https://github.com/flame-engine/flame/commit/60bfcb30e7751ee65caa6425d79bbd7bb82ae3ed))
|
||||
- **FIX**: Add CJK wrapping for `TextBoxComponent` ([#3830](https://github.com/flame-engine/flame/issues/3830)). ([7f41c261](https://github.com/flame-engine/flame/commit/7f41c2614e1669398bb08858df30270d75dced68))
|
||||
- **FIX**: Prevent removed children from being re-added when parent is moved ([#3824](https://github.com/flame-engine/flame/issues/3824)). ([8e77bc2d](https://github.com/flame-engine/flame/commit/8e77bc2d87300a52c03177fb187c4e35b810acc4))
|
||||
- **FIX**: Make `removeAll(children)` work in `onRemove` ([#3823](https://github.com/flame-engine/flame/issues/3823)). ([ff760230](https://github.com/flame-engine/flame/commit/ff760230881f2a27f9d3a9462fc831c460d7ffc3))
|
||||
- **FIX**: End active collisions in ShapeHitbox.onRemove to fix inconsistent isColliding ([#3821](https://github.com/flame-engine/flame/issues/3821)). ([bc81e7fd](https://github.com/flame-engine/flame/commit/bc81e7fd96c1ec5ffad210d6d027894f6faef77b))
|
||||
- **FIX**: Use scaledRadius for CircleHitbox collision detection ([#3808](https://github.com/flame-engine/flame/issues/3808)). ([3498c1e5](https://github.com/flame-engine/flame/commit/3498c1e565985ce7d12212e6a625f538da98c362))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Add `clampDouble` to `Vector2Extension` and its tests ([#3840](https://github.com/flame-engine/flame/issues/3840)). ([6c6ccf31](https://github.com/flame-engine/flame/commit/6c6ccf317f3f397edf30a61c90ed00d087a96e9a))
|
||||
- **FEAT**: Add `transformMatrix` setter to `Transform2D` ([#3836](https://github.com/flame-engine/flame/issues/3836)). ([957ff2e0](https://github.com/flame-engine/flame/commit/957ff2e085f03ab43f40f4213d94730b52e2cfc6))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
- **FEAT**: Propagate Flutter hot reload through the component tree ([#3828](https://github.com/flame-engine/flame/issues/3828)). ([c44643f1](https://github.com/flame-engine/flame/commit/c44643f1afdf9890d9890d6653f7429366e7f03b))
|
||||
- **FEAT**: Add an IconComponent that renders IconData ([#3820](https://github.com/flame-engine/flame/issues/3820)). ([97931a59](https://github.com/flame-engine/flame/commit/97931a59361c51c433d366fecb30b7867813c521))
|
||||
- **FEAT**: Add `dispose()` method to `FlameGame` ([#3825](https://github.com/flame-engine/flame/issues/3825)). ([aa5a27b7](https://github.com/flame-engine/flame/commit/aa5a27b791c4bd5a3ab64ee73b34feefedb8b210))
|
||||
- **FEAT**: Add object pooling support with `ComponentPool` ([#3816](https://github.com/flame-engine/flame/issues/3816)). ([46802fab](https://github.com/flame-engine/flame/commit/46802fab4705ae8d1ff2a61660b2d80450f6075e))
|
||||
- **FEAT**: Add opposite method to Anchor ([#3817](https://github.com/flame-engine/flame/issues/3817)). ([1ffd59f0](https://github.com/flame-engine/flame/commit/1ffd59f09f90d17980b70e494ce585d676888b57))
|
||||
- **FEAT**: HitTestBehavior for GameWidget ([#3815](https://github.com/flame-engine/flame/issues/3815)). ([b888d4e2](https://github.com/flame-engine/flame/commit/b888d4e2d7ea95694a0c5f83e2fa68f8cee67069))
|
||||
- **DOCS**: Document FlameGame<W extends World> generic type parameter ([#3822](https://github.com/flame-engine/flame/issues/3822)). ([00a66123](https://github.com/flame-engine/flame/commit/00a66123d84d305e66953f1a85e66c46c8e0c4fc))
|
||||
|
||||
#### `flame_3d` - `v0.1.1+7`
|
||||
|
||||
- **FIX**(flame_3d): Use float for numLights uniform to fix GLES crash ([#3810](https://github.com/flame-engine/flame/issues/3810)). ([f241ebd6](https://github.com/flame-engine/flame/commit/f241ebd6d73caa43387972cffeb609af2909ac2f))
|
||||
- **FIX**(flame_3d): Fix alpha blend factors for transparent background compositing ([#3812](https://github.com/flame-engine/flame/issues/3812)). ([8d7212a1](https://github.com/flame-engine/flame/commit/8d7212a1c79d561330131ea794a0ed318c3945f8))
|
||||
- **FIX**(flame_3d): Remove duplicate baseColor multiply in ambient calculation ([#3814](https://github.com/flame-engine/flame/issues/3814)). ([080bde7f](https://github.com/flame-engine/flame/commit/080bde7f4c14c9f4f91e09d9bf6e737f75449351))
|
||||
- **FIX**: Use scaledRadius for CircleHitbox collision detection ([#3808](https://github.com/flame-engine/flame/issues/3808)). ([3498c1e5](https://github.com/flame-engine/flame/commit/3498c1e565985ce7d12212e6a625f538da98c362))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_audio` - `v2.12.0`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
#### `flame_behavior_tree` - `v0.1.4+3`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_behaviors` - `v1.3.4`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_bloc` - `v1.12.22`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_console` - `v0.1.2+17`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_fire_atlas` - `v1.8.16`
|
||||
|
||||
- **FIX**: Fix warnings on flame_fire_atlas.dart ([#3818](https://github.com/flame-engine/flame/issues/3818)). ([458a79a9](https://github.com/flame-engine/flame/commit/458a79a97d63d128ab127fc15616192114dc9448))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_forge2d` - `v0.19.2+5`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_isolate` - `v0.6.2+21`
|
||||
|
||||
- **FIX**: Use scaledRadius for CircleHitbox collision detection ([#3808](https://github.com/flame-engine/flame/issues/3808)). ([3498c1e5](https://github.com/flame-engine/flame/commit/3498c1e565985ce7d12212e6a625f538da98c362))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_kenney_xml` - `v0.1.2`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
#### `flame_lint` - `v1.4.3`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_lottie` - `v0.4.2+21`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_markdown` - `v0.2.4+14`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_network_assets` - `v0.3.3+21`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_noise` - `v0.3.2+21`
|
||||
|
||||
- **FIX**: `NoiseEffectController` producing zero progress on some platforms ([#3831](https://github.com/flame-engine/flame/issues/3831)). ([5d88832f](https://github.com/flame-engine/flame/commit/5d88832fa522a6880beeecb617b565aebcb703e7))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_oxygen` - `v0.2.3+21`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_rive` - `v1.11.0`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Rive 0.14 support ([#3839](https://github.com/flame-engine/flame/issues/3839)). ([8b245181](https://github.com/flame-engine/flame/commit/8b2451813672c25d1783447b966fd2f739492b65))
|
||||
|
||||
#### `flame_riverpod` - `v5.5.3`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_spine` - `v0.3.0+4`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_splash_screen` - `v0.3.1+3`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_sprite_fusion` - `v0.2.3`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
#### `flame_steering_behaviors` - `v0.2.1+4`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_svg` - `v1.12.0`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
#### `flame_test` - `v2.2.3`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
#### `flame_texturepacker` - `v5.1.0`
|
||||
|
||||
- **REFACTOR**: Asset path resolution/loading in TexturePackerAtlas to correctly handle prefixes and different asset types. ([17fac08d](https://github.com/flame-engine/flame/commit/17fac08d8964991a421cde8f5dd1ace4dc4e9063))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
#### `flame_tiled` - `v3.1.0`
|
||||
|
||||
- **FIX**: Use resolved path when loading single-image tilesets ([#3826](https://github.com/flame-engine/flame/issues/3826)). ([bbdff923](https://github.com/flame-engine/flame/commit/bbdff9230f96ab18ee83a1a0ffab5b4d7f4a43bf))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Add dynamic layer opacity support to flame_tiled ([#3843](https://github.com/flame-engine/flame/issues/3843)). ([b1702997](https://github.com/flame-engine/flame/commit/b17029977b3c5890fe6794942a0553eb3f21ff8d))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
#### `jenny` - `v1.5.1`
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
|
||||
## 2026-02-11
|
||||
|
||||
### Changes
|
||||
|
||||
@@ -9,15 +9,15 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_rive: ^1.10.23
|
||||
flame: ^1.36.0
|
||||
flame_rive: ^1.11.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_shaders:
|
||||
web: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
shaders:
|
||||
|
||||
@@ -8,13 +8,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
web: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
|
||||
@@ -9,12 +9,12 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
web: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -9,12 +9,12 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
@@ -9,15 +9,15 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.17.1
|
||||
flame: ^1.35.1
|
||||
flame_forge2d: ^0.19.2+4
|
||||
flame: ^1.36.0
|
||||
flame_forge2d: ^0.19.2+5
|
||||
flutter:
|
||||
sdk: flutter
|
||||
google_fonts: ^8.0.2
|
||||
url_launcher: ^6.1.11
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -11,12 +11,12 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
|
||||
@@ -12,12 +12,12 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.16.0
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
|
||||
@@ -13,19 +13,19 @@ environment:
|
||||
dependencies:
|
||||
crystal_ball: ^0.1.0
|
||||
dashbook: ^0.1.16
|
||||
flame: ^1.35.1
|
||||
flame_audio: ^2.11.14
|
||||
flame_forge2d: ^0.19.2+4
|
||||
flame_isolate: ^0.6.2+20
|
||||
flame_lottie: ^0.4.2+20
|
||||
flame_noise: ^0.3.2+20
|
||||
flame_spine: ^0.3.0+3
|
||||
flame_svg: ^1.11.20
|
||||
flame_tiled: ^3.0.11
|
||||
flame: ^1.36.0
|
||||
flame_audio: ^2.12.0
|
||||
flame_forge2d: ^0.19.2+5
|
||||
flame_isolate: ^0.6.2+21
|
||||
flame_lottie: ^0.4.2+21
|
||||
flame_noise: ^0.3.2+21
|
||||
flame_spine: ^0.3.0+4
|
||||
flame_svg: ^1.12.0
|
||||
flame_tiled: ^3.1.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
google_fonts: ^8.0.2
|
||||
jenny: ^1.5.0
|
||||
jenny: ^1.5.1
|
||||
meta: ^1.12.0
|
||||
padracing: ^1.0.0
|
||||
provider: ^6.1.2
|
||||
@@ -34,7 +34,7 @@ dependencies:
|
||||
web: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
test: any
|
||||
|
||||
flutter:
|
||||
|
||||
@@ -1,3 +1,27 @@
|
||||
## 1.36.0
|
||||
|
||||
- **FIX**: Ray direction normalization drift issues ([#3841](https://github.com/flame-engine/flame/issues/3841)). ([b8e2bab5](https://github.com/flame-engine/flame/commit/b8e2bab58fbfb1b817dd294db3d2389097d31a2d))
|
||||
- **FIX**: Initialize center offset in `CircleComponent` ctor ([#3842](https://github.com/flame-engine/flame/issues/3842)). ([a0d2a5f3](https://github.com/flame-engine/flame/commit/a0d2a5f3a2db6ca2b0c25c93ca48fe12a4bdbc11))
|
||||
- **FIX**: Resolve `fontPackage` in `IconComponent` (`_rasterizeIcon`) ([#3838](https://github.com/flame-engine/flame/issues/3838)). ([cdb2a0dd](https://github.com/flame-engine/flame/commit/cdb2a0ddf8ec6db733c904696a17ceeaed2e7b5f))
|
||||
- **FIX**: Hitboxes now correctly account for parent scale and rotation ([#3834](https://github.com/flame-engine/flame/issues/3834)). ([57adcd60](https://github.com/flame-engine/flame/commit/57adcd60970efb2dbf4f52e396a4e78a51e47be8))
|
||||
- **FIX**: Make `buildContext` available during `onLoad` and `onMount` ([#3833](https://github.com/flame-engine/flame/issues/3833)). ([60bfcb30](https://github.com/flame-engine/flame/commit/60bfcb30e7751ee65caa6425d79bbd7bb82ae3ed))
|
||||
- **FIX**: Add CJK wrapping for `TextBoxComponent` ([#3830](https://github.com/flame-engine/flame/issues/3830)). ([7f41c261](https://github.com/flame-engine/flame/commit/7f41c2614e1669398bb08858df30270d75dced68))
|
||||
- **FIX**: Prevent removed children from being re-added when parent is moved ([#3824](https://github.com/flame-engine/flame/issues/3824)). ([8e77bc2d](https://github.com/flame-engine/flame/commit/8e77bc2d87300a52c03177fb187c4e35b810acc4))
|
||||
- **FIX**: Make `removeAll(children)` work in `onRemove` ([#3823](https://github.com/flame-engine/flame/issues/3823)). ([ff760230](https://github.com/flame-engine/flame/commit/ff760230881f2a27f9d3a9462fc831c460d7ffc3))
|
||||
- **FIX**: End active collisions in ShapeHitbox.onRemove to fix inconsistent isColliding ([#3821](https://github.com/flame-engine/flame/issues/3821)). ([bc81e7fd](https://github.com/flame-engine/flame/commit/bc81e7fd96c1ec5ffad210d6d027894f6faef77b))
|
||||
- **FIX**: Use scaledRadius for CircleHitbox collision detection ([#3808](https://github.com/flame-engine/flame/issues/3808)). ([3498c1e5](https://github.com/flame-engine/flame/commit/3498c1e565985ce7d12212e6a625f538da98c362))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Add `clampDouble` to `Vector2Extension` and its tests ([#3840](https://github.com/flame-engine/flame/issues/3840)). ([6c6ccf31](https://github.com/flame-engine/flame/commit/6c6ccf317f3f397edf30a61c90ed00d087a96e9a))
|
||||
- **FEAT**: Add `transformMatrix` setter to `Transform2D` ([#3836](https://github.com/flame-engine/flame/issues/3836)). ([957ff2e0](https://github.com/flame-engine/flame/commit/957ff2e085f03ab43f40f4213d94730b52e2cfc6))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
- **FEAT**: Propagate Flutter hot reload through the component tree ([#3828](https://github.com/flame-engine/flame/issues/3828)). ([c44643f1](https://github.com/flame-engine/flame/commit/c44643f1afdf9890d9890d6653f7429366e7f03b))
|
||||
- **FEAT**: Add an IconComponent that renders IconData ([#3820](https://github.com/flame-engine/flame/issues/3820)). ([97931a59](https://github.com/flame-engine/flame/commit/97931a59361c51c433d366fecb30b7867813c521))
|
||||
- **FEAT**: Add `dispose()` method to `FlameGame` ([#3825](https://github.com/flame-engine/flame/issues/3825)). ([aa5a27b7](https://github.com/flame-engine/flame/commit/aa5a27b791c4bd5a3ab64ee73b34feefedb8b210))
|
||||
- **FEAT**: Add object pooling support with `ComponentPool` ([#3816](https://github.com/flame-engine/flame/issues/3816)). ([46802fab](https://github.com/flame-engine/flame/commit/46802fab4705ae8d1ff2a61660b2d80450f6075e))
|
||||
- **FEAT**: Add opposite method to Anchor ([#3817](https://github.com/flame-engine/flame/issues/3817)). ([1ffd59f0](https://github.com/flame-engine/flame/commit/1ffd59f09f90d17980b70e494ce585d676888b57))
|
||||
- **FEAT**: HitTestBehavior for GameWidget ([#3815](https://github.com/flame-engine/flame/issues/3815)). ([b888d4e2](https://github.com/flame-engine/flame/commit/b888d4e2d7ea95694a0c5f83e2fa68f8cee67069))
|
||||
- **DOCS**: Document FlameGame<W extends World> generic type parameter ([#3822](https://github.com/flame-engine/flame/issues/3822)). ([00a66123](https://github.com/flame-engine/flame/commit/00a66123d84d305e66953f1a85e66c46c8e0c4fc))
|
||||
|
||||
## 1.35.1
|
||||
|
||||
- **FIX**: Cancel taps that start inside the component and end outside ([#3805](https://github.com/flame-engine/flame/issues/3805)). ([ebcdb81c](https://github.com/flame-engine/flame/commit/ebcdb81c83b0aa23906d1c652bad2bfadd5add71))
|
||||
|
||||
@@ -9,11 +9,11 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame
|
||||
resolution: workspace
|
||||
description: A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.
|
||||
version: 1.35.1
|
||||
version: 1.36.0
|
||||
homepage: https://github.com/flame-engine/flame
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -29,8 +29,8 @@ dev_dependencies:
|
||||
benchmark_harness: ^2.3.1
|
||||
canvas_test: ^0.2.0
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
## 0.1.1+7
|
||||
|
||||
- **FIX**(flame_3d): Use float for numLights uniform to fix GLES crash ([#3810](https://github.com/flame-engine/flame/issues/3810)). ([f241ebd6](https://github.com/flame-engine/flame/commit/f241ebd6d73caa43387972cffeb609af2909ac2f))
|
||||
- **FIX**(flame_3d): Fix alpha blend factors for transparent background compositing ([#3812](https://github.com/flame-engine/flame/issues/3812)). ([8d7212a1](https://github.com/flame-engine/flame/commit/8d7212a1c79d561330131ea794a0ed318c3945f8))
|
||||
- **FIX**(flame_3d): Remove duplicate baseColor multiply in ambient calculation ([#3814](https://github.com/flame-engine/flame/issues/3814)). ([080bde7f](https://github.com/flame-engine/flame/commit/080bde7f4c14c9f4f91e09d9bf6e737f75449351))
|
||||
- **FIX**: Use scaledRadius for CircleHitbox collision detection ([#3808](https://github.com/flame-engine/flame/issues/3808)). ([3498c1e5](https://github.com/flame-engine/flame/commit/3498c1e565985ce7d12212e6a625f538da98c362))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.1.1+6
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,14 +8,14 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_3d: ^0.1.1+6
|
||||
flame_console: ^0.1.2+16
|
||||
flame: ^1.36.0
|
||||
flame_3d: ^0.1.1+7
|
||||
flame_console: ^0.1.2+17
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_3d
|
||||
resolution: workspace
|
||||
description: Experimental 3D support for the Flame Engine
|
||||
version: 0.1.1+6
|
||||
version: 0.1.1+7
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_3d
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -14,7 +14,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.19.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_gpu:
|
||||
@@ -24,8 +24,8 @@ dependencies:
|
||||
vector_math: ^2.1.4
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 2.12.0
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
## 2.11.14
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_audio: ^2.11.14
|
||||
flame: ^1.36.0
|
||||
flame_audio: ^2.12.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
|
||||
@@ -2,7 +2,7 @@ name: flame_audio
|
||||
resolution: workspace
|
||||
description: |
|
||||
Audio support for the Flame game engine, basically a thin wrapper around the audioplayers package.
|
||||
version: 2.11.14
|
||||
version: 2.12.0
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_audio
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,14 +18,14 @@ environment:
|
||||
|
||||
dependencies:
|
||||
audioplayers: ^6.2.0
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
synchronized: ^3.1.0
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.1.4+3
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.1.4+2
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.1.5+1
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.1.5
|
||||
|
||||
- **FEAT**: Add `Blackboard` support for behavior trees ([#3756](https://github.com/flame-engine/flame/issues/3756)). ([955411d3](https://github.com/flame-engine/flame/commit/955411d34a6e85e25524b52938146578fa4aa3e3))
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: behavior_tree
|
||||
resolution: workspace
|
||||
description: A behavior tree implementation written in Dart. This package is designed to be used for implementing AI in games.
|
||||
version: 0.1.5
|
||||
version: 0.1.5+1
|
||||
repository: https://github.com/flame-engine/flame/tree/main/packages/flame_behavior_tree/behavior_tree
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -15,6 +15,6 @@ dependencies:
|
||||
meta: ^1.12.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
mocktail: ^1.0.4
|
||||
test: any
|
||||
|
||||
@@ -12,13 +12,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_behavior_tree: ^0.1.4+2
|
||||
flame: ^1.36.0
|
||||
flame_behavior_tree: ^0.1.4+3
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_behavior_tree
|
||||
resolution: workspace
|
||||
description: A bridge package that integrates behavior_tree package with flame.
|
||||
version: 0.1.4+2
|
||||
version: 0.1.4+3
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_behavior_tree
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -15,14 +15,14 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
behavior_tree: ^0.1.5
|
||||
flame: ^1.35.1
|
||||
behavior_tree: ^0.1.5+1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.3.4
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 1.3.3
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,11 +8,11 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_behaviors: ^1.3.3
|
||||
flame: ^1.36.0
|
||||
flame_behaviors: ^1.3.4
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_behaviors
|
||||
resolution: workspace
|
||||
description: Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, originally built by Very Good Ventures.
|
||||
version: 1.3.3
|
||||
version: 1.3.4
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_behaviors
|
||||
|
||||
environment:
|
||||
@@ -9,13 +9,13 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.12.22
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 1.12.21
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -12,14 +12,14 @@ environment:
|
||||
|
||||
dependencies:
|
||||
equatable: ^2.0.5
|
||||
flame: ^1.35.1
|
||||
flame_bloc: ^1.12.21
|
||||
flame: ^1.36.0
|
||||
flame_bloc: ^1.12.22
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_bloc: ^8.1.2
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_bloc
|
||||
resolution: workspace
|
||||
description: Integration for the Bloc state management library to Flame games.
|
||||
version: 1.12.21
|
||||
version: 1.12.22
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_bloc
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,7 +17,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
bloc: ">=8.1.1 <10.0.0"
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_bloc: ">=8.1.2 <10.0.0"
|
||||
@@ -25,8 +25,8 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.1.2+17
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.1.2+16
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_console: ^0.1.2+16
|
||||
flame: ^1.36.0
|
||||
flame_console: ^0.1.2+17
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_console
|
||||
resolution: workspace
|
||||
description: "An extensible and customizable console to help debug Flame games."
|
||||
version: 0.1.2+16
|
||||
version: 0.1.2+17
|
||||
repository: https://github.com/flame-engine/flame/tree/main/packages/flame_console
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,13 +18,13 @@ environment:
|
||||
|
||||
dependencies:
|
||||
args: ^2.5.0
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
terminui: ^0.2.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -11,13 +11,13 @@ dependencies:
|
||||
animated_tree_view: ^2.3.0
|
||||
devtools_app_shared: ^0.3.1
|
||||
devtools_extensions: ^0.3.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_riverpod: ^3.0.3
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 1.8.16
|
||||
|
||||
- **FIX**: Fix warnings on flame_fire_atlas.dart ([#3818](https://github.com/flame-engine/flame/issues/3818)). ([458a79a9](https://github.com/flame-engine/flame/commit/458a79a97d63d128ab127fc15616192114dc9448))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 1.8.15
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_fire_atlas: ^1.8.15
|
||||
flame: ^1.36.0
|
||||
flame_fire_atlas: ^1.8.16
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: flame_fire_atlas
|
||||
resolution: workspace
|
||||
description: Easy to use texture atlases for the flame engine created with the
|
||||
fire atlas editor
|
||||
version: 1.8.15
|
||||
version: 1.8.16
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_fire_atlas
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,13 +18,13 @@ environment:
|
||||
|
||||
dependencies:
|
||||
archive: ^4.0.2
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.19.2+5
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.19.2+4
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -11,13 +11,13 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_forge2d: ^0.19.2+4
|
||||
flame: ^1.36.0
|
||||
flame_forge2d: ^0.19.2+5
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_forge2d
|
||||
resolution: workspace
|
||||
description: Forge2D (Box2D) support for the Flame game engine. This uses the forge2d package and provides wrappers and components to be used inside Flame.
|
||||
version: 0.19.2+4
|
||||
version: 0.19.2+5
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_forge2d
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,15 +17,15 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
forge2d: ^0.14.2
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 0.6.2+21
|
||||
|
||||
- **FIX**: Use scaledRadius for CircleHitbox collision detection ([#3808](https://github.com/flame-engine/flame/issues/3808)). ([3498c1e5](https://github.com/flame-engine/flame/commit/3498c1e565985ce7d12212e6a625f538da98c362))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.6.2+20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -12,14 +12,14 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.18.0
|
||||
flame: ^1.35.1
|
||||
flame_isolate: ^0.6.2+20
|
||||
flame: ^1.36.0
|
||||
flame_isolate: ^0.6.2+21
|
||||
flutter:
|
||||
sdk: flutter
|
||||
quiver: ^3.2.1
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter:
|
||||
assets:
|
||||
- assets/images/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_isolate
|
||||
resolution: workspace
|
||||
description: Flame wrapper for integral_isolates making multi-threading easy in Flame
|
||||
version: 0.6.2+20
|
||||
version: 0.6.2+21
|
||||
repository: https://github.com/flame-engine/flame/blob/main/packages/flame_isolate
|
||||
topics:
|
||||
- flame
|
||||
@@ -12,14 +12,14 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
integral_isolates: ^0.5.1
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
test: any
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.5.1
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 1.5.0
|
||||
|
||||
- **FEAT**: Expose additional flame_jenny Command classes ([#3641](https://github.com/flame-engine/flame/issues/3641)). ([8ef2587d](https://github.com/flame-engine/flame/commit/8ef2587de4a1bef1d745cc1f5a626a7e84c6230c))
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: jenny
|
||||
resolution: workspace
|
||||
description: YarnSpinner narrative game tools equivalent for Dart.
|
||||
version: 1.5.0
|
||||
version: 1.5.1
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_jenny/jenny
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -20,5 +20,5 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
test: any
|
||||
|
||||
@@ -17,13 +17,13 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.17.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
jenny: ^1.5.0
|
||||
jenny: ^1.5.1
|
||||
meta: ^1.12.0
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
test: any
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 0.1.2
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
## 0.1.1+20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_kenney_xml: ^0.1.1+20
|
||||
flame: ^1.36.0
|
||||
flame_kenney_xml: ^0.1.2
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_kenney_xml
|
||||
resolution: workspace
|
||||
description: "Support for Kenney XML spritesheets for the Flame game engine. This package parses XML files produced by Kenney."
|
||||
version: 0.1.1+20
|
||||
version: 0.1.2
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_kenney_xml
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,14 +18,14 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
xml: ^6.5.0
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.4.11
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mockito: ^5.4.4
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.4.3
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 1.4.2
|
||||
|
||||
- **FIX**: Update flame_lint to use lints 6.0.0 ([#3612](https://github.com/flame-engine/flame/issues/3612)). ([ba5f6789](https://github.com/flame-engine/flame/commit/ba5f6789bed68e4cc7ca95584e35ed62d0111da2))
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_lint
|
||||
resolution: workspace
|
||||
description: Flame lint package
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_lint
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.4.2+21
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.4.2+20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,14 +8,14 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_lottie: ^0.4.2+20
|
||||
flame: ^1.36.0
|
||||
flame_lottie: ^0.4.2+21
|
||||
flutter:
|
||||
sdk: flutter
|
||||
lottie:
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_lottie
|
||||
resolution: workspace
|
||||
description: Flame wrapper for Lottie by AirBnB. This package implements a bridge between Lottie and Flame, allowing to load and display Lottie animations.
|
||||
version: 0.4.2+20
|
||||
version: 0.4.2+21
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_lottie
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,13 +17,13 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
lottie: ^3.1.2
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.2.4+14
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.2.4+13
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,14 +8,14 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_markdown: ^0.2.4+13
|
||||
flame: ^1.36.0
|
||||
flame_markdown: ^0.2.4+14
|
||||
flutter:
|
||||
sdk: flutter
|
||||
markdown: ^7.3.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: false
|
||||
|
||||
@@ -2,7 +2,7 @@ name: flame_markdown
|
||||
resolution: workspace
|
||||
description: |
|
||||
Markdown support for the Flame game engine, bridging the markdown package into Flame's text rendering pipeline.
|
||||
version: 0.2.4+13
|
||||
version: 0.2.4+14
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_markdown
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,13 +17,13 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
markdown: ^7.1.1
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.3.3+21
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.3.3+20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -9,10 +9,10 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_network_assets: ^0.3.3+20
|
||||
flame: ^1.36.0
|
||||
flame_network_assets: ^0.3.3+21
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_network_assets
|
||||
resolution: workspace
|
||||
description: Network assets support for Flame.
|
||||
version: 0.3.3+20
|
||||
version: 0.3.3+21
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_network_assets
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,7 +18,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
dev: ^1.0.0
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
http: ^1.2.1
|
||||
@@ -27,7 +27,7 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 0.3.2+21
|
||||
|
||||
- **FIX**: `NoiseEffectController` producing zero progress on some platforms ([#3831](https://github.com/flame-engine/flame/issues/3831)). ([5d88832f](https://github.com/flame-engine/flame/commit/5d88832fa522a6880beeecb617b565aebcb703e7))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.3.2+20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_noise
|
||||
resolution: workspace
|
||||
description: Integrate the fast_noise package into Flame
|
||||
version: 0.3.2+20
|
||||
version: 0.3.2+21
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_noise
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,12 +17,12 @@ environment:
|
||||
|
||||
dependencies:
|
||||
fast_noise: ^2.0.0
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
test: any
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.2.3+21
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.2.3+20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_oxygen: ^0.2.3+20
|
||||
flame: ^1.36.0
|
||||
flame_oxygen: ^0.2.3+21
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_oxygen
|
||||
resolution: workspace
|
||||
description: Integrate the Oxygen ECS with the Flame Engine.
|
||||
version: 0.2.3+20
|
||||
version: 0.2.3+21
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_oxygen
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -15,11 +15,11 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
oxygen: ^0.3.1
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
@@ -1,3 +1,8 @@
|
||||
## 1.11.0
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Rive 0.14 support ([#3839](https://github.com/flame-engine/flame/issues/3839)). ([8b245181](https://github.com/flame-engine/flame/commit/8b2451813672c25d1783447b966fd2f739492b65))
|
||||
|
||||
## 1.10.23
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,14 +8,14 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_rive: ^1.10.23
|
||||
flame: ^1.36.0
|
||||
flame_rive: ^1.11.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
rive: ^0.14.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: flame_rive
|
||||
resolution: workspace
|
||||
description: Rive support for the Flame game engine. This uses the rive package and provides wrappers and components to be used inside Flame.
|
||||
homepage: https://github.com/flame-engine/flame
|
||||
version: 1.10.23
|
||||
version: 1.11.0
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
- https://github.com/sponsors/bluefireteam
|
||||
@@ -17,14 +17,14 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
rive: ^0.14.0
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 5.5.3
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 5.5.2
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -6,14 +6,14 @@ version: 1.0.0+1
|
||||
environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_riverpod: ^5.5.2
|
||||
flame: ^1.36.0
|
||||
flame_riverpod: ^5.5.3
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_riverpod: ^3.0.3
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_riverpod
|
||||
resolution: workspace
|
||||
description: Helpers for using Riverpod - a reactive caching and data-binding framework, in conjunction with Flame.
|
||||
version: 5.5.2
|
||||
version: 5.5.3
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_riverpod
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -16,13 +16,13 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_riverpod: ^3.0.3
|
||||
riverpod: ^3.0.3
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.3.0+4
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.3.0+3
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,13 +8,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_spine: ^0.3.0+3
|
||||
flame: ^1.36.0
|
||||
flame_spine: ^0.3.0+4
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_spine
|
||||
resolution: workspace
|
||||
description: Spine support for the Flame game engine. This uses the spine_flutter package and provides wrappers and components to be used inside Flame.
|
||||
version: 0.3.0+3
|
||||
version: 0.3.0+4
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_spine
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,13 +17,13 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.17.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
spine_flutter: ^4.3.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
test: any
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.3.1+3
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.3.1+2
|
||||
|
||||
- **DOCS**: Fix workflow status badge paths ([#3517](https://github.com/flame-engine/flame/issues/3517)). ([149f16fe](https://github.com/flame-engine/flame/commit/149f16fe29f1fb14b3612964b2226c9c5c7daf95))
|
||||
|
||||
@@ -10,12 +10,12 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame_splash_screen: ^0.3.1+2
|
||||
flame_splash_screen: ^0.3.1+3
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_splash_screen
|
||||
resolution: workspace
|
||||
description: Style your flame game with a beautiful splash screen with logo reveal. Simple to use but still customizable.
|
||||
version: 0.3.1+2
|
||||
version: 0.3.1+3
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_splash_screen
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -20,7 +20,7 @@ dependencies:
|
||||
meta: ^1.12.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mockito: ^5.4.2
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 0.2.3
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
## 0.2.2+3
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_sprite_fusion: ^0.2.2+3
|
||||
flame: ^1.36.0
|
||||
flame_sprite_fusion: ^0.2.3
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_sprite_fusion
|
||||
resolution: workspace
|
||||
description: "Sprite Fusion support for the Flame game engine. This package parses and renders tilemaps exported from Sprite Fusion tool."
|
||||
version: 0.2.2+3
|
||||
version: 0.2.3
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_sprite_fusion
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,12 +17,12 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.19.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.2.1+4
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 0.2.1+3
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,15 +8,15 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_behaviors: ^1.3.3
|
||||
flame_steering_behaviors: ^0.2.1+3
|
||||
flame: ^1.36.0
|
||||
flame_behaviors: ^1.3.4
|
||||
flame_steering_behaviors: ^0.2.1+4
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_steering_behaviors
|
||||
resolution: workspace
|
||||
description: Flame Steering Behaviors brings steering algorithms to the behavior pattern, originally built by Very Good Ventures.
|
||||
version: 0.2.1+3
|
||||
version: 0.2.1+4
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_steering_behaviors
|
||||
|
||||
environment:
|
||||
@@ -9,14 +9,14 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_behaviors: ^1.3.3
|
||||
flame: ^1.36.0
|
||||
flame_behaviors: ^1.3.4
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -15,14 +15,14 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.17.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_riverpod: ^3.0.3
|
||||
meta: ^1.12.0
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
test: any
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 1.12.0
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
## 1.11.20
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -10,13 +10,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_svg: ^1.11.20
|
||||
flame: ^1.36.0
|
||||
flame_svg: ^1.12.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_svg
|
||||
resolution: workspace
|
||||
description: Package to add SVG rendering support for the Flame game engine
|
||||
version: 1.11.20
|
||||
version: 1.12.0
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_svg
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,14 +17,14 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_svg: ^2.0.5
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 2.2.3
|
||||
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
|
||||
## 2.2.2
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -9,13 +9,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_test: ^2.2.2
|
||||
flame_lint: ^1.4.3
|
||||
flame_test: ^2.2.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
test: any
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_test
|
||||
resolution: workspace
|
||||
description: A package with classes to help testing applications using Flame
|
||||
version: 2.2.2
|
||||
version: 2.2.3
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_test
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -17,7 +17,7 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_test:
|
||||
@@ -29,4 +29,4 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
@@ -1,3 +1,9 @@
|
||||
## 5.1.0
|
||||
|
||||
- **REFACTOR**: Asset path resolution/loading in TexturePackerAtlas to correctly handle prefixes and different asset types. ([17fac08d](https://github.com/flame-engine/flame/commit/17fac08d8964991a421cde8f5dd1ace4dc4e9063))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
## 5.0.5
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -9,13 +9,13 @@ environment:
|
||||
flutter: ">=3.41.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_texturepacker: ^5.0.5
|
||||
flame: ^1.36.0
|
||||
flame_texturepacker: ^5.1.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_texturepacker
|
||||
resolution: workspace
|
||||
description: A simple plugin for the Flame Engine to import spritesheets generated by the TexturePacker tool.
|
||||
version: 5.0.5
|
||||
version: 5.1.0
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_texturepacker
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,12 +18,12 @@ environment:
|
||||
dependencies:
|
||||
collection: ^1.17.1
|
||||
cross_file: ^0.3.4+2
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mocktail: ^1.0.4
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
## 3.1.0
|
||||
|
||||
- **FIX**: Use resolved path when loading single-image tilesets ([#3826](https://github.com/flame-engine/flame/issues/3826)). ([bbdff923](https://github.com/flame-engine/flame/commit/bbdff9230f96ab18ee83a1a0ffab5b4d7f4a43bf))
|
||||
- **FIX**: Bump Flutter min version to 3.41.0 ([#3807](https://github.com/flame-engine/flame/issues/3807)). ([0d505304](https://github.com/flame-engine/flame/commit/0d50530485e5be9ce1c9138a5b437607c7c5c628))
|
||||
- **FEAT**: Add dynamic layer opacity support to flame_tiled ([#3843](https://github.com/flame-engine/flame/issues/3843)). ([b1702997](https://github.com/flame-engine/flame/commit/b17029977b3c5890fe6794942a0553eb3f21ff8d))
|
||||
- **FEAT**: Support package argument in asset loading methods and widgets ([#3835](https://github.com/flame-engine/flame/issues/3835)). ([3f6f95b0](https://github.com/flame-engine/flame/commit/3f6f95b0225df9e4035c74de6cfad501e8c45167))
|
||||
|
||||
## 3.0.11
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -8,13 +8,13 @@ environment:
|
||||
sdk: ">=3.11.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flame: ^1.35.1
|
||||
flame_tiled: ^3.0.11
|
||||
flame: ^1.36.0
|
||||
flame_tiled: ^3.1.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: flame_tiled
|
||||
resolution: workspace
|
||||
description: Tiled support for the Flame game engine. This uses the tiled package and provides wrappers and components to be used inside Flame.
|
||||
version: 3.0.11
|
||||
version: 3.1.0
|
||||
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_tiled
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
@@ -18,7 +18,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
collection: ^1.17.1
|
||||
flame: ^1.35.1
|
||||
flame: ^1.36.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
meta: ^1.12.0
|
||||
@@ -27,7 +27,7 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
dartdoc: ^9.0.0
|
||||
flame_lint: ^1.4.2
|
||||
flame_lint: ^1.4.3
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
test: any
|
||||
|
||||
Reference in New Issue
Block a user