Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart linter info about import unnecessary #172

Closed
ycherniavskyi opened this issue Dec 13, 2021 · 0 comments · Fixed by #173
Closed

Dart linter info about import unnecessary #172

ycherniavskyi opened this issue Dec 13, 2021 · 0 comments · Fixed by #173
Assignees
Milestone

Comments

@ycherniavskyi
Copy link

info: The import of 'package:flutter/services.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/widgets.dart'. (unnecessary_import at [app] lib/gen/assets.gen.dart:10)

@wasabeef wasabeef self-assigned this Dec 13, 2021
@wasabeef wasabeef added the wontfix This will not be worked on label Dec 13, 2021
@wasabeef wasabeef added this to the 4.1.3 milestone Dec 13, 2021
@wasabeef wasabeef linked a pull request Dec 13, 2021 that will close this issue
@lcdsmao lcdsmao removed the wontfix This will not be worked on label Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants