Update pubspec.yaml

This commit is contained in:
沉默的湮灰
2020-06-17 00:17:55 +08:00
committed by GitHub
parent fe9eb2b9b3
commit 160ee4d89e

View File

@ -5,7 +5,8 @@ version: 1.1.0
homepage: https://github.com/v7lin/fake_tencent
environment:
sdk: ">=2.3.0 <3.0.0"
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.10.0"
dependencies:
flutter:
@ -33,12 +34,16 @@ dev_dependencies:
# The following section is specific to Flutter.
flutter:
# This section identifies this Flutter project as a plugin project.
# The androidPackage and pluginClass identifiers should not ordinarily
# The 'pluginClass' and Android 'package' identifiers should not ordinarily
# be modified. They are used by the tooling to maintain consistency when
# adding or updating assets for this project.
plugin:
androidPackage: io.github.v7lin.tencent_kit
pluginClass: TencentKitPlugin
platforms:
android:
package: io.github.v7lin.tencent_kit
pluginClass: TencentKitPlugin
ios:
pluginClass: TencentKitPlugin
# To add assets to your plugin package, add an assets section, like this:
# assets: