Files
Lukas Klingsbo 5efc723100 chore(release): Publish Flame v1.26.0 (#3525)
```
Package Name           Current Version   Updated Version   Update Reason
behavior_tree          0.1.3+1           0.1.3+2           updated with patch changes
flame                  1.25.0            1.26.0            updated with minor changes
flame_3d               0.1.0-dev.6       0.1.0-dev.7       updated with patch changes
flame_audio            2.11.0            2.11.1            updated with patch changes
flame_behavior_tree    0.1.3+6           0.1.3+7           updated with patch changes
flame_bloc             1.12.7            1.12.8            updated with patch changes
flame_fire_atlas       1.8.1             1.8.2             updated with patch changes
flame_forge2d          0.18.2+6          0.18.2+7          updated with patch changes
flame_isolate          0.6.2+6           0.6.2+7           updated with patch changes
flame_kenney_xml       0.1.1+6           0.1.1+7           updated with patch changes
flame_lint             1.2.2             1.2.3             updated with patch changes
flame_lottie           0.4.2+6           0.4.2+7           updated with patch changes
flame_markdown         0.2.3+2           0.2.4             updated with minor changes
flame_noise            0.3.2+6           0.3.2+7           updated with patch changes
flame_oxygen           0.2.3+6           0.2.3+7           updated with patch changes
flame_rive             1.10.9            1.10.10           updated with patch changes
flame_splash_screen    0.3.1+1           0.3.1+2           updated with patch changes
flame_sprite_fusion    0.1.3+6           0.1.3+7           updated with patch changes
flame_svg              1.11.6            1.11.7            updated with patch changes
flame_test             1.18.0            1.18.1            updated with patch changes
flame_texturepacker    4.1.6             4.1.7             updated with patch changes
flame_tiled            2.0.1             2.0.2             updated with patch changes
flame_spine            0.2.2+6           0.2.2+7           dependency was updated
flame_console          0.1.2+2           0.1.2+3           dependency was updated
flame_riverpod         5.4.9             5.4.10            dependency was updated
flame_network_assets   0.3.3+6           0.3.3+7           dependency was updated
```
2025-03-13 02:50:42 +00:00

1.6 KiB

0.1.3+2

0.1.3+1

0.1.3

  • FIX: Update version of lints to comply with new pub requirements (#3223). (1b0bee72)
  • DOCS: Add AI assist badge to readme(s) (#3226). (380d6aa9)
  • DOCS: Fix capitalization of the Dart programming language on pubspec description field (#3222). (9404241e)

0.1.2

  • REFACTOR: Modernize switch; use switch-expressions and no break; (#3133). (b283b82f)

0.1.1

  • FEAT: Add initial version of behavior_tree and flame_behavior_tree package (#3045). (faf2df4b)