image/svg+xml

Subscribe here

Receive our newsletter every monday with articles, tutorials, videos, and much more.



Newsletter Issue 64

November 09, 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

OWASP mobile top 10 security risks explained with real world examples. It doesn’t matter if you are developing on native, Flutter, or any other framework. Security should be a top priority. In this article, we can look at 10 real world examples of mobile security risk explained.

Tutorials

How To Host Flutter Web In Linux Using Nginx. We have seen tutorials for host Flutter apps on Firebase and Github, but what if you want to host your Flutter app on your own server? In this tutorial by Agustinus Theodorus, we learn how to use Nginx to serve a Flutter web app.

Uploading Images to Cloud Storage Using Flutter. Cloud Storage is a great service for storing files like images, videos, large documents, and audio. In this tutorial by Joseph Muller, we learn how to use Cloud Storage with our Flutter app and allow our users to upload files.

Particle Animation On User Interaction In Flutter. Animations are always fun on any app. In this tutorial by Shaiq khan, we learn how to use the Simple Animations package to create an interactive particle animation on our Flutter app.

Riverpod State Management Explained. An excellent guide on the main concepts, functions, and providers of the Riverpod state management package.

Videos

InteractiveViewer (Widget of the Week). Is your widget just too big to be viewed on a tiny phone screen? We’ve got a widget for that! Wrap your humongous widget with InteractiveViewer to zoom, squeeze, customize, limit, pan, and more.

M4 | State | Stateful Widget, GetX, BLoC, Provider, Redux | The Complete (FREE) Flutter Course. n this mammoth of a video, we cover every aspect of state in Flutter. We talk about stateful widgets, their limitations, inherited widgets, bloc, getx, provider and on and on and on.

Integrate REST API with GetX | Flutter tutorial | Shopping app. In this video I have shown how to integrate REST API with GetX application inside Flutter. I have also demonstrated use of Staggered view which is very helpful to create custom layout, specially for gallery and product catalogs.

Packages

chopper Chopper is an http client generator using source_gen and inspired from retrofit. pub.dev.

bubble_timeline A Flutter Widget to make an interactive timeline widget. This widget provides easy customization of individual event bubbles. pub.dev.

video_thumbnail A flutter plugin for creating a thumbnail from a local video file or from a video URL. pub.dev.


Flutter Tap © 2023, Built with Gatsby