update to relative import

This commit is contained in:
Tran Anh Tuan
2025-10-22 17:52:28 +07:00
parent fe622d8af9
commit cfebf74515
18 changed files with 168 additions and 303 deletions

View File

@@ -22,8 +22,8 @@ linter:
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
# producing the lint.
rules:
- prefer_relative_imports: true
# avoid_print: false # Uncomment to disable the `avoid_print` rule
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options