Levent Kantaroğlu
Levent Kantaroğlu
> https://github.com/Daniel-Ioannou/flutter_adaptive_action_sheet.git ".git" at the end of the link prevents to access "issues" on pub.dev. So I removed it. 
Hi. I suggest a feature. > Dart: Sort All Imports It could be good to sort all file imports with a command on command palette especially for applying this extension...
"storyItems" is a named parameter. So example is fixed
Two links were broken cause of path changes
Update "swift run" line
Rename the controller on the example for migration compatibility.
The `getAnalysisOptionsIncludePackage` method previously only supported single string includes in _analysis_options.yaml_ files, but modern Dart/Flutter projects often use YAML list format for includes to reference multiple configuration packages. This enhancement...