Build a note-taking app with Flutter + Firebase — Part II

Implements a plain-text editor with reversible actions & Hero transitions

Yingxin Wu
Flutter Community
Published in
5 min readMar 7, 2020

--

Flutter Keep note editor screenshot

Nice to have you in this second part of the series of Build a note-taking app with Flutter + Firebase. If you haven’t read the previous article, please find it here.

--

--