Skip to content

Commit b233cdb

Browse files
chore(release): Publish packages (#3346)
Prepared all packages to be released to pub.dev Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff170dc commit b233cdb

File tree

74 files changed

+285
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+285
-110
lines changed

CHANGELOG.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,89 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2024-10-16
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`flame` - `v1.21.0`](#flame---v1210)
19+
- [`flame_fire_atlas` - `v1.6.0`](#flame_fire_atlas---v160)
20+
- [`flame_test` - `v1.17.2`](#flame_test---v1172)
21+
- [`flame_tiled` - `v1.21.0`](#flame_tiled---v1210)
22+
- [`flame_audio` - `v2.10.5`](#flame_audio---v2105)
23+
- [`flame_forge2d` - `v0.18.2+2`](#flame_forge2d---v01822)
24+
- [`flame_oxygen` - `v0.2.3+2`](#flame_oxygen---v0232)
25+
- [`flame_rive` - `v1.10.5`](#flame_rive---v1105)
26+
- [`flame_texturepacker` - `v4.1.2`](#flame_texturepacker---v412)
27+
- [`flame_behavior_tree` - `v0.1.3+2`](#flame_behavior_tree---v0132)
28+
- [`flame_spine` - `v0.2.2+2`](#flame_spine---v0222)
29+
- [`flame_riverpod` - `v5.4.5`](#flame_riverpod---v545)
30+
- [`flame_kenney_xml` - `v0.1.1+2`](#flame_kenney_xml---v0112)
31+
- [`flame_bloc` - `v1.12.3`](#flame_bloc---v1123)
32+
- [`flame_noise` - `v0.3.2+2`](#flame_noise---v0322)
33+
- [`flame_lottie` - `v0.4.2+2`](#flame_lottie---v0422)
34+
- [`flame_network_assets` - `v0.3.3+2`](#flame_network_assets---v0332)
35+
- [`flame_svg` - `v1.11.2`](#flame_svg---v1112)
36+
- [`flame_sprite_fusion` - `v0.1.3+2`](#flame_sprite_fusion---v0132)
37+
- [`flame_markdown` - `v0.2.2+2`](#flame_markdown---v0222)
38+
- [`flame_isolate` - `v0.6.2+2`](#flame_isolate---v0622)
39+
40+
Packages with dependency updates only:
41+
42+
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
43+
44+
- `flame_audio` - `v2.10.5`
45+
- `flame_forge2d` - `v0.18.2+2`
46+
- `flame_oxygen` - `v0.2.3+2`
47+
- `flame_rive` - `v1.10.5`
48+
- `flame_texturepacker` - `v4.1.2`
49+
- `flame_behavior_tree` - `v0.1.3+2`
50+
- `flame_spine` - `v0.2.2+2`
51+
- `flame_riverpod` - `v5.4.5`
52+
- `flame_kenney_xml` - `v0.1.1+2`
53+
- `flame_bloc` - `v1.12.3`
54+
- `flame_noise` - `v0.3.2+2`
55+
- `flame_lottie` - `v0.4.2+2`
56+
- `flame_network_assets` - `v0.3.3+2`
57+
- `flame_svg` - `v1.11.2`
58+
- `flame_sprite_fusion` - `v0.1.3+2`
59+
- `flame_markdown` - `v0.2.2+2`
60+
- `flame_isolate` - `v0.6.2+2`
61+
62+
---
63+
64+
#### `flame` - `v1.21.0`
65+
66+
- **FIX**: Widgets flickering ([#3343](https://github.com/flame-engine/flame/issues/3343)). ([ff170dc5](https://github.com/flame-engine/flame/commit/ff170dc5c2acc41190249b48e61767ea459fabb4))
67+
- **FIX**: Ray should not be able to escape `CircleHitbox` ([#3341](https://github.com/flame-engine/flame/issues/3341)). ([7311d034](https://github.com/flame-engine/flame/commit/7311d034d4c3b43592b49472384fe8576809e6a5))
68+
- **FIX**: Fix SpriteBatch to comply with new drawAtlas requirement ([#3338](https://github.com/flame-engine/flame/issues/3338)). ([a17fe4cd](https://github.com/flame-engine/flame/commit/a17fe4cdfaafa071cfd2ab8ef8279b26b79f00a7))
69+
- **FIX**: Set SpriteButtonComponent sprites in `onMount` ([#3327](https://github.com/flame-engine/flame/issues/3327)). ([f36533e7](https://github.com/flame-engine/flame/commit/f36533e78c7634866680ab5fb202a3e230529943))
70+
- **FIX**: Export TapConfig to make visible ([#3323](https://github.com/flame-engine/flame/issues/3323)). ([8e00115c](https://github.com/flame-engine/flame/commit/8e00115cd299423564dfce4b9d1674c9257a3c42))
71+
- **FIX**: Clarify `SpriteGroupComponent.updateSprite` assertion ([#3317](https://github.com/flame-engine/flame/issues/3317)). ([d976ee8c](https://github.com/flame-engine/flame/commit/d976ee8c7e4fbbca08e549412ca8b5af6928d4f4))
72+
- **FEAT**: Adding spawnWhenLoaded flag on SpawnComponent ([#3334](https://github.com/flame-engine/flame/issues/3334)). ([51a7e26b](https://github.com/flame-engine/flame/commit/51a7e26b1ab0ef2a2d040548c74aef84b164272d))
73+
- **FEAT**: Add a getter for images cache keys ([#3324](https://github.com/flame-engine/flame/issues/3324)). ([7746f2f8](https://github.com/flame-engine/flame/commit/7746f2f867092c19222a40aec2b66dc80558dccb))
74+
75+
#### `flame_fire_atlas` - `v1.6.0`
76+
77+
- **FEAT**: Adding getter for the atlas image on flame fire atlas ([#3326](https://github.com/flame-engine/flame/issues/3326)). ([ae230ffa](https://github.com/flame-engine/flame/commit/ae230ffaaa588df7a99a3e2e8fa8980dc32104c0))
78+
79+
#### `flame_test` - `v1.17.2`
80+
81+
- **FIX**: Widgets flickering ([#3343](https://github.com/flame-engine/flame/issues/3343)). ([ff170dc5](https://github.com/flame-engine/flame/commit/ff170dc5c2acc41190249b48e61767ea459fabb4))
82+
- **FIX**: Fix SpriteBatch to comply with new drawAtlas requirement ([#3338](https://github.com/flame-engine/flame/issues/3338)). ([a17fe4cd](https://github.com/flame-engine/flame/commit/a17fe4cdfaafa071cfd2ab8ef8279b26b79f00a7))
83+
84+
#### `flame_tiled` - `v1.21.0`
85+
86+
- **FEAT**: Add a getter for images cache keys ([#3324](https://github.com/flame-engine/flame/issues/3324)). ([7746f2f8](https://github.com/flame-engine/flame/commit/7746f2f867092c19222a40aec2b66dc80558dccb))
87+
88+
689
## 2024-09-20
790

891
### Changes

doc/flame/examples/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ environment:
88
flutter: ">=3.22.0"
99

1010
dependencies:
11-
flame: ^1.20.0
12-
flame_rive: ^1.10.4
11+
flame: ^1.21.0
12+
flame_rive: ^1.10.5
1313
flutter:
1414
sdk: flutter
1515

doc/tutorials/klondike/app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
sdk: ">=3.4.0 <4.0.0"
88

99
dependencies:
10-
flame: ^1.20.0
10+
flame: ^1.21.0
1111
flutter:
1212
sdk: flutter
1313

doc/tutorials/platformer/app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
flutter: ">=3.22.0"
99

1010
dependencies:
11-
flame: ^1.20.0
11+
flame: ^1.21.0
1212
flutter:
1313
sdk: flutter
1414

doc/tutorials/space_shooter/app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
sdk: ">=3.4.0 <4.0.0"
1010

1111
dependencies:
12-
flame: ^1.20.0
12+
flame: ^1.21.0
1313
flutter:
1414
sdk: flutter
1515

examples/games/padracing/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ environment:
88

99
dependencies:
1010
collection: ^1.17.1
11-
flame: ^1.20.0
12-
flame_forge2d: ^0.18.2+1
11+
flame: ^1.21.0
12+
flame_forge2d: ^0.18.2+2
1313
flutter:
1414
sdk: flutter
1515
google_fonts: ^4.0.4

examples/games/rogue_shooter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
flutter: ">=3.22.0"
1111

1212
dependencies:
13-
flame: ^1.20.0
13+
flame: ^1.21.0
1414
flutter:
1515
sdk: flutter
1616

examples/games/trex/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111

1212
dependencies:
1313
collection: ^1.16.0
14-
flame: ^1.20.0
14+
flame: ^1.21.0
1515
flutter:
1616
sdk: flutter
1717

examples/pubspec.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ environment:
1111

1212
dependencies:
1313
dashbook: ^0.1.15
14-
flame: ^1.20.0
15-
flame_audio: ^2.10.4
16-
flame_forge2d: ^0.18.2+1
17-
flame_isolate: ^0.6.2+1
18-
flame_lottie: ^0.4.2+1
19-
flame_noise: ^0.3.2+1
20-
flame_spine: ^0.2.2+1
21-
flame_svg: ^1.11.1
22-
flame_tiled: ^1.20.4
14+
flame: ^1.21.0
15+
flame_audio: ^2.10.5
16+
flame_forge2d: ^0.18.2+2
17+
flame_isolate: ^0.6.2+2
18+
flame_lottie: ^0.4.2+2
19+
flame_noise: ^0.3.2+2
20+
flame_spine: ^0.2.2+2
21+
flame_svg: ^1.11.2
22+
flame_tiled: ^1.21.0
2323
flutter:
2424
sdk: flutter
2525
google_fonts: ^4.0.4

packages/flame/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.21.0
2+
3+
- **FIX**: Widgets flickering ([#3343](https://github.com/flame-engine/flame/issues/3343)). ([ff170dc5](https://github.com/flame-engine/flame/commit/ff170dc5c2acc41190249b48e61767ea459fabb4))
4+
- **FIX**: Ray should not be able to escape `CircleHitbox` ([#3341](https://github.com/flame-engine/flame/issues/3341)). ([7311d034](https://github.com/flame-engine/flame/commit/7311d034d4c3b43592b49472384fe8576809e6a5))
5+
- **FIX**: Fix SpriteBatch to comply with new drawAtlas requirement ([#3338](https://github.com/flame-engine/flame/issues/3338)). ([a17fe4cd](https://github.com/flame-engine/flame/commit/a17fe4cdfaafa071cfd2ab8ef8279b26b79f00a7))
6+
- **FIX**: Set SpriteButtonComponent sprites in `onMount` ([#3327](https://github.com/flame-engine/flame/issues/3327)). ([f36533e7](https://github.com/flame-engine/flame/commit/f36533e78c7634866680ab5fb202a3e230529943))
7+
- **FIX**: Export TapConfig to make visible ([#3323](https://github.com/flame-engine/flame/issues/3323)). ([8e00115c](https://github.com/flame-engine/flame/commit/8e00115cd299423564dfce4b9d1674c9257a3c42))
8+
- **FIX**: Clarify `SpriteGroupComponent.updateSprite` assertion ([#3317](https://github.com/flame-engine/flame/issues/3317)). ([d976ee8c](https://github.com/flame-engine/flame/commit/d976ee8c7e4fbbca08e549412ca8b5af6928d4f4))
9+
- **FEAT**: Adding spawnWhenLoaded flag on SpawnComponent ([#3334](https://github.com/flame-engine/flame/issues/3334)). ([51a7e26b](https://github.com/flame-engine/flame/commit/51a7e26b1ab0ef2a2d040548c74aef84b164272d))
10+
- **FEAT**: Add a getter for images cache keys ([#3324](https://github.com/flame-engine/flame/issues/3324)). ([7746f2f8](https://github.com/flame-engine/flame/commit/7746f2f867092c19222a40aec2b66dc80558dccb))
11+
112
## 1.20.0
213

314
- **FIX**: SpriteButtonComponent to initialize sprites in `onLoad` ([#3302](https://github.com/flame-engine/flame/issues/3302)). ([1204216c](https://github.com/flame-engine/flame/commit/1204216cb227d3831b546a54818075065fa7beec))

0 commit comments

Comments
 (0)