File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ description:
4
4
with Dio Package and sends them to the report that will be sent to the dashboard.
5
5
version : 2.3.0
6
6
homepage : https://github.com/Instabug/Instabug-Flutter#readme
7
+ repository : https://github.com/Instabug/Instabug-Flutter/tree/refactor/monorepo/packages/instabug_dio_interceptor
7
8
8
9
environment :
9
10
sdk : ' >=2.12.0 <3.0.0'
@@ -12,7 +13,7 @@ dependencies:
12
13
dio : ' >=4.0.0 <6.0.0'
13
14
flutter :
14
15
sdk : flutter
15
- instabug_flutter : ' >=11 .0.0 <14 .0.0'
16
+ instabug_flutter : ' >=14 .0.0 <15 .0.0'
16
17
17
18
dev_dependencies :
18
19
build_runner : ^2.0.3
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: instabug_flutter_modular
2
2
description : An add-on for the Instabug Flutter SDK that provides screen loading support for Flutter Modular v5.
3
3
version : 1.0.0
4
4
homepage : https://www.instabug.com
5
+ repository : https://github.com/Instabug/Instabug-Flutter/tree/refactor/monorepo/packages/instabug_flutter_modular
5
6
6
7
environment :
7
8
sdk : ' >=3.1.2 <4.0.0'
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description:
4
4
with http Package and sends them to the report that will be sent to the dashboard.
5
5
version : 2.4.0
6
6
homepage : https://www.instabug.com/platforms/flutter
7
- repository : https://github.com/Instabug/Instabug-Flutter
8
7
documentation : https://docs.instabug.com/docs/flutter-overview
8
+ repository : https://github.com/Instabug/Instabug-Flutter/tree/refactor/monorepo/packages/instabug_http_client
9
9
10
10
environment :
11
11
sdk : " >=2.12.0 <3.0.0"
@@ -14,7 +14,7 @@ dependencies:
14
14
flutter :
15
15
sdk : flutter
16
16
http : " >=0.13.0 <2.0.0"
17
- instabug_flutter : " >=11 .0.0 <14 .0.0"
17
+ instabug_flutter : " >=14 .0.0 <15 .0.0"
18
18
meta : ^1.3.0
19
19
20
20
dev_dependencies :
You can’t perform that action at this time.
0 commit comments