Flutter Flutter is Google's open-source, cross-platform app SDK to help developers and designers build modern cross-platfom apps

Цю спільноту було створено 5 років тому, до неї долучилося 2 учасники.

Ви робите внесок в спільноту Flutter? Тоді приєднайтеся до неї на Liberapay!
Після цього ви зможете рекламувати проєкти вашій спільноті та публікувати оновлення про стан вашої роботи.

Нові учасники

Аватар

DavidCanHelp

Open Source FTW!

Спонсори
0
Надходження
0,00 USD
на тиждень
Аватар

Nucleus

I'm a student and front-end developer

Спонсори
0
Надходження
0,00 CAD
на тиждень
Інформаційні бюлетені спільноти допоможуть вам бути в курсі того, що відбувається, та які проєкти потребують підтримки. Бюлетені ще не функціонують, але ви вже можете підписуватися на них.

1 підписник

Flutter applications are written in the Dart programming language, and can connect to platform languages such as Java, Kotlin, Swift, and Objective-C. Flutter itself is built with C, C++, Dart, and Skia (a 2D rendering engine).

Flutter development is currently supported on Linux, Mac OS X, and Windows.

Flutter is developed and maintained by Google, and will be the main development SDK for Fuchsia, the expected and upcoming new Operating System also by Google.

Four main components of Flutter

  • a heavily optimized, mobile-first 2D rendering engine (with excellent support for text) for 60fps apps
  • a functional-reactive framework so you can build customized UIs
  • a rich set of libraries and widgets (Material Design, Cupertino) widgets (optional, you can build-your-own widgets) so you can get started quickly and produce high-fidelity experiences
  • productive CLI and IDE (IntelliJ) tools for sub-second developer cycles

Flutter is different than most other options for building mobile apps because Flutter uses neither WebView nor the OEM widgets that shipped with the device. Instead, Flutter uses its own high-performance rendering engine and framework to draw widgets to the screen.

Flutter also offers developers a highly productive and fast development experience, fast runtime and engine performance, and beautifully designed widgets that make for beautiful apps.


Resource


Source Code and Buildin


Community


Books

  • Flutter in Action - Complete Flutter and Dart resource, currently in 'Early Access'.

Related tags

  • [tag:dart]
  • [tag:flutter-alertdialog]
  • [tag:flutter-animatedlist]
  • [tag:flutter-animation]
  • [tag:flutter-appbar]
  • [tag:flutter-channel]
  • [tag:flutter-container]
  • [tag:flutter-cupertino]
  • [tag:flutter-dependencies]
  • [tag:flutter-focus]
  • [tag:flutter-image]
  • [tag:flutter-layout]
  • [tag:flutter-navigation]
  • [tag:flutter-packages]
  • [tag:flutter-plugin]
  • [tag:flutter-positioned]
  • [tag:flutter-redux]
  • [tag:flutter-sliver]
  • [tag:flutter-test]