Skip to content
@flutter

Flutter

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.

Welcome to the Flutter organization

Flutter is an open source UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. Flutter is primarily funded by Google with contributors from all around the world.

Get started with Flutter!

To learn more about Flutter, see https://flutter.dev.

To get up to speed quickly, start with our getting started guide!

Get involved!

You can join the fun by following our contributing guide. 🌈 Everyone is welcome!

Repositories

The Flutter project has a number of repositories, some important ones include:

  • devtools: the DevTools tooling (performance tools, inspector, debugger).
  • flutter: the Flutter framework, engine, and flutter command line tool. Start here.
  • flutter-intellij: the IntelliJ plugin for Flutter.
  • packages: the Dart packages maintained by the Flutter team, such as animations, rfw, camera, and webview_flutter.
  • samples: examples of Flutter applications for your enjoyment and edification.
  • tests: a repository for you to submit your application's tests to ensure that breaking changes don't affect your application.
  • website: the source for our documentation site, https://docs.flutter.dev/.

The Flutter engine was previously located at flutter/engine, but has since been merged into flutter/flutter at the engine/ directory. The engine is the rendering backend, which is ported to each platform we support.

Pinned Loading

  1. flutter flutter Public

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart 169k 28k

  2. samples samples Public

    A collection of Flutter examples and demos

    Dart 17.7k 7.7k

  3. engine engine Public

    The Flutter engine

    C++ 7.5k 6k

  4. website website Public

    Flutter documentation web site

    Dart 2.9k 3.3k

  5. tests tests Public

    Contributed tests for Flutter

    Dart 283 118

  6. packages packages Public

    A collection of useful packages maintained by the Flutter team

    Dart 4.6k 3.1k

Repositories

Showing 10 of 35 repositories
  • cocoon Public

    Flutter's build coordinator and aggregator

    flutter/cocoon’s past year of commit activity
    Dart 212 BSD-3-Clause 104 0 20 Updated Feb 17, 2025
  • flutter Public

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    flutter/flutter’s past year of commit activity
    Dart 168,677 BSD-3-Clause 28,045 5,000+ (50 issues need help) 210 Updated Feb 17, 2025
  • packages Public

    A collection of useful packages maintained by the Flutter team

    flutter/packages’s past year of commit activity
    Dart 4,564 BSD-3-Clause 3,057 0 81 Updated Feb 15, 2025
  • website Public

    Flutter documentation web site

    flutter/website’s past year of commit activity
    Dart 2,881 3,286 360 3 Updated Feb 15, 2025
  • devtools Public

    Performance tools for Flutter

    flutter/devtools’s past year of commit activity
    Dart 1,608 BSD-3-Clause 339 764 (20 issues need help) 10 Updated Feb 14, 2025
  • samples Public

    A collection of Flutter examples and demos

    flutter/samples’s past year of commit activity
    Dart 17,745 7,650 58 1 Updated Feb 14, 2025
  • flutter-intellij Public

    Flutter Plugin for IntelliJ

    flutter/flutter-intellij’s past year of commit activity
    Java 1,990 BSD-3-Clause 326 754 2 Updated Feb 14, 2025
  • tests Public

    Contributed tests for Flutter

    flutter/tests’s past year of commit activity
    Dart 283 118 0 0 Updated Feb 14, 2025
  • news_toolkit Public

    A news template application built in Flutter, by Google and Very Good Ventures. Learn more at: https://flutter.github.io/news_toolkit

    flutter/news_toolkit’s past year of commit activity
    Dart 1,338 BSD-3-Clause 216 0 36 Updated Feb 13, 2025
  • codelabs Public

    Flutter codelab examples

    flutter/codelabs’s past year of commit activity
    C 1,934 BSD-3-Clause 1,379 0 2 Updated Feb 13, 2025

Top languages

Loading…