Skip to content

Commit

Permalink
chore(deps): bump flutter/yaru versions in xdg_icons
Browse files Browse the repository at this point in the history
  • Loading branch information
d-loose committed Oct 18, 2023
1 parent 927cb02 commit 41bbe62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/xdg_icons/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: XDG icons example
publish_to: 'none'

environment:
sdk: '>=2.17.0 <3.0.0'
flutter: '>=3.0.0'
sdk: '>=3.0.0 <4.0.0'
flutter: '>=3.10.0'

platforms:
linux:
Expand All @@ -14,7 +14,7 @@ dependencies:
sdk: flutter
xdg_icons:
path: ../
yaru: ^0.9.0
yaru: ^1.1.0

flutter:
uses-material-design: true
4 changes: 2 additions & 2 deletions packages/xdg_icons/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.0.2

environment:
sdk: '>=2.17.0 <3.0.0'
flutter: '>=3.0.0'
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"

platforms:
linux:
Expand Down

0 comments on commit 41bbe62

Please sign in to comment.