git@yoqi.me 1 year ago
parent
commit
de33f52d59
1 changed files with 8 additions and 1 deletions
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -27,7 +27,14 @@ You should install google service fragment on such xiaomi mobile which is chines
 
 web/index.html configure key, android/app/src/main/AndroidManifest.xml configure key, ios/Runner/AppDelegate.swift configure key
 
-2. build
+[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/jianboy/flutter_get_demo)
+
+[![Open in Dev Containers](https://img.shields.io/static/v1?label=github.dev&message=Open&color=blue&logo=visualstudiocode)](https://github.dev/jianboy/flutter_get_demo)
+
+[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/jianboy/flutter_get_demo)
+
+2. you can open the project with codespaces or gitpod. then run :
+
 ```
 flutter build apk
 ```