Issue 63 - 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 63 - November 02, 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
Adopt a Widget. Do you want to join #AdoptAWidget?!
- Review the rules and info â http://flutter.dev/adoptawidget
- Find a widget you know.
- Improve its introductory documentation.
Add a code or DartPad snippet, references, and an explanation.
Sony Engineer Talks Up Using Flutter + Wayland For Their Embedded Interfaces. Another great news for Flutter. A Sony engineer confirmed at this weekâs Embedded Linux Conference Europe that the company has begun using the Flutter toolkit atop Wayland as their means of developing user-interfaces on embedded systems. In the article, you can find the slide deck of the talk.
Tutorials
Develop an iOS 14 Widget in Flutter with SwiftUI. Amazing tutorial by Thomas Leiter. Since iOS14 it is now possible to show small apps (widgets) on the home screen, where users can see important information without having to open the corresponding app. In this tutorial, we learn how to create a home widget with SwiftUI that communicates with our application written in Flutter.
Deep Dive Into The Pubspec.yaml File. Great tutorial by Gonçalo Palma. Everything you want to know about the pubspec file.
How to build responsive layout in Flutter. A fantastic tutorial by Souvik Biswas, here we learn how to create a responsive app with Flutter.
Videos
Adopt-A-Widget (The Boring Flutter Development Show, Ep. 41). More about the Adopt a Widget initiative and how to contribute to Flutter. Have you ever wanted to contribute to Flutter? Flutter is an open source project and now is your chance to shine! This month, we are also asking you to âAdopt a Widgetâ and help fix up our docs! Just look for issues with the âadopt a widgetâ label, leave a comment, and send a pull request!
Flutter VSCode Extensions and Shortcuts. VSCode is one of the most popular editors for making Flutter apps due to its great integration enabled by extensions. These extensions and shortcuts save me a huge amount of time every day. I hope these tips will help out beginners and advanced users alike.
Applying DevOps in Flutter mobile development. Adopting DevOps in mobile app development can be a game-changer and ensures teams become more productive in terms of execution and collaboration. Flutter is known for its fast and productive development experience that is a great candidate to deliver your applications quicker to your customer.
Line Chart - FLChart - Flutter. By Johannes Milke on how to use Line Charts in Flutter.
Packages
envify A better way to handle environment variables using .env
file. pub.dev.
icalendar_parser Package to parse iCalendar (.ics) files written in pure Dart. pub.dev.
fsm2 FMS2 provides an implementation of the core design aspects of the UML state diagrams allowing both declarative transitions and dynamic transitions along with Guard Conditions. pub.dev