engine
Flutter
engine | Flutter | |
---|---|---|
53 | 1,250 | |
7,532 | 169,123 | |
- | 0.5% | |
10.0 | 10.0 | |
23 days ago | 6 days ago | |
C++ | Dart | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
engine
-
Skia Canvas: Browser-Less Implementation of the HTML Canvas Drawing API for Node
Impeller - Flutter’s rendering library that replaces Skia on iOS and Android - is working on a C API: https://github.com/flutter/engine/blob/main/impeller/toolkit...
-
We're forking Flutter. This is why
https://github.com/flutter/engine/graphs/contributors
- Flutter GPU
-
Show HN: 3D rendering toolkit for Flutter and/or Dart
We are aware that these priorities might change in the future. There have been sanity checks to ensure that the Impeller API can be ported to WASM and also that Impeller shaders can be compiled to WGSL for eventual WebGPU support.
https://github.com/flutter/engine/blob/main/impeller/docs/fa...
-
Ten Years of “Go: The Good, the Bad, and the Meh
https://github.com/flutter/engine/blob/main/impeller/docs/fa...
Impeller is the Skia replacement and is in full c++ that supports all platform.
It will be great if Go team can work with them(both are in Google) and make Impeller a render engine for Go.
With this no more bloated electron.js and no more Java/Swing or Qt, what a dream for the day.
-
The performance of the impeller engine
Likely it's https://github.com/flutter/engine/pull/41168 that fixed it, which got cherry picked into that commit.
-
Flutter embedded
Depends on what you want to do. The best documentation for writing the code where the engine should run in is in this header file.
-
Is Impeller now enabled by default on iOS?
Performance on large-screen and also high-refresh rate iPads was definitely a blind spot during the preview. We've done a ton of work to plug that gap since the preview though. Framebuffer fetch for advanced blends, improvement to blur performance, and using half-precision in performance critical shaders are just some of the improvements driven by these findings.
-
Ubuntu is now using Flutter for its installer
Yes. We use ATK for accessibility. FlAccessibleNode is where SemanticsNode and friends are exposed as ATK objects.
- Make textures thread-safe on linux
Flutter
-
🚀 iOS vs Android Development: Which One Should You Learn First? (The Truth No One Tells You!)
🎯 Still confused? Start with Flutter, which lets you build both iOS & Android apps with one codebase! Check it out here
-
Writing and Reading NFC in Flutter | Comprehensive Guide
Flutter provides robust support for NFC through third-party packages, making implementation seamless.
-
Deploy Flutter Web App to Vercel
if cd flutter; then git pull && cd .. ; else git clone https://github.com/flutter/flutter.git; fi && ls && flutter/bin/flutter doctor && flutter/bin/flutter clean && flutter/bin/flutter config --enable-web
-
Flutter x Amplify AI Kit Recipe App Development
$ flutter --version Flutter 3.27.4 • channel stable • https://github.com/flutter/flutter.git Framework • revision d8a9f9a52e (9 days ago) • 2025-01-31 16:07:18 -0500 Engine • revision 82bd5b7209 Tools • Dart 3.6.2 • DevTools 2.40.3 $ node --version v20.18.1 $ npm --version 10.8.2
-
Building cost-effective AI-driven MVPs with Flutter development services
Flutter is a powerful, popular, and open-source platform known for its developer-friendly environment, wide ecosystem of libraries, extensions and other tools. A key feature of Flutter app development services is that it promotes the development of cross-platform applications without needing to build or write two or three different codebases.
-
Google discontinuing work on Dart macros
IMO it would make the most sense if code generation was integral part of the dart build system. Few years ago I described shortcomings of build_runner on github https://github.com/flutter/flutter/issues/63323, not much changed afaik.
-
The Mobile Development Tech Stack for 2025
Flutter Official Website
-
2025’s Must-Know Tech Stacks
Flutter
-
How to Build a CRUD Application Using Flutter & Strapi
In this tutorial, I'll show you how to build a full-featured mobile CRUD application with Flutter and Strapi 5.
-
React v19 has been released
I don't agree but if you're looking for something that renderers everything in a canvas it's called Flutter https://flutter.dev/, and strangely it's made by Google, even though Flutter's success means the end of scraping the web for search.
What are some alternatives?
awesome-tauri - 🚀 Awesome Tauri Apps, Plugins and Resources
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
blurhash - A very compact representation of a placeholder for an image.
dioxus - Fullstack app framework for web, desktop, mobile, and more.
website - Flutter documentation web site
kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS