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:
44 with Dio Package and sends them to the report that will be sent to the dashboard.
55version : 2.3.0
66homepage : https://github.com/Instabug/Instabug-Flutter#readme
7+ repository : https://github.com/Instabug/Instabug-Flutter/tree/refactor/monorepo/packages/instabug_dio_interceptor
78
89environment :
910 sdk : ' >=2.12.0 <3.0.0'
@@ -12,7 +13,7 @@ dependencies:
1213 dio : ' >=4.0.0 <6.0.0'
1314 flutter :
1415 sdk : flutter
15- instabug_flutter : ' >=11 .0.0 <14 .0.0'
16+ instabug_flutter : ' >=14 .0.0 <15 .0.0'
1617
1718dev_dependencies :
1819 build_runner : ^2.0.3
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: instabug_flutter_modular
22description : An add-on for the Instabug Flutter SDK that provides screen loading support for Flutter Modular v5.
33version : 1.0.0
44homepage : https://www.instabug.com
5+ repository : https://github.com/Instabug/Instabug-Flutter/tree/refactor/monorepo/packages/instabug_flutter_modular
56
67environment :
78 sdk : ' >=3.1.2 <4.0.0'
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description:
44 with http Package and sends them to the report that will be sent to the dashboard.
55version : 2.4.0
66homepage : https://www.instabug.com/platforms/flutter
7- repository : https://github.com/Instabug/Instabug-Flutter
87documentation : https://docs.instabug.com/docs/flutter-overview
8+ repository : https://github.com/Instabug/Instabug-Flutter/tree/refactor/monorepo/packages/instabug_http_client
99
1010environment :
1111 sdk : " >=2.12.0 <3.0.0"
@@ -14,7 +14,7 @@ dependencies:
1414 flutter :
1515 sdk : flutter
1616 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"
1818 meta : ^1.3.0
1919
2020dev_dependencies :
You can’t perform that action at this time.
0 commit comments