# Flutter-learning **Repository Path**: GylMark/Flutter-learning ## Basic Information - **Project Name**: Flutter-learning - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter-learning ## README #### [中文版文档](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/README.md) | [English Docs](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/README-EN.md) ![logo](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/pics/logo.png?raw=true) # Introductions > This library is a collection of Flutter learning resources , summaries, and sample codes. If you want to learn Flutter quickly, check out this library, because this library is very helpful for you. If you like, you can give a `star`. Thank you! Welcome to comment and help improve this library. If you have any questions, please pull issues. ![](https://img.shields.io/badge/platform-android-lightgreen.svg)![](https://img.shields.io/badge/platform-ios-lightgreen.svg) ---- # Catalog ## 1、Flutter Resources * #### :fire: [Common libraries for Flutter(Everything you want is here)](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/readme/Flutter%E7%9A%84%E9%9C%80%E8%A6%81%E4%B8%8E%E5%8E%9F%E7%94%9F%E4%BA%A4%E4%BA%92%E7%9A%84%E4%B8%80%E4%BA%9B%E5%B8%B8%E7%94%A8%E5%BA%93/English_docs/Common%20libraries%20for%20Flutter.md) * #### [Flutter basis](https://www.jianshu.com/p/2c9867e737a1) * #### [Flutter tools,install and wtf problems](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/readme/Flutter%E4%BB%8E%E9%85%8D%E7%BD%AE%E5%AE%89%E8%A3%85%E5%88%B0%E5%A1%AB%E5%9D%91%E6%8C%87%E5%8D%97%E8%AF%A6%E8%A7%A3.md) * #### :+1: [Flutter code template plugin for Android Studio, IDEA & VSCode](https://github.com/AweiLoveAndroid/Flutter-learning/tree/master/code_plugins) * #### [Dart languages](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/readme/Dart%E8%AF%AD%E6%B3%95.md) * #### [Flutter widgets VS Android widgets](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/readme/Flutter%E5%92%8C%E5%8E%9F%E7%94%9FAndroid%E6%8E%A7%E4%BB%B6%E5%AF%B9%E6%AF%94.md) * #### [Flutter widgets VS react native widgets](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/readme/Flutter%E5%92%8Creact%20native%E7%9A%84%E5%AF%B9%E6%AF%94.md) * #### [Commands of yarn,nodejs,npm & Flutter](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/readme/yarn%EF%BC%8Cnodejs%EF%BC%8Cnpm%EF%BC%8CFlutter%E6%9C%89%E5%85%B3%E5%91%BD%E4%BB%A4.md) * #### [Flutter Chinese Website, written by me(Imitate flutter.io)](https://github.com/AweiLoveAndroid/FlutterWebsiteCN_Mine) ---- ## 2、Sample codes and projects * #### [Flutter demo codes](https://github.com/AweiLoveAndroid/Flutter-learning/tree/master/projects/flutter-demo) * #### [Dart grammar codes](https://github.com/AweiLoveAndroid/Flutter-learning/tree/master/projects/dart_demo/test) * #### [Tools -- FractionalOffsetUtil.dart](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/projects/flutter-demo/util/FractionalOffsetUtil.dart) ---- ## 3、Flutter documents * #### [Flutter translation](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/flutter-learning-doc-resources/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E8%AF%91%E6%96%87/Android%E5%BC%80%E5%8F%91%E8%80%85%E5%8F%82%E8%80%83.md) * #### [Flutter blogs](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/flutter-learning-doc-resources/Flutter%E6%9C%89%E5%85%B3%E5%8D%9A%E5%AE%A2%E8%AE%B2%E8%A7%A3.md) * #### Comparison of Flutter and other platforms * ##### [Flutter for Android developers](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/flutter-learning-doc-resources/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E8%AF%91%E6%96%87/Android%E5%BC%80%E5%8F%91%E8%80%85%E5%8F%82%E8%80%83.md) * ##### [Flutter for Android developers]() * ##### [Flutter for React Native developers]() ---- ## 4、Websites for Flutter & Dart ### ★ About Flutter Websites ##### :arrow_right: [Flutter Website https://flutter.dev/docs/](https://flutter.dev/docs/) Official website,English language. ##### :arrow_right: [Flutter Chinese official website https://flutter-io.cn/](https://flutter-io.cn/) It's new, you can find videos,blogs,docs & codelabs in it.It is very comprehensive. ##### :arrow_right: [http://www.flutterj.com/](http://www.flutterj.com/) Flutter website for develops. ##### :arrow_right: [Flutter Github : https://github.com/flutter/flutter(https://github.com/flutter/flutter) Flutter open source code,you can find sources and samples form github. ### ★ About Dart Websites ##### :arrow_right: Dart Open source code libraries: [https://pub.dev](https://pub.dev) You can download Dart libraries here.Also You can upload open source library to `https://pub.dev`. ##### :arrow_right: Dart website: [https://dart.dev](https://dart.dev) Official website,English language. ##### :arrow_right: dart-pad Github: [https://github.com/dart-lang/dart-pad](https://github.com/dart-lang/dart-pad) Source code for the online editor for the Dart language. ##### :arrow_right: DartPad online editor: [https://dartpad.dartlang.org/](https://dartpad.dartlang.org/) Dart language online editor ---- # Donation > If this library is very helpful to you, you are willing to support the further development of this project and the continuous maintenance of this project. You can scan the following QR code, let me have a cup of coffee or beer. Thank you very much for your donation. Thank you! ![donation](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/pics/donation.png?raw=true) ---- # About me ### ● Wechat: > Search `wei_xing_tian_xia` and add me. ### ● Wechat public account : Search `Flutter那些事` and follow me. For further information, please scan the QR code below to follow us. ![Wechat public account](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/pics/%E5%85%AC%E4%BC%97%E5%8F%B7%E4%BA%8C%E7%BB%B4%E7%A0%81.jpg?raw=true) ---- # Licence ``` Copyright 2018,AWeiLoveAndroid,阿韦 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```