Hello! Very good article, a lot better thank the official one. There's a little "bug" though.You should not instantiate a GlobalKey<NavigatorState>() in the delegate's getter because every time the getter is called a new key is…Apr 15, 2021A response icon1Apr 15, 2021A response icon1
Published inFlutter CommunityUsing the BLoC pattern for clean Flutter apps, theory and a practical exampleDiscovering the BLoC pattern with a quick theory tour and a real case scenario exampleSep 6, 2020A response icon3Sep 6, 2020A response icon3
Published inFlutter CommunityConditional imports across Flutter and WebFlutter Web is growing in popularity and it’s becoming more and more mature as the time passes. We’re not there with perfection, there are…Jul 18, 2020A response icon2Jul 18, 2020A response icon2
Published inFlutter CommunityExcluding Dart code from the release compiled executableEvery big project can have its flavors, let’s see how we can clear the compiled code from disabled features in them!Mar 31, 2020A response icon2Mar 31, 2020A response icon2
Published inFlutter CommunityFlutter Hackathon 2019: what it felt like and how was it wasHow it was from an organiser/mentor point of viewJul 17, 2019Jul 17, 2019
Published inFlutter CommunitySynchronising widget animations with the scroll of a PageView in FlutterAnimate a widget while scrolling back and forward in a PageViewMay 20, 2019A response icon2May 20, 2019A response icon2
Published inFlutter CommunityDynamic theming with FlutterDynamically switching through multiple themes within a Flutter app leveraging InheritedWidget.Apr 14, 2019A response icon3Apr 14, 2019A response icon3