VictornkpubreClean Architecture with Flutter/DartWe will start with the application structure and then examine the classes found in each folder. Above is a diagram showing the four main…Jan 4, 20244Jan 4, 20244
InFlutter CommunitybyVivek YadavThemes in Flutter: Part 1This is how the theme looks in flutter!May 23, 20204May 23, 20204
InFlutterbyHans MullerManaging Flutter Application State With InheritedWidgetsEveryone has heard that interactive applications can be decomposed into three parts: model, view, and controller. Anyone who has given…Dec 20, 20187Dec 20, 20187
Flutter GemsMastering Dart & Flutter DevTools — App Size Tool [Part 3 of 8]An in-depth guide to DevTools’ App Size Tool where we perform a step-by-step size analysis of the Wonderous AppDec 28, 20223Dec 28, 20223
Om LondheResponsive and Adaptive applications in FlutterNow we can develop great applications using the Flutter framework. We learned some of the basics of Flutter, and suppose, with those…Nov 9, 20212Nov 9, 20212
InFlutter CommunitybyArathi ShankriFlutter Splash Screen — ready, set, goSplash screen, as referred, is the loading screen that is displayed when you open an app. This screen is the gateway to your app and can…Oct 3, 2019Oct 3, 2019
InFlutter Communitybyonat çipliFlutter Web — Github Actions-Github PagesToday We will publish and build our flutter application to the web with Github Actions and It will be hosted by the gh-pagses.Dec 15, 20192Dec 15, 20192
IntagmalogicbyTagmalogicWidgets sizes relative to screen size in Flutter using MediaQueryOK, have you ever felt like banging your head into a wall when you had your mobile app almost ready and gave a final check on how it looks…Jan 4, 20202Jan 4, 20202
Mikhail <mbixjkee> ZotyevFlutter Under the HoodHi! My name is Mikhail Zotyev, I am a Flutter developer at Surf. What I like most about Flutter is how easily you can build user-friendly…May 29, 20204May 29, 20204
Mikhail <mbixjkee> ZotyevFlutter Under the Hood: BindingThis article continues the topics from my previous Flutter Under the Hood article. I recommend you read through it first or refresh it in…Aug 28, 2020Aug 28, 2020
InFlutter CommunitybyMarcelo GlasbergFlutter: The Advanced Layout Rule Even Beginners Must KnowFlutter layout is very different from HTML layout. So you must memorize the following rule…Apr 30, 202022Apr 30, 202022
InFlutter CommunitybySuragchCreating a Flutter widget from scratchA guide to building your own custom RenderObjectDec 23, 20207Dec 23, 20207
InFlutterbyChris SellsAnnouncing Flutter Windows AlphaNative Windows app compilation, some early plugins, and a desktop-ready Flutter Gallery appSep 23, 202020Sep 23, 202020
InFlutterbyKatie LeeHow to debug layout issues with the Flutter InspectorExploring why they occur and how to solve themJul 27, 20208Jul 27, 20208
InFlutter CommunitybyMohammed SadiqUnit testing Business Components in Flutter appsThe right way to do itMay 27, 20201May 27, 20201
InInside LeaguebyElena FlatHow one code review rule turned my team into a dream teamTime reviewing code is time well spent.Apr 17, 202057Apr 17, 202057
Daniel VargaDart 2 conditional imports updateWith Dart 2 being released for a while, it was time to check if conditional imports still work the same as in Dart 1. You can check what it…Sep 25, 2018Sep 25, 2018
InLITSLINKbyArtem DiashkinHow to create Launch/Splash screens in FlutterHow to add static start/launch/splash screen to Android and iOS mobile devicesApr 19, 20201Apr 19, 20201
InJamie DevbyJamiePerformance Programming - Working With Low-Level Isolate APIs in Flutter — Part 1In my previous article I explained about how to use Isolates at a high level. Using high-level APIs has some disadvantages though.Mar 16, 2020Mar 16, 2020