Discover · GitHub · Flutter↑ +73 today
Multi-platform application with a single code
Developed by Google, Flutter allows the rapid creation of user interfaces for mobile, web and desktop platforms using a single code base. This open source framework, based on the Dart programming language, is widely preferred for developing high-performance and visually rich applications.
Updates
- August 2, 2026: Stars 177,494 → 178,068, latest release 3.19.0-0.1.pre (January 11, 2024).
What you get
- Mobile, web and desktop support with a single code base
- Hot reload feature that allows you to see instant changes
- Hardware-accelerated high-performance graphics
Installation
macOS (Homebrew)
brew install --cask flutterRunning it
Validate environment checks
flutter doctorCreate and Run New Project
flutter create my_app
cd my_app
flutter runGetting started
- Official source →
Related dictionary terms
Who it is forIt is for software developers who want to develop applications for multiple platforms simultaneously from a single code base.
LicenseBSD-3-Clause
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-25: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.