Month: May 2019

Posted in Flutter

Convert the Sketch design to Flutter code

To create a mobile App, I think the difficult point is how to create the layout! And…

Loading

Posted in Flutter

Flutter: There are multiple heroes that share the same tag within a subtree

When I try to put multiple FloatingActionButton in a page, it will show the below error: There…

Loading