1 Star 1 Fork 0

来来去去/flutter-getx-concept

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pubspec.yaml 686 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andre Ciornavei 提交于 2020-07-23 12:05 . Refactoring colors
name: flutter_getx_concept
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
flutter_icons:
get:
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/data/products.json
- assets/data/categories.json
- assets/images/banana.png
- assets/images/kiwi.png
- assets/images/orange.png
- assets/images/apple.png
- assets/images/watermelon.png
- assets/images/strawberry.png
- assets/images/peppers.png
- assets/images/broccoli.png
- assets/images/carrot.png
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/biumap/flutter-getx-concept.git
git@gitee.com:biumap/flutter-getx-concept.git
biumap
flutter-getx-concept
flutter-getx-concept
master

搜索帮助