fix warnings

This commit is contained in:
Sergey Penkovsky
2025-05-13 23:12:17 +03:00
parent fe6fc213a7
commit 000208e37e
12 changed files with 79 additions and 72 deletions

View File

@@ -1,3 +1,5 @@
library;
///
/// Copyright 2021 Sergey Penkovsky <sergey.penkovsky@gmail.com>
/// Licensed under the Apache License, Version 2.0 (the "License");
@@ -10,6 +12,5 @@
/// See the License for the specific language governing permissions and
/// limitations under the License.
///
library cherrypick_flutter;
export 'src/cherrypick_provider.dart';

View File

@@ -18,7 +18,8 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0
test: ^1.25.7
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec