Issue 218 - Flutter Tap Weekly Newsletter
Discover Flutter commands, analytics integration, enum features, app performance, static site generation,and much more.
News
Tools and fun
A – Z Flutter Commands (With Examples). A comprehensive list of flutter commands with examples.
Tutorials
Integrating Multiple Analytics Services in Flutter: The Modular Way. Dinko Marinac shows us how we make our analytics services more flexible, maintainable, and consistent in our apps.
Enums on Steroids with Dart. Best Enum features ever!. Ethiel ADIASSA gives us a deep dive into everything you want to know about enums in Dart.
Compute in Flutter. Rishad teaches us about the compute function and how we can use it to improve Flutter app performance by offloading heavy computations to a separate isolate.
Videos
https://www.youtube.com/live/Wx3gUge9yfk
Static site generation with Static Shock | Observable Flutter #48. Watch as Craig Labenz is joined by the esteemed Flutter developer Matt Carroll to discuss his latest project - an all-Dart static site generator.
Build a Flappy Dash Game Using Flutter and Flame. Playlist on building a 2D game using Flutter and the Flame game engine!
Interview: Kevin Moore & Łukasz Kosman - Why do we need Flutter for Web? - "Flutter CTO Survey 2024". Watch this insightful interview recorded at Google I/O in May 2024, where Łukasz Kosman, CEO of LeanCode, sits down with Kevin Moore, Product Manager at Google, to discuss the intricacies of Flutter for Web.
Humpday Q&A/AMA and Live Coding! :: 24th July 2024 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon, Randal, Danielle, and John to get expert opinions on all things #Dev #Flutter #Dart and beyond!
Packages
flutter_stripe. Flutter library for Stripe. Supports PaymentSheets, Apple & Google Pay, SCA, PSD2 and much more.
flutter_staggered_grid_view. Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).
process_run. Process run helpers for Linux/Win/Mac and which like feature for finding executables.