Skip to content

Latest commit

 

History

History
147 lines (77 loc) · 6.42 KB

README-EN.md

File metadata and controls

147 lines (77 loc) · 6.42 KB

Flutter-learning

README

logo

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.


Catalog

1、Flutter Resources


2、Sample codes and projects


3、Flutter documents


4、Websites for Flutter & Dart

★ About Flutter Websites

Official website,English language.
It's new, you can find videos,blogs,docs & codelabs in it.It is very comprehensive.
Flutter website for develops.
Flutter open source code,you can find sources and samples form github.

★ About Dart Websites

➡️ Dart Open source code libraries: https://pub.dev
You can download Dart libraries here.Also You can upload open source library to `https://pub.dev`.
➡️ Dart website: https://dart.dev
Official website,English language.
Source code for the online editor for the Dart language.
➡️ DartPad online editor: 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


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


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.