Skip to content

Commit

Permalink
updated pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pichillilorenzo committed Oct 8, 2024
1 parent 08a4a8a commit 299877b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ environment:
dependencies:
flutter:
sdk: flutter
path: any
path: ^1.8.0
screen_retriever: ^0.2.0

dev_dependencies:
Expand Down
7 changes: 7 additions & 0 deletions test/window_manager_plus_test.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import 'package:flutter/services.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:window_manager_plus/window_manager_plus.dart';

void main() {

}
27 changes: 0 additions & 27 deletions test/window_manager_test.dart

This file was deleted.

0 comments on commit 299877b

Please sign in to comment.