Skip to content
Snippets Groups Projects
Commit 51ba8a4c authored by poka's avatar poka
Browse files

upgrade deps

parent c1df2db1
Branches
Tags
No related merge requests found
Pipeline #39979 waiting for manual action
......@@ -9,7 +9,7 @@ class BuildProgressBar extends StatelessWidget {
required this.pagePosition,
});
final int pagePosition;
final double pagePosition;
@override
Widget build(BuildContext context) {
......
......@@ -25,7 +25,7 @@ class InfoIntro extends StatelessWidget {
final String assetName;
final String buttonText;
final Widget nextScreen;
final int pagePosition;
final double pagePosition;
final bool isMd;
final bool isFast;
final double boxHeight;
......
This diff is collapsed.
......@@ -18,20 +18,20 @@ dependencies:
jdenticon_dart: ^2.0.0
logger: ^2.5.0
path_provider: ^2.1.5
pdf: ^3.11.1
permission_handler: ^11.3.1
pdf: ^3.11.3
permission_handler: ^11.4.0
pin_code_fields: ^8.0.1
printing: ^5.13.4
printing: ^5.14.2
provider: ^6.1.2
barcode_scan2: ^4.3.3
barcode_scan2: ^4.5.0
qr_flutter: ^4.1.0
responsive_framework: ^1.5.1
sentry_flutter: ^8.12.0
sentry_flutter: ^8.13.2
truncate: ^3.0.1
unorm_dart: ^0.3.0
dio: ^5.7.0
dio: ^5.8.0+1
durt: ^0.1.9
package_info_plus: ^8.1.2
package_info_plus: ^8.2.1
polkawallet_sdk: #^0.5.2
# path: ../substrate_sdk
git:
......@@ -40,25 +40,25 @@ dependencies:
url: https://github.com/poka-IT/sdk.git
# # ref: gecko-fixes-4
ref: 04ebfd0af1781d336126498534e3b656355d5927
dots_indicator: ^3.0.0
connectivity_plus: ^6.1.1
image_cropper: ^8.1.0
easy_localization: ^3.0.7
flutter_markdown: ^0.7.4+3
dots_indicator: ^4.0.1
connectivity_plus: ^6.1.3
image_cropper: ^9.0.0
easy_localization: ^3.0.7+1
flutter_markdown: ^0.7.6+2
pointycastle: ^3.9.1
hex: ^0.2.0
accordion: ^2.6.0
flutter_svg: ^2.0.16
flutter_svg: ^2.0.17
pinenacl: ^0.6.0
fast_base58: ^0.2.1
tutorial_coach_mark: ^1.2.12
confetti: ^0.8.0
url_launcher: ^6.3.1
crypto: ^3.0.6
screen_brightness: ^2.0.1
screen_brightness: ^2.1.1
uuid: ^4.5.1
fade_and_translate: ^0.1.3
markdown: ^7.2.2
markdown: ^7.3.0
http: ^1.3.0
# durt2:
# path: ../../durt2
......@@ -70,7 +70,7 @@ dependency_overrides:
dev_dependencies:
icons_launcher: ^3.0.0
build_runner: ^2.4.14
build_runner: ^2.4.15
hive_generator: ^2.0.1
flutter_lints: ^5.0.0
flutter_test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment