Flutter Stack Weekly — Issue#111

Jimmy Sanghani
Canopas
Published in
2 min readFeb 19, 2024

--

Welcome to Flutter Weekly — a newsletter on new development and updates of Flutter universe curated by Canopas team, delivered every Monday.

Articles

Flutter UI challenge: rotary passcode (animations)

This series of articles challenges Retro rotary passcode input UI in Flutter. In the previous article, implementation is done for all the static elements of the rotary passcode UI. This article will cover the motion design part of the challenge — animations, gestures, transitions, and other fancy eye candies.

What Is FlutterFire?

FlutterFire is a comprehensive collection of open-source plugins that helps with smoothly connecting the Flutter framework with Firebase, a mobile and online development platform. FlutterFire helps developers to produce high-quality, feature-rich apps with Firebase integration because of its simplicity, robustness, and thorough documentation.

Building a Flutter SDK Part 1: Breaking Down a Flutter Package

Flutter packages that may work together to achieve a common goal, usually to help integrate a service into a Flutter app. This article goes into every aspect of a Flutter package via the files present (or ones that should ideally be added) inside it.

What’s new in Flutter 3.19

Learn about all the new additions and improvements the Flutter community has contributed to this latest release!

Extreme UI Adaptability in Flutter — How Google Earth supports every use case on earth

This article explores, with google earth how to build a fully adaptive UI in one codebase did implies extra complexity.

Libraries & Resources

flutter_splash_screen

A splash screen API for flutter which can programatically hide and show the splash screen. Works on Android and iOS.

pub_release

Automates the release of a dart package to pub.dev including running dartfmt, creating a git tag, incrementing the packages version no. and pushing the package to pub.dev.

Suggest a link for the upcoming weekly

Suggestions and feedback are more than welcome!

Please reach out to us at Canopas Twitter handle @canopas_eng with the content or feedback you have, and we will consider it in our next weekly.

--

--