News

現在、RiverpodのみでApp stateを管理しており、widgetのstate管理が複雑である。 これを改善するため、flutter_hooksを使用し、widget内部のlocal stateを管理することで、責務を分離する。 tategaki.dartのみを対象として実装してください。 flutter_hooksを呼んでいる他のウィジェットを参考にし、TDD (Red Green ...
Tategaki - Reading from Right to Left Vertically The traditional form of Japanese writing in newspapers and some books is vertical, in which case the reading is really done from right to left, as we ...