avatarsimbu

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

1206

Abstract

en to use Visual Studio Code to build <b>DigestableMe</b>. Here is a list of useful utilities and shortcuts I have used on this project.</p><h2 id="0069">Shortcuts</h2><p id="d139">Show method contextual help, options. <code>Ctrl + Space</code> Format document. <code>Ctrl + ⇧ + F</code> Refactor, good for wrapping widgets with container. <code>Ctrl + ⇧ + R</code>

Extensions

-[Data Class Generator] -&gt; See the post on [Layout].</p><h1 id="c4aa">Layout</h1><p id="77a9">Each blog post will have the following layout and sections will be included if required:</p><figure id="3c45"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*qsCYkNOOJXbjIr5umSQ7nQ.jpeg"><figcaption></figcaption></figure><h2 id="1408">Ta Da</h2><p id="9431">Demonstration of what’s been created.</p><h2 id="b72b">XP</h2><p id="e9f9">Useful experiences and insights based on using things.</p><p id="dc36">You may get various build errors when running your application from vscode via launch.json.</p><figure id="c4e4"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*41ZelDvzCVQm5KfkCGyCkA.png"><figcaption></figcaption></figure><p id="01ba">If you do then running it from the flutter cli at the

Options

command line should fix the error, force a full rebuild.</p><h2 id="4549">BackBurner</h2><p id="e764">Things to come back to later.</p><h2 id="a201">Links</h2><p id="2cbb">Links to things I’ve googled, read, viewed, come across whilst writing the blog and any useful resources to dig deeper.</p><h2 id="8790">People</h2><p id="8cf3">More links, quotes, info on interesting people like <a href="https://www.youtube.com/watch?v=sn0aFEMVTpA&amp;pp=QAFIAQ%3D%3D">Uncle Bob</a>.</p><figure id="dd0b"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*HyBoZoXQRyrtfRCD17r4Tw.png"><figcaption></figcaption></figure><h2 id="b321">Sound and Vision</h2><p id="cacb">What I’m listening to or watching.</p><figure id="9ba8"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*m5G95TK1AURs0Mnmo22fzA.png"><figcaption></figcaption></figure><h2 id="5668">One more thing…</h2><figure id="6622"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*[email protected]"><figcaption></figcaption></figure><figure id="adf4"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*[email protected]"><figcaption></figcaption></figure></article></body>

Join Medium to view all my articles.

Flutter — Lets Go

Flutter is exciting, there is a lot out there and I’m glad to be back building UI again, for mobiles and the web.

Join me on a series of blog posts while I learn and explore this great new cross platform framework.

My example project is called DigestibleMe and is a sharable collection of things of interest, music, food, travel, sport.

My choice is to be feature driven, feature first, feature focused.

It’s important to focus on the functionality, to see your ideas come to life and not get bogged down in logos, login etc.. that can be tackled later.

The blog posts focuses on functionality needed to build DigestableMe so we will start with Layout and then add topics as needed to build the application.

VSCode

I have chosen to use Visual Studio Code to build DigestableMe. Here is a list of useful utilities and shortcuts I have used on this project.

Shortcuts

Show method contextual help, options. Ctrl + Space Format document. Ctrl + ⇧ + F Refactor, good for wrapping widgets with container. Ctrl + ⇧ + R ## Extensions -[Data Class Generator] -\> See the post on [Layout].

Layout

Each blog post will have the following layout and sections will be included if required:

Ta Da

Demonstration of what’s been created.

XP

Useful experiences and insights based on using things.

You may get various build errors when running your application from vscode via launch.json.

If you do then running it from the flutter cli at the command line should fix the error, force a full rebuild.

BackBurner

Things to come back to later.

Links

Links to things I’ve googled, read, viewed, come across whilst writing the blog and any useful resources to dig deeper.

People

More links, quotes, info on interesting people like Uncle Bob.

Sound and Vision

What I’m listening to or watching.

One more thing…

Flutter
Programming
Dart
iOS
Mobile
Recommended from ReadMedium