Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: unn_mobile
description: A mobile application for UNN Portal website
publish_to: 'none'

version: 0.6.0+366
version: 0.6.0+367

environment:
sdk: '>=3.1.2 <4.0.0'
Expand Down Expand Up @@ -57,7 +57,7 @@ dependencies:
html: ^0.15.5
flutter_file_dialog: ^3.0.2
carousel_slider_plus: ^7.1.0
share_plus: ^11.0.0
share_plus: ">=11.0.0 <13.0.0"
http: ^1.4.0
file_picker: ^10.1.9

Expand Down