# get_demo

[![Version](https://img.shields.io/badge/version-v1.1.0-brightgreen)](https://git.yoqi.me/lyq/flutter_get_demo)
[![Flutter](https://img.shields.io/badge/Flutter-v3.7.7-brightgreen?style=plastic)](https://git.yoqi.me/lyq/flutter_get_demo)

[English](./README.md) | [中文](./README.zh-CN.md)

flutter getx demo

![](https://file.yoqi.me/Developer/Flutter/flutter_get_demo/BaiduHi_2023-7-17_17-48-20.jpg)

## Develop

environment:

* Flutter 3.7.7 • channel unknown • unknown source
* Framework • revision 2ad6cd72c0 (3 months ago) • 2023-03-08 09:41:59 -0800
* Engine • revision 1837b5be5f
* Tools • Dart 2.19.4 • DevTools 2.20.1


[![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)

you can open the project with codespaces or gitpod. then run :


```
flutter build apk
```

## License

Licensed under the [Apache 2.0](LICENSE) © [liuyuqi.gov@msn.cn](https://github.com/jianboy)