Issue 186 - Flutter Tap Weekly Newsletter
This edition covers Flutter performance tips, parallel API calls, the power of the late keyword, hook widgets for state management, and various Flutter-related videos and packages.
Let's dive into this week's content, waiting to supercharge your Flutter projects:
Tutorials
Pushing Flutter to the Limit: Performance Tips Every Developer Should Know. Anuj Kumar Pandey gives us a detailed list of tips and tricks to improve our Flutter apps.
sponsored
Stream is looking for an experienced Flutter engineer to lead our engineering efforts and SDK development for Flutter. The position is open to anyone in EMEA and those willing to relocate to Amsterdam (relocation support included). More information here.
Parallel API Calls: Boosting Flutter App Performance. Ashish Sharma teaches us how to improve our app's efficiency by making multiple API requests simultaneously.
The Power of the late keyword in Dart. Everything you wanted to know about the late keyword in this tutorial by Alexander Thiele.
Flutter State Management – why Hook Widgets are the future?. In this tutorial, Andrzej Roguski shows us how to use hooks to manage state.
Videos
Creating a Cutting-Edge Movie Streaming App with Flutter & Python | Clean Architecture. By Yash Makan. In this video, I'll take you on an exciting journey through the creation of a cutting-edge Movie Streaming Application using Flutter, Python, and Clean Architecture.
Observable Flutter: Enemy movement. Watch as Craig Labenz adds realism to enemy movement in his infinite zombie shooter game, built with Flutter and Flame.
Dart Frog Full Course 2023. By Mobterest Studio. A 14-part tutorial where you'll learn how to use Dart Frog and Become a FullStack Dart Developer.
Humpday Q&A/AMA :: 13th September 2023 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon, Scott, Randal with Lukas Klingsbo and Thomas Burkhart today in 1 Hour on #HumpdayQandA where we will be answering your #Flutter #Dart and #Development questions!
Packages
flutter_secure_storage. Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
petitparser. A dynamic parser framework to build efficient grammars and parsers quickly.
whatsapp_unilink. Dart package helping your app interact with WhatsApp via HTTP links (universal links).