Skip to content

Commit

Permalink
Fix flickering on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
z80maniac committed Jul 20, 2024
1 parent 5a3794c commit 72e87da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1081,5 +1081,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.4.2 <4.0.0"
flutter: ">=3.22.2"
dart: ">=3.4.4 <4.0.0"
flutter: ">=3.22.3"
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ publish_to: 'none'
version: 0.1.0+1

environment:
flutter: ^3.22.2
sdk: ^3.4.2
flutter: ^3.22.3
sdk: ^3.4.4

dependencies:
flutter:
Expand Down

0 comments on commit 72e87da

Please sign in to comment.