Releases: phasetida/phasetida_flutter
Releases · phasetida/phasetida_flutter
phasetida_flutter 0.3.1
What's Changed
- 丰富了example及其workflow
- 调整了音乐播放机制
- 修复了错误的Navigation
- 将phasetida-core更新到
0.1.15,并适配其功能
Full Changelog: 0.3.0...0.3.1
phasetida_flutter 0.3.0
What's Changed
- 添加了背景音乐支持
- 重构了
shell部分,现在shell组件拥有更低的耦合度 - 将
phasetida-core更新到0.1.14,并适配其功能
Full Changelog: 0.2.0...0.3.0
phasetida_flutter 0.2.0
What's Changed
- refactored the project, chart rendering is no longer using web page now
Changes in summary:
old:
wasm-core -> vite frontend -> local server -> webview
now (maybe a bit more faster than before):
core -> core shell in phasetida_flutter -> dart ffi -> render in flutter canvas
- added hit sound of notes
- fixed wrong creations of splash effects of hold notes when adjusting the time
- removed useless non-auto play mode
Full Changelog: 0.1.7...0.2.0
0.1.7
What's Changed
- Update UI and some functions by @qianmo2233 in #1
- 0.1.7 update by @nofyso in #2
New Contributors
- @qianmo2233 made their first contribution in #1
Full Changelog: https://github.com/phasetida/phasetida_flutter/commits/0.1.7