Convert project imports to relative imports#62
Convert project imports to relative imports#62gupta-shrinath wants to merge 2 commits intofluttercommunity:masterfrom
Conversation
|
Hello @gupta-shrinath. Thank you so much for sending in this PR but I am sadly archiving import_sorter (see #63). This means that your work will not be merged into import_sorter. Thank you so much for the effort in trying to improve the project. |
|
While I think this feature is useful, it is in my opinion out of the scope of @gupta-shrinath would you instead be interested in creating a separate package for this? I see that someone else already tried to create a solution for this: |
|
Thank you @gleich for the package and I understand your situation and I agree with making someone the maintainer as it is a good decision in spirit of open source. |
Closes #59
Question:
The example app has the following import but no corresponding dependency
import 'package:flutter_gen/gen_l10n/translations.dart';