Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cenomla committed Mar 24, 2021
1 parent 8615531 commit f84bfa4
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions flokk_src/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ environment:
dependencies:
flutter:
sdk: flutter
animations: ^1.0.0+5
animations: ^1.1.2
cupertino_icons: ^0.1.3
time: ^1.3.0
dartx: ^0.7.0
dotted_border: ^1.0.5
draggable_scrollbar: ^0.0.4
faker: ^1.2.1
Expand All @@ -19,7 +19,8 @@ dependencies:
google_sign_in: ^4.1.4
googleapis: ^0.54.0
http: ^0.12.0+4
image: ^2.1.12
html: ^0.14.0+4
image: ^3.0.2
intl: ^0.16.1
json_annotation: ^3.0.0
package_info: ^0.4.0+13
Expand All @@ -31,9 +32,7 @@ dependencies:
shared_preferences:
sized_context: ^0.2.1
statsfl: ^0.0.3
styled_widget:
git:
url: git://github.com/gskinnerTeam/styled_widget.git
styled_widget: ^0.2.1
textstyle_extensions: ^1.0.0
timeago: ^2.0.26
tuple: ^1.0.3
Expand All @@ -45,17 +44,17 @@ dependencies:
git:
url: git://github.com/google/flutter-desktop-embedding.git
path: plugins/file_chooser
ref: dc5bad31ae93dd5d82e235e38d5c21b6a47445ab
ref: b0794faf2c000576515aee56ca6bb5bee64cece4
path_provider_fde:
git:
url: git://github.com/google/flutter-desktop-embedding.git
path: plugins/flutter_plugins/path_provider_fde
ref: dc5bad31ae93dd5d82e235e38d5c21b6a47445ab
ref: b0794faf2c000576515aee56ca6bb5bee64cece4
window_size:
git:
url: git://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: dc5bad31ae93dd5d82e235e38d5c21b6a47445ab
ref: b0794faf2c000576515aee56ca6bb5bee64cece4

dev_dependencies:
json_serializable: ^3.2.0 # Generate JSON parsers: flutter pub run build_runner build --delete-conflicting-outputs
Expand Down

0 comments on commit f84bfa4

Please sign in to comment.