Securing Flutter apps

Getting started

Daniel Llewellyn

--

When developing flutter apps, we’re forced to learn two different platforms and their security (and more for desktop and web) as well as the dart and flutter ecosystem itself. To help get started, here are a few steps and libraries we can take to secure our flutter applications.

Sandbox

--

--