Issue 60 - Flutter Tap Weekly Newsletter - Tutorials, videos, packages!
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 60 - October 12, 2020
Remember comment, rate, claps, or any other recognition that you want 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 message, I will do my best to share it. 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.
Articles
Navigation done right: a case for hierarchical routing with Flutter. An interesting article by Yaroslav Shevchuk on how to architect your appâs navigation.
Tutorials
Flutter Riverpod tutorial: Counter app. The counter app is like the Hello World of Flutter apps. In this tutorial by Surgch, we learn the basics of setting up Riverpod, a state management library, in Flutter.
Hero Animations In Flutter. Hero Animations are an easy way to make your applications come more alive. In this tutorial by Naveen Srivastava, we learn how to use this built-in Flutter widget.
Performance testing on the web. Performance is important in any app. In this article, Tianguang Zhang describes a way to test a Flutter appâs performance in Chrome.
Explore Lottie Animation In Flutter. A great tutorial by Shaiq khan on how to use Lottie animations in our Flutter apps.
Videos
sqflite (Package of the Week). Sometimes, your app needs to save important data on the device. If itâs structured data, chances are you want to use a SQL database. SQLite is a SQL database engine that is available on almost any device, including mobile phones. One of the best cross-platform SQLite packages for Flutter is package:sqflite â the topic of this video.
Flutter File Structure for Big Projects. Flutter File Structure for Big Projects When working with bigger projects, you need a well organized project. If you donât your code will be hard to maintain and scale.
Flutter Testing For Beginners - The Ultimate Guide. By Robert Brunhage. Testing is hard to get into in the beginning. So by starting small we will learn all the basics to get started with testing in Flutter!
Packages
flutter-cmoon_icons Flutter Icons package Insipred by Font Awesome package, his package contains more than 2000 icons. pub.dev.
miniplayer A lightweight flutter package to simplify the creation of a miniplayer. pub.dev.
infinite-scroll_pagination Load and display pages of items as the user scrolls down your screen. pub.dev.
Any suggestions you can find us on Twitter @fluttertap