Naveed Hassan

Results 35 comments of Naveed Hassan

Working like a charm but when auto resolves issue button is clicked the all icons in list are cleared

![Image](https://github.com/user-attachments/assets/fa3750f6-2724-4859-8f19-42d8278ee5f6) Still a minor issue exist for same icons name but diffrent styles like for Stroke and Solid

The request edit.getAssists failed with the following error: RequestErrorCode.PLUGIN_ERROR A request threw the exception:Bad state: Unable to find the context to /Users/nhcoder/Library/Application Support/JetBrains/IdeaIC2024.1/scratches/scratch.dart #0 AnalysisContextCollectionImpl.contextFor (package:analyzer/src/dart/analysis/analysis_context_collection.dart:151:5) #1 _ClientAnalyzerPlugin.handleEditGetAssists (package:custom_lint_builder/src/client.dart:453:47) #2...

For now use [riverpod_context](https://pub.dev/packages/riverpod_context) this library and use and use riverpod with normal widgets, no need to convert to consumer and hook widgets for now. **Context Extensions** riverpod_context provides four...