Published onJanuary 10, 2024Android's Guide to App Architecture in Flutterflutterapp-architectureandroidlayered-architecturedrvvmA comprehensive guide on app architecture in Flutter, drawing inspiration from Android’s “Guide to app architecture” and enriched by my practical insights gained through my journey as a freelancer and a software engineer at Theodo.
Published onJanuary 10, 2024Implementing the DRVVM Architecture in Flutterflutterapp-architectureandroidlayered-architecturedrvvmAn implementation of the Data-Repository-View-ViewModel Architecture in Flutter using provider, injectable and hive.