Shifting left is an approach to making sure everyone involved in the development cycle is concerned with quality, and is a crucial step towards minimising the impact of defects as we get closer to production.
Flutter being a very developer friendly platform means we have lots of methods available to us to keep us honest when making high quality apps, including some that's common for all software engineers as well as some Flutter specific ones we can make use of.
This talk will discusses app quality in an open and honest manner while exploring the tools and methods we have available, so you can come away with very tangible next steps towards making the quality of your Flutter apps a bump up from where they are now while reducing the impact of defects further down the line.