Oct 2, 2020 | The Others |
We’re delighted to introduce our latest release of Flutter, with extensive support for iOS 14 and Android 11. Flutter 1.22 builds on the foundation set by previous releases by enabling developers to build fast, beautiful user experiences for multiple platforms from a...
Aug 24, 2020 | The Others |
Flutter is more than just an engine, a set of widgets, and some tools; it also includes a large ecosystem of packages to add functionality to your apps beyond what comes out of the box. Some of the most popular packages are the set that supports Firebase (aka...
Aug 24, 2020 | The Others |
Our ongoing vision with Flutter is to provide a portable toolkit for building stunning experiences wherever you might want to paint pixels on the screen. With every release, we continue to push towards ensuring that Flutter is fast, beautiful, productive and open for...
Jun 29, 2020 | The Others |
A Flutter sample app that shows a state management approach using the Provider package. This is the app discussed in the Simple app state management section of flutter.dev. Here the app sets up objects it needs to track state: a catalog and a shopping cart. View...
Jun 18, 2020 | The Others |
An overview of the criteria and study we conducted to decide to use Flutter as our main technology for cross-platform mobile development. Nubank has been a mobile-first Fintech from the beginning. View original...