chore(deps): update dependency flutter_lints to v4 (#9488)

* chore(deps): update dependency flutter_lints to v4

* fix lints

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
renovate[bot] 2024-05-14 18:52:07 +00:00 committed by GitHub
parent 7b1112f3e3
commit 72b1d582ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 5 deletions

View file

@ -1,5 +1,6 @@
@Skip('currently failing due to mock HTTP client to download ISAR binaries')
@Tags(['widget'])
library;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

View file

@ -1,5 +1,6 @@
@Skip('currently failing due to mock HTTP client to download ISAR binaries')
@Tags(['widget'])
library;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

View file

@ -1,5 +1,6 @@
@Skip('currently failing due to mock HTTP client to download ISAR binaries')
@Tags(['widget'])
library;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

View file

@ -1,4 +1,5 @@
@Tags(['widget'])
library;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

View file

@ -1,4 +1,5 @@
@Tags(['widget'])
library;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';