Google unveiled the first beta version of the Flutter at the Mobile World Congress in Barcelona, Spain, on February 27, 2018. The Flutter is a new mobile UI framework designed by Google to help developers develop high quality native apps on both iOS and Android. Go to Flutter. IO and get started on developing beautiful native apps. To help developers understand and master Flutter, a coriander has prepared the following information about Flutter.

Official resources: πŸ’Ό

  1. πŸ‘¨ website: flutter. IO
  2. πŸƒ Quick start: flutter. IO /get-started…
  3. πŸ“– API documentation: flutter. IO /docs/
  4. πŸ™ Github:github.com/flutter/flu…
  5. πŸ—£ Google+ Online forum: groups.google.com/forum/#! The for…
  6. πŸ₯ Twitter:twitter.com/flutterio
  7. πŸ’¬ Gitter: Gitter. Im/flutter/flu…
  8. πŸ“š Flutter Technology Weekly: flutterweekly.net

News πŸ“ƒ

  1. Flutter Beta 1 blockbuster release: Develop a beautiful native app

    With the launch of the beta version of Flutter, the goal is to address both the problem of achieving native application performance in mobile development and the UI toolkit for platform integration and portability. Support for Android Studio and Visual Studio Code. Over a million online applications have been developed using Flutter, some of which have been featured on both the App Store and The Play Store. The Flutter beta is compatible with Dart 2, and the Flutter ecology is gradually expanding.

  2. What was the Revolution of Flutter

    Through a history of mobile development, the author explains the current advantages and disadvantages of native and mixed development in mobile application development, and explains how the Flutter eliminates the existing advantages and disadvantages of both native and mixed development.

  3. Why should Native app developers care about Flutter?

    The author starts with the composition of the Dart language and introduces the advantages of the Dart language. Explains the advantages of Flutter such as simple listening and everything being components. Simplify Activity lifecycle management. Stable 60 FPS, which is a good feature for mobile game development.

  4. Reasons why you May love It

    Hot updates, components based on Material Design, everything is a component, Android/iOS auto-switching UI, and numerous development libraries — five reasons to love Flutter?

Video πŸŽ₯

Currently, the only websites with Flutter videos available in China are Youku. At # 11 is the Google developer’s homepage on Youku. You can learn about Flutter by checking out DartConf2018 related content, 1-10 at Bilibili.

  1. Introducing Flutter
  2. Flutter Crash Course – Building a Complete App From Scratch
  3. Dart Flutter Chat App Tutorial
  4. Dart: I’m your Flutter – Dylan Drost
  5. Dart 2 & Flutter – DevShow at DartConf 2018
  6. Five API Usability Lessons from Flutter (DartConf 2018)
  7. Animation management with Redux and Flutter (DartConf 2018)
  8. Hookle Inc. Goes Lightspeed with Flutter (DartConf 2018)
  9. Flutter Inspector & Widget Trees – DevShow at DartConf 2018
  10. Flutter SDK Tutorial – JSON Storage (App Development)
  11. Google developer Youku DartConf2018

Tutorial 🍞

There are not many Tutorials on YouTube, but there are many websites abroad that offer Flutter tutorials, and developers who want to learn them can choose to do so according to their own situation.

  1. Beginning Fllutter: 01 Introduction
  2. Beginning Flutter: 02 Installation
  3. flutterinstitute
  4. startflutter

Open source library πŸ”§

  1. πŸ”© Flutter Plugin

    Plugins for Flutter, including FlutterFire such as google_sign_in, image_Picker, Video_player, Firebase_admob, Firebase_analytics, firebase_auth pubcloud_firestore. Maintained by the Flutter team.