Releases: phasetida/phasetida_flutter
Releases · phasetida/phasetida_flutter
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