1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

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
7 changed files with 10 additions and 5 deletions

View File

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