We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Flutter - Introduction into performant cross-platform development

Formal Metadata

Title
Flutter - Introduction into performant cross-platform development
Title of Series
Number of Parts
275
Author
License
CC Attribution 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Did you ever want to develop cross-platform application from one single code base? Are you afraid of getting worse performance than with native code? Flutter may help you! Flutter is an open-source cross-platform software development kit which allows you to create native applications. As is does not use JavaScript it won't require a hole WebView in the background. Due to this and the incredible easy syntax it is one most advanced frameworks for applications running on mobile devices, on the web and on desktops. In this talk, I will introduce the basics of Flutter and its programming language Dart, the differences to other frameworks and some details about Flutter's structure.
Keywords