Issue 149 - Flutter Tap Weekly Newsletter
Flutter Tap
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.
Newsletter Issue 149 - October 24, 2022
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.
Tools
flutter-project-template-riverpod. Great started template for Flutter with Riverpod.
Tutorials
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:
- Create a Flutter app using the terminal and structure its folders using the Feature-First approach where you will create a folder for every appâs feature.
- Use the Amplify CLI to create the Amplify backend for this app.
- Add Amplify authentication capabilities to your app and use the Amplify Authenticator UI library.
- Create a data model for the trips and use the GraphQL API and Amplify Datastore to synchronize to the Amplify backend.
- Add Amplify storage to your app to enable users to upload an image for their trips.
Videos
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.
Packages
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.
Any suggestions you can find us on Twitter @fluttertap