Subscriber thank you for subscribing to Flutter Tap, I created this newsletter to keep track of all the news, tutorials, tools and, articles of Flutter development. I hope you enjoy it!.
If you have any ideas for this newsletter please send me a DM on Twitter @fluttertap. And if you can please share the newsletter with your friends.
If you have any work offer for Flutter or mobile developers send me the link and I will publish it next week.
Remember to comment, rate, clap, or any other recognition you want to give to those who write these fantastic articles, tutorials, packages, and videos.
If you have any remote conference about Flutter or Dart that you want me to share, please send a message on Twitter @fluttertap. Also, if you have any important messages, I will do my best to share them. We have to help each other in this situation.
Are you building something in Flutter this month? Please share it with me on twitter @fluttertap.
flutter-project-template-riverpod. Great started template for Flutter with Riverpod.
Dynamic Bottom Navigation with go router | Flutter | Power series. Sneh Mehta teaches us how to create dynamic bottom navigation by getting the items from an API.
sponsored
The full Stream Chat Flutter experience is now available on Desktop and Web. Try Stream for free today!
How to Auto-Generate your Providers with Flutter Riverpod Generator. Andrea shows us how to use the Flutter Riverpod Generator to auto-generate our providers and save a lot of time.
Build a Flutter Mobile App Using AWS Amplify. A multipart tutorial by AWS which includes:
Adapt your Flutter app to Android 13. By David Serrano. Android 13 is the latest major Android version released this year and it comes with some behavioral changes that will force us to make some adaptations to our app to ensure it works properly. In this video, weâll go through the process of adapting an app that already works well in Android 12 and lower by making the necessary adjustments so it works as expected in Android 13.
In-depth Bloc Series. By Techie Blossom. An in-depth series on Bloc library which is used in Flutter to manage states. This series is a Foundation Beginner level series intended to get you started with all the basics that should be sufficient for you in a small project.
Dev Chats - Integrating Stripe into your Flutter applications. Flutter is an open source framework for building native, multi-platform applications from a single codebase. In this livestreams, Jonas Bark and Rémon Helmond have a chat with Mike Bifulco and Cecil Phillip about how to integrate Stripe into Flutter applications.
Humpday Q&A/AMA :: 19th October 2022 :: #HumpdayQandA #Flutter #FlutterCommunity. Simon, Scott, and Randal answer your questions about Flutter and Dart.
flutter_adaptive_scaffold Widgets to easily build adaptive layouts, including navigation elements. pub.dev.
flutter_hooks A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse. pub.dev.
retry Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network. pub.dev.