InFlutterbyKevin ChisholmWhat’s new in Flutter 3.27Elevating App Development with Impeller, Cupertino Updates, and MoreDec 11, 20245K32Dec 11, 20245K32
InStackademicbyAndrew ZuoGoogle Is Holding Flutter BackThere has recently been a Flutter fork called Flock proposed. I wasn’t originally going to write about this because projects get forked all…Nov 7, 202452711Nov 7, 202452711
PURRFECT SOFTWARE LIMITEDTop 10 Flutter Tips Learned from Over 2 Million UsersFlutter has revolutionized the way we build cross-platform mobile apps, enabling rapid development and beautiful, native-quality…Jul 27, 2024962Jul 27, 2024962
Anmol lambaFinding the minSdkVersion in Flutter ProjectsIn Flutter, the minSdkVersion is no longer directly mentioned in the build.gradle file as it once was. But worry not, I’m here to help you.Feb 17, 20241332Feb 17, 20241332
InOur LabNotes | SoluteLabsbyMitali ShahTop 10 Flutter Repositories On GitHub In 2024In the fast-paced world of app development, Flutter stands out by letting developers make top-notch mobile, web, and desktop apps all from…Jul 18, 20245042Jul 18, 20245042
Ethiel ADIASSAEnums on Steroids with Dart. Best Enum features ever!Dart enums are special because they offer for more advanced features compared to typical enums in other programming languagesJul 18, 20243605Jul 18, 20243605
VovaklhFlutter: Set up app themesHi everyone! In this article I will talk about what an application theme is, what mistakes beginners usually make, and show an elegant way…Oct 3, 2022106Oct 3, 2022106
AlexanderFlutter Custom Theme with ThemeExtension + TemplatesHow to create a custom theme in Flutter using ThemeExtensions. And why the built-in ColorScheme and TextTheme are bad for your design.Jun 8, 20235439Jun 8, 20235439
Ahmad HassanFlutter’s Event Loop and Microtask Queue: A Comprehensive GuideIn the rapidly evolving landscape of mobile development, Flutter stands out with its promise of building beautiful, high-performance…Oct 9, 202335Oct 9, 202335
InStackademicbyAhmad HassanSOLID Principles in Flutter: Crafting Robust AppsWelcome, Flutter enthusiasts! 🎉Oct 20, 20231011Oct 20, 20231011
Alexey InkinCreating your own macro instead of code generation in Dart 3.5What a macro is, how it works, learning from JsonCodable macro, and creating our own hello-world macro.Jun 14, 20242002Jun 14, 20242002
InLevel Up CodingbyRaúl FerrerMastering Efficiency with Dart Macros: A Developer’s GuideReducing code repetition and increasing efficiency are important objectives in the field of software development.May 19, 2024186May 19, 2024186
Roman IsmagilovCommon internationalization mistakes in FlutterAchieving flawless internationalization involves more than just translation. It requires careful consideration of linguistic nuances and…May 21, 2024196May 21, 2024196
NALSengineeringCode 2x faster with custom VSCode extensions — Commands and Code Action Providers.IntroductionSep 5, 2023652Sep 5, 2023652
InLangChain.dart 🦜️🔗byDavid MiguelLangChain.dart 101: Developing an LLM-powered summarizer browser extension 🦜️🔗Step-by-step guide on building a Flutter-based Chrome extension that summarizes web content using OpenAI’s GPT-3.5 Turbo model.Aug 3, 2023116Aug 3, 2023116
XimyaGet Dynamic Widget Size in FlutterExploring methods to measure various sizes of widgets along with the concept of the Flutter rendering process.May 6, 20244752May 6, 20244752
InBetter ProgrammingbyErdi IzgiBring Data to Life in Your Flutter Apps With “fl_charts”Let’s see how to bring your data to life with the fl_charts package for Flutter with comprehensive examples and a reusable architectureFeb 13, 20231532Feb 13, 20231532
Happy MakadiyaPattern matching in Dart-Flutter: A Developer’s PlaygroundPattern matching and destructuring:Feb 7, 20241.2K1Feb 7, 20241.2K1
InITNEXTbyKenneth ReillyIntro to Metaprogramming in DartModifying Programs at Runtime with Dart Mirrors and ReflectionDec 4, 2023171Dec 4, 2023171