Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter: Awesome Libs/Projects #215

Open
11 tasks done
Tracked by #216 ...
hhstore opened this issue Aug 18, 2020 · 7 comments
Open
11 tasks done
Tracked by #216 ...

Flutter: Awesome Libs/Projects #215

hhstore opened this issue Aug 18, 2020 · 7 comments

Comments

@hhstore
Copy link
Owner

hhstore commented Aug 18, 2020

related:

@hhstore
Copy link
Owner Author

hhstore commented Aug 18, 2020

dart + flutter 官方:

pub-dev: flutter/dart 包管理工具

dart-pad: 在线写 dart/flutter

dart 标准库:

镜像源:


# 国内社区: 社区主镜像,采用多种方式同步 Flutter 开发者资源(推荐)。
export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn

# 清华: 
export FLUTTER_STORAGE_BASE_URL="https://mirrors.tuna.tsinghua.edu.cn/flutter"
export PUB_HOSTED_URL="https://mirrors.tuna.tsinghua.edu.cn/dart-pub"

# 上海交大 Linux 用户组
export PUB_HOSTED_URL=https://dart-pub.mirrors.sjtug.sjtu.edu.cn
export FLUTTER_STORAGE_BASE_URL=https://mirrors.sjtug.sjtu.edu.cn

# 国内社区: 社区主镜像,采用多种方式同步 Flutter 开发者资源(推荐)。
export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn


#  腾讯云开源镜像站
export PUB_HOSTED_URL=https://mirrors.cloud.tencent.com/dart-pub
export FLUTTER_STORAGE_BASE_URL=https://mirrors.cloud.tencent.com/flutter



@hhstore
Copy link
Owner Author

hhstore commented Aug 21, 2020

1

@hhstore
Copy link
Owner Author

hhstore commented Aug 21, 2020

flutter apps:

  • 搜索关键词:
flutter 高仿  github

必看:

# Podfile 文件修改: 

# Uncomment this line to define a global platform for your project
platform :ios, '9.0'

列表:

精选:

列表2:

高仿项目:

// 正确环境如下
// Flutter (Channel beta, v1.7.8)
// Dart VM version: 2.4.0
// Pub 2.4.0

@hhstore
Copy link
Owner Author

hhstore commented Aug 21, 2020

flutter libs:

官方:

ref:

libs:

framework:

desktop :

mac 显示隐藏目录:

# 命令行: 
defaults write com.apple.finder AppleShowAllFiles -bool true;

KillAll Finder

IDE 插件:

@hhstore
Copy link
Owner Author

hhstore commented Aug 21, 2020

1

@hhstore hhstore mentioned this issue Aug 26, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant