Upgrade to Pro — share decks privately, control downloads, hide ads and more …

App Architecture Concept in Flutter

App Architecture Concept in Flutter

What most people see in Flutter? Widgets, of course. Behind those Widgets, there is business logic, data handling, DI and more. This talk presents a few architecture layers that can be implemented in Flutter apps while showing off some already stable and useful libraries out there along the way.
This talk was presented at the February 2020 installment of the Flutter Budapest meetup.

https://www.meetup.com/flutter-budapest/events/268055522/

István Juhos

February 06, 2020
Tweet

More Decks by István Juhos

Other Decks in Programming

Transcript

  1. István Juhos stewemetal App Architecture Concept • The Flutter ecosystem

    is slowly stabilizing • Flutter is not just about Widgets • Build for scalability and maintainability