Albin PK

Results 3 issues of Albin PK

**Describe the bug** Flutter DevTools not opening when running via `dap` ##### Error shows on cammand `:FlutterDevTools` ``` Error executing vim.schedule lua callback: ...start/flutter-tools.nvim/lua/flutter-tools/dev_tools.lua:134: bad argument #1 to 'ipairs' (table...

## Description Fixed the issue in the example code (docs/share_plus/usage.mdx) ## Checklist - [X] I read the [Contributor Guide](https://github.com/fluttercommunity/plus_plugins/blob/main/CONTRIBUTING.md) and followed the process outlined there for submitting PRs. - [X]...

## Summary Introduce a shorthand for object destructuring where the type name can be omitted when it can be inferred from the right-hand side, using a leading dot (`.`). ---...

feature