Categories

Blog - Flutter

All posts

How and when to create custom Implicit Animations
Flutter

How and when to create custom Implicit Animations

In this article you will learn how and when to create Implicit Animations. I came up with many use cases of this idea. But one that stood out was creating a ShapesApp, that would switch between geometrical shapes with animation, like a square to a rectangle or to a rhombus, triangle, etc., that too with dots using AnimatedPositioned.

Prateek Sharma
Prateek Sharma
Invertase team goes to Flutter Connection 2023, Paris
Flutter

Invertase team goes to Flutter Connection 2023, Paris

The Flutter Connection conference took place on 2nd June 2023 in Pan Piper, Paris. It was a gathering of Flutter enthusiasts, developers, and industry experts to explore the latest trends, advancements, and best practices in Flutter app development. The conference aimed to foster knowledge sharing, networking, and collaboration among Flutter developers.

Shirin Sameiee
Shirin Sameiee
Announcing Zapp! Public Beta
Flutter

Announcing Zapp! Public Beta

We are proud to announce that Zapp! is now in public beta. We’ve been hard at work over the past few weeks working on highly requested features, fixing bugs, and improving the performance of certain features.

Majid Hajian
Majid Hajian
Announcing the Dart Custom Lint package
Flutter

Announcing the Dart Custom Lint package

I am pleased to announce our ‘custom_lint’ package, a powerful tool for building custom lint rules that allow package authors as well as Flutter and Dart developers to go beyond the standard lint rules.

Majid Hajian
Majid Hajian