Flutter


Topic | v1 | created by jjones |
Description

Flutter is an open-source UI software development kit created by Google. It is used to develop applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase. The first version of Flutter was known as codename "Sky" and ran on the Android operating system. It was unveiled at the 2015 Dart developer summit, with the stated intent of being able to render consistently at 120 frames per second. During the keynote of Google Developer Days in Shanghai, Google announced Flutter Release Preview 2, which is the last big release before Flutter 1.0. On December 4, 2018, Flutter 1.0 was released at the Flutter Live event, denoting the first "stable" version of the Framework. On December 11, 2019, Flutter 1.12 was released at the Flutter Interactive event.On May 6, 2020, the Dart SDK in version 2.8 and the Flutter in version 1.17.


Relations

is Software development kit

A software development kit (SDK) is a collection of software development tools in one installable pac...

subtopic of Mobile app development

Mobile app development is the act or process by which a mobile app is developed for mobile devices, s...

parent of Business Logic Components (BLoC)

BLoC stands for Business Logic Components. The gist of BLoC is that everything in the app should be r...

parent of Flutter state management

Managing state in Flutter applications.

parent of Flutter animations

Well-designed animations make a UI feel more intuitive, contribute to the slick look and feel of a po...

parent of Flutter slivers

A sliver is a portion of a scrollable area that you can define to behave in a special way. You can us...

parent of Flutter splash screens

Splash screens (also known as launch screens) provide a simple initial experience while your mobile a...

parent of Flutter Overlay

Overlay is a Stack of entries that can be managed independently. Overlays let independent child wi...

parent of Flutter navigation

Flutter’s navigation and routing mechanism

parent of Flutter Web

Flutter’s web support delivers the same experiences on the web as on mobile. Building on the portabil...

has version Flutter 2.0

Flutter web and Null Safety move to stable, Flutter desktop moves to beta and so much more!


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

treated in Develop Linux Apps with Flutter on Windows Machine

10.0 rating 2.0 level 10.0 clarity 5.0 background – 1 rating

Create a seamless Linux app development experience on Windows 10.

treated in Optimizing performance in Flutter web apps with tree shaking and deferred loading

10.0 rating 2.0 level 9.0 clarity 4.0 background – 1 rating

For the best user experience it is important that an app loads fast. The initial load time of a Flutt...

relates to Flutter Widget Examples

5.0 rating 1.0 level 10.0 clarity 3.0 background – 1 rating

An ultimate cheatbook of curated designs. Flutter widget examples.

treated in Flutter Awesome

10.0 rating 5.0 level 5.0 clarity 3.0 background – 1 rating

An awesome list that curates the best Flutter libraries, tools and apps.

treated in refactord/flutter-deep-dive

Flutter Guides GitHub repository. This will be the main repository of refacotrd project guides.

treated in Code With Andrea

Flutter app development tutorials by Andrea Bizzotto.

treated in Flutter Gems - A Curated Package Guide for Flutter

Flutter Gems is a curated package guide for Flutter which functionally categorizes some of the most u...

treated in Flutter Template Examples

Flutter Template Examples is a collection of widgets and animations with source code, all built with...

treated in Building adaptive apps

Some considerations and instructions on how to build adaptive apps to run on a variety of platforms.