chore: resolve analysis warnings (#53)

This commit is contained in:
Felix Angelov
2023-03-09 17:51:27 -06:00
committed by GitHub
parent f9f9897b53
commit e4aa6dc033
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
// ignore_for_file: avoid_print
import 'package:dart_bindings/updater.dart';
import 'package:flutter/material.dart';
+2 -2
View File
@@ -21,10 +21,10 @@ packages:
dependency: transitive
description:
name: characters
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
url: "https://pub.dev"
source: hosted
version: "1.3.0"
version: "1.2.1"
clock:
dependency: transitive
description:
+1
View File
@@ -11,6 +11,7 @@ dependencies:
args: ^2.4.0
dart_bindings:
path: ../dart_bindings
path: ^1.8.3
dev_dependencies:
lints: ^2.0.0