Skip to content

Latest commit

 

History

History

flutterafterhelloworld

Flutter After Hello World

These are the slides of a talk I gave at GDG DevFest Sofia 2019.

Abstract

You got Flutter installed and have successfully made your first project, maybe a counter example or a project of your own. But what now? What are the next steps? How do you build your app faster? How is state management done? How do you hook up your backend? Can you use native APIs? In this talk, I go over what to do after your introduction to the Flutter world and give tips and advice on learning to grow your skills for this wonderful framework.

Topics

  • Flutter
  • IDEs
  • Tooling
  • Widgets
  • State Management
  • Backend
  • Packages
  • Plugins

Publications

Getting Started

For help getting started with Flutter, view the online documentation.