User Tools

Site Tools


flutter

Flutter

Return to IT topics, Programming topics, flutter outline, flutter, flutter bibliography, flutter courses, flutter terms, flutter topics

See also Dart (programming language)

“Flutter makes it easy and fast to build beautiful apps for mobile and beyond.” “Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.” “Flutter is an open source mobile application development SDK created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia.” Fair Use Source: https://github.com/flutter/flutter

Snippet from Wikipedia: Flutter (software)

Flutter is an open-source UI software development kit created by Google. It can be used to develop cross platform applications from a single codebase for the web, Fuchsia, Android, iOS, Linux, macOS, and Windows. First described in 2015, Flutter was released in May 2017. Flutter is used internally by Google in apps such as Google Pay and Google Earth as well as by other software developers including ByteDance and Alibaba.

Flutter consists of both a UI language and a rendering engine. When a Flutter application is compiled, it ships with both the UI code and the rendering engine, which is about 4 MB compressed. This is in contrast to many other UI frameworks that rely on a separate rendering engine and only ship the UI code, such as native Android apps which rely on the device-level Android SDK or HTML/JavaScript Web apps that rely on the user's HTML engine and JavaScript engine. Flutter's complete control of its rendering pipeline makes supporting multiple platforms simpler as it only needs the platform to support running native code such as via the Android Java Native Interface rather than support Flutter's UI model in its entirety.

Study

YouTube Videos

GitHub Tags

External Sites

Main

Interesting Articles

Search for this topic on:

Support Resources, FAQs, Q&A, Docs, Blogs

Books

Encyclopedias

Search Engines

Apple

Education - Courses - Podcasts

Repos - Package Managers

Programming Language and Major Framework Docs

Networking


Cloud Monk is Retired (for now). Buddha with you. © 2024 Losang Jinpa or Fair Use. Disclaimers. REPLACE with: navbar_footer


flutter.txt · Last modified: 2021/08/12 02:37 by 127.0.0.1