File tree Expand file tree Collapse file tree 7 files changed +31
-20
lines changed
Expand file tree Collapse file tree 7 files changed +31
-20
lines changed Original file line number Diff line number Diff line change 1+ .DS_Store
2+ .dart_tool /
3+
4+ .packages
5+ .pub /
6+
7+ build /
8+
9+ .idea /workspace.xml
10+ .idea
11+ # # Directory-based project format:
12+ .idea /
13+ .idea /*
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2015-2021 Sensors Data Inc.
189+ Copyright 2015-2022 Sensors Data Inc.
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
2828
2929## 集成文档
3030
31- 请参考神策官网 [ Flutter 插件集成文档] ( https://manual.sensorsdata.cn/sa /latest/tech_ab_testing_flutter-32079879 .html ) 。
31+ 请参考神策官网 [ Flutter 插件集成文档] ( https://manual.sensorsdata.cn/abtesting /latest/flutter-a-b-testing-50987212 .html ) 。
3232
3333
3434## 贡献
@@ -62,7 +62,7 @@ dependencies:
6262
6363## License
6464
65- Copyright 2015-2021 Sensors Data Inc.
65+ Copyright 2015-2022 Sensors Data Inc.
6666
6767Licensed under the Apache License, Version 2.0 (the "License");
6868you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ packages:
1414 name: async
1515 url: "https://pub.flutter-io.cn"
1616 source: hosted
17- version: "2.5.0 "
17+ version: "2.6.1 "
1818 boolean_selector:
1919 dependency: transitive
2020 description:
@@ -113,7 +113,7 @@ packages:
113113 name: source_span
114114 url: "https://pub.flutter-io.cn"
115115 source: hosted
116- version: "1.8.0 "
116+ version: "1.8.1 "
117117 stack_trace:
118118 dependency: transitive
119119 description:
@@ -148,7 +148,7 @@ packages:
148148 name: test_api
149149 url: "https://pub.flutter-io.cn"
150150 source: hosted
151- version: "0.2.19 "
151+ version: "0.3.0 "
152152 typed_data:
153153 dependency: transitive
154154 description:
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ packages:
77 name: async
88 url: "https://pub.flutter-io.cn"
99 source: hosted
10- version: "2.5.0 "
10+ version: "2.6.1 "
1111 boolean_selector:
1212 dependency: transitive
1313 description:
@@ -92,7 +92,7 @@ packages:
9292 name: source_span
9393 url: "https://pub.flutter-io.cn"
9494 source: hosted
95- version: "1.8.0 "
95+ version: "1.8.1 "
9696 stack_trace:
9797 dependency: transitive
9898 description:
@@ -127,7 +127,7 @@ packages:
127127 name: test_api
128128 url: "https://pub.flutter-io.cn"
129129 source: hosted
130- version: "0.2.19 "
130+ version: "0.3.0 "
131131 typed_data:
132132 dependency: transitive
133133 description:
You can’t perform that action at this time.
0 commit comments