BUILDING BLOCKS
From the Ground Up
Some directions of getting started
5 min readJun 30, 2021
--
When you're set to build a Flutter mobile, web, and/or desktop application, you'll almost every time start the same way.
If you start from nothing at all, you might consider first installing and setting up Flutter itself. If you already have Flutter installed you can simply create a new project.