You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
552 B
30 lines
552 B
name: ansu_ui
|
|
description: A new Flutter package.
|
|
version: 1.0.0
|
|
author:
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: ">=2.12.0 <3.0.0"
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
flutter_screenutil: ^5.0.0
|
|
flutter_easyrefresh: ^2.2.1
|
|
lpinyin: ^2.0.1
|
|
image_picker: ^0.7.2
|
|
bot_toast: ^4.0.0+1
|
|
velocity_x: ^3.3.0
|
|
auto_size_text_pk: ^3.0.0
|
|
expandable: ^5.0.1
|
|
animated_collection:
|
|
git:
|
|
url: https://git.oa00.com/flutter_pub/animated_collection.git
|
|
get: ^4.1.3
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|