Confetti Package in Flutter

Today I’ll take an in-depth look at the confetti package in my app. It is published by the FunWithFlutter team. It is a celebrating animation by blasting colorful confetti around the screen.


Automating Flutter with Fastlane

Fastlane is a tool to automate deployments and releases of mobile apps. It is an open-source project…


Flutter Module in iOS App

In the previous story, I wrote how to implement a Flutter module into an existing Android App. Today, I’ll mention…