Skip to content

Releases: phasetida/phasetida_flutter

phasetida_flutter 0.3.1

27 Feb 14:58
a879679

Choose a tag to compare

What's Changed

  • phasetida_flutter 0.3.1 update by @nofyso in #5
  • 丰富了example及其workflow
  • 调整了音乐播放机制
  • 修复了错误的Navigation
  • 将phasetida-core更新到0.1.15,并适配其功能

Full Changelog: 0.3.0...0.3.1

phasetida_flutter 0.3.0

21 Feb 13:05
8450f34

Choose a tag to compare

What's Changed

  • phasetida_flutter 0.3.0 update by @nofyso in #4
  • 添加了背景音乐支持
  • 重构了shell部分,现在shell组件拥有更低的耦合度
  • phasetida-core更新到0.1.14,并适配其功能

Full Changelog: 0.2.0...0.3.0

phasetida_flutter 0.2.0

05 Feb 15:33
f455714

Choose a tag to compare

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

02 Feb 10:16
a05c346

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/phasetida/phasetida_flutter/commits/0.1.7