Category Archive for "Flutter"

What’s new in Flutter 3.3

Only three months ago Google announced Flutter 3, a massive milestone that included stable support for all platforms! The good news is that the momentum since this major release has not slowed down. Since the release of Flutter 3, Flutter

Read More

What’s new in Flutter 3

The recent release of Flutter v3.0 is now stable for macOS and Linux, in addition to Windows! There are several exciting things coming as part of this release, including the update on Flutter’s support for macOS and Linux, significant performance

Read More

What’s new in Flutter 2.10

We can’t believe it’s time again for a Flutter 2.10 stable release! There are several exciting things to announce as part of this release, including a big update on Flutter’s support for Windows, several significant performance improvements, new support for

Read More

What’s new in Flutter 2.8

Flutter aims to change how apps are built. It unites mobile, web, desktop, and embedded development into a single toolkit: letting developers focus first on what they want to build, rather than which platforms they want to target; offering a

Read More

Announcing XD to Flutter v2.0!

Flutter is Google’s open-source UI toolkit for building beautiful apps for mobile, desktop, web, and embedded devices from a single codebase. Over the last couple of years, it has become the leading choice for developers who want to build apps

Read More

What’s new in Flutter 2

Web As of today, Flutter’s web support has transitioned from beta to the stable channel. With this initial stable release, Flutter pushes reusability of code to another level with the support of the web platform. So now when you create

Read More

Flutter Windows Alpha is just announced

Windows remains a popular choice for desktop and laptop devices, with Microsoft reporting over one billion active devices running Windows 10. Our own statistics show that over half of all Flutter developers use Windows, so it’s a natural target for

Read More

What’s new in Flutter 1.2

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

Read More
flutter_web_blog

Web support for Flutter

In addition to mobile apps, Flutter supports the generation of web content rendered using standards-based web technologies: HTML, CSS and JavaScript. With web support, you can compile existing Flutter code written in Dart into a client experience that can be

Read More
codepen-support-for-flutter

CodePen is adding the support for Flutter

CodePen, the leading social development environment for millions of front-end developers and designers, is adding support for Flutter! For web developers CodePen has long been a great place for sharing design explorations, new techniques, and ideas. Now with the introduction

Read More