Build epic Flutter games to assist in the battle to defend the planet

We know Flutter devs love a good challenge, so just in time for the new year, we’re excited to announce the next Flutter challenge! The Global Gamers Challenge is an 8 week contest to design, build, and publish sustainable games, sponsored by Flutter and Global Citizen. The contest’s winners will receive a trip to NYC […]

What’s new in Flutter 3.16

Welcome back to the quarterly Flutter stable release, this time for Flutter 3.16. This release sets Material 3 as the new default theme, brings a preview of Impeller to Android, allows adding extensions for DevTools, and much more! It also coincides with significant updates to the Flutter Casual Games Toolkit! In only three months since […]

How we built it: Ask Dash – A generative AI Flutter application

As part of the Google Cloud Applied AI Summit, the Flutter and Vertex AI teams collaborated with Very Good Ventures to create an AI-powered Flutter demo app, Ask Dash, using Vertex AI Search and Conversation by Google Cloud. Vertex AI Search and Conversation empowers you to build and deploy search and conversational applications quickly with […]

How does Flutter work?

Flutter is a layered system comprising the framework, the engine, and platform-specific embedders. Flutter applications are built using Google’s Dart object-oriented programming language. The Flutter engine itself is written primarily in C/C++. And the Skia library is the backbone of Flutter’s graphics capabilities. Dart is the foundation for many of Flutter’s performance advantages. It supports […]

Why we’re expanding our Flutter practice

Flutter helps us deliver client projects faster By targeting multiple platforms from a single codebase, our team can prototype, refine and deploy client apps faster than ever. With Flutter, we can deliver projects three times as fast, without sacrificing quality. Flutter helps our clients get more for less Delivering great user experiences is always at […]

How IBM is creating a Flutter Center of Excellence

Learn why and how IBM makes their clients successful with Flutter.The basics of a good client engagement include two critical factors: wise use of resources and timely delivery. In today’s mobile and digital-first world, clients have exponentially increased their expectations for experiences, speed, personalization, and convenience. Using Flutter, developers and designers can create beautiful cross-platform […]

Introducing the Flutter Consulting Directory

Design agencies and digital technology consultancies play a vital role in the success of applications. Enterprises often look to consultancies to help them build out proof of concepts, re-design existing applications, or act as a subject matter expert for development projects. Startups look to agencies to build their brand identity and create minimum viable prototypes. […]

Flutter 3 Released: Top New Features and Updates You Need to Know

We all are in no state of a surprise after the launch of Google’s midnight prodigy; Flutter 3 has been launched at Google I/O 2022. As we all live in the technology-centric world, witnessing such booming news is a new normal.So why not we all talk more about Google’s yet another creation, Flutter 3? Here […]

What’s New in Google’s Flutter 3.10 and Dart 3: A Dive into the Newest Update

Quick Summary: Google has launched the latest Flutter, Flutter 3.10 version, accompanied by major updates to its programming language, Dart 3. Flutter 3.10 UI toolkit has better design and Mac/iOS enhancements for mobile, web, and desktop applications. You will find Impeller is PROD ready for iOS, Dart 3, x3 WEB Performance and more with Flutter […]

Developing Flutter apps for Large screens

Last year, we partnered with the team at gSkinner to develop Wonderous, a reference app to showcase the high-quality experiences possible with Flutter. One of the goals for creating Wonderous was to provide an open-source example that demonstrates best practices. In that same spirit, we audited Wonderous against Android’s large screen guidelines. We wanted to […]