1
1
# Flutter-learning
2
2
3
- README [ English] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/README.md ) |[ 中文版请点击这里] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/README-CN.md )
3
+ #### README [ English] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/README.md ) |[ 中文版请点击这里] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/README-CN.md )
4
+
5
+
6
+ ![ logo] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/pics/logo.png?raw=true )
4
7
5
- [ logo] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/pics/logo.png?raw=true )
6
8
7
9
# Introductions
8
10
@@ -34,6 +36,8 @@ README [English](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master
34
36
35
37
* #### :+1 : [ Flutter code template plugin for Android Studio, IDEA & VSCode] ( https://github.com/AweiLoveAndroid/Flutter-learning/tree/master/code_plugins )
36
38
39
+ ----
40
+
37
41
## 2、Sample codes and projects
38
42
39
43
* #### [ Flutter demo codes] ( https://github.com/AweiLoveAndroid/Flutter-learning/tree/master/projects/flutter-demo )
@@ -43,6 +47,8 @@ README [English](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master
43
47
44
48
* #### [ FractionalOffsetUtil.dart] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/projects/flutter-demo/util/FractionalOffsetUtil.dart )
45
49
50
+ ----
51
+
46
52
## 3、Flutter documents
47
53
48
54
* #### [ Flutter translations] ( https://github.com/AweiLoveAndroid/Flutter-learning/blob/master/flutter-learning-doc-resources/Flutter%E7%9B%B8%E5%85%B3%E8%AF%91%E6%96%87.md )
@@ -57,45 +63,47 @@ README [English](https://github.com/AweiLoveAndroid/Flutter-learning/blob/master
57
63
58
64
* ##### [ Flutter for React Native developers] ( )
59
65
66
+ ----
67
+
60
68
## 4、Websites for Flutter & Dart
61
69
62
- #### ★ About Flutter Websites
70
+ ### ★ About Flutter Websites
63
71
64
72
##### :arrow_right : [ Flutter Website https://flutter.io/docs/ ] ( https://flutter.io/docs/ )
65
- Official website,English language.
73
+ Official website,English language.
66
74
67
75
##### :arrow_right : [ Flutter Chinese official website https://flutter-io.cn/ ] ( https://flutter-io.cn/ )
68
- It's new, you can find videos,blogs,docs & codelabs in it.It is very comprehensive.
76
+ It's new, you can find videos,blogs,docs & codelabs in it.It is very comprehensive.
69
77
70
78
##### :arrow_right : [ Flutter Website for China http://doc.flutter-dev.cn/ ] ( http://doc.flutter-dev.cn/ )
71
- Chinese websites made by Chinese developers. This website is updated faster, and almost sync with the official website, But the translation is rarely.
79
+ Chinese websites made by Chinese developers. This website is updated faster, and almost sync with the official website, But the translation is rarely.
72
80
73
81
##### :arrow_right : [ Flutter Website for China https://flutterchina.club/ ] ( https://flutterchina.club/ )
74
- Chinese websites made by Chinese developers. This website is updated more slowly, but the translation is very comprehensive.
82
+ Chinese websites made by Chinese developers. This website is updated more slowly, but the translation is very comprehensive.
75
83
76
84
77
85
##### :arrow_right : [ Flutter Github https://github.com/flutter/flutter (https://github.com/flutter/flutter)
78
- Flutter open source code,you can find sources and samples form github.
86
+ Flutter open source code,you can find sources and samples form github.
79
87
80
- #### ★ About Dart Websites
88
+ ### ★ About Dart Websites
81
89
82
90
##### :arrow_right : [ Dart Open source code libraries https://pub.dartlang.org/ ] ( https://pub.dartlang.org/ )
83
- You can download Dart libraries here.Also You can upload open source library to ` https://pub.dartlang.org ` .
91
+ You can download Dart libraries here.Also You can upload open source library to `https://pub.dartlang.org`.
84
92
85
93
##### :arrow_right : [ Dart website https://www.dartlang.org/ ] ( https://www.dartlang.org/ )
86
- Official website,English language.
94
+ Official website,English language.
87
95
88
96
##### :arrow_right : [ The largest Dart language Chinese community in China http://www.cndartlang.com/ ] ( http://www.cndartlang.com/ )
89
- The website contains a lot of learning materials for Flutter and Dart.
97
+ The website contains a lot of learning materials for Flutter and Dart.
90
98
91
99
##### :arrow_right : [ Dart website for China https://www.dart-china.org/ ] ( https://www.dart-china.org/ )
92
- Dart language Chinese community.,it's another website for dart.
100
+ Dart language Chinese community.,it's another website for dart.
93
101
94
102
##### :arrow_right : [ dart-pad Github https://github.com/dart-lang/dart-pad ] ( https://github.com/dart-lang/dart-pad )
95
- Source code for the online editor for the Dart language.
103
+ Source code for the online editor for the Dart language.
96
104
97
105
##### :arrow_right : [ DartPad online editor https://dartpad.dartlang.org/ ] ( https://dartpad.dartlang.org/ )
98
- Dart language online editor
106
+ Dart language online editor
99
107
100
108
----
101
109
0 commit comments