Alvish Ramani

Results 8 issues of Alvish Ramani

I was able to extract assets (json, photos) of the used packages but not the list of packages.

### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### The question Am I doing anything wrong or missing something ? HTML ```HTML...

help wanted

## Before creating a feature request make sure the suggestion fit within our [principles](https://fvm.app/docs/#principles) **Is your feature request related to a problem? Please describe.** When attempting to run any Flutter...

enhancement

```dart The following assertion was thrown while applying parent data.: Incorrect use of ParentDataWidget. The ParentDataWidget Positioned(left: 0.0, width: 991.0, height: 1032.0) wants to apply ParentData of type StackParentData to...

https://github.com/user-attachments/assets/ab741383-e9f4-486f-b486-2c982a43400b

**Is your feature request related to a problem? Please describe.** Yes. Once after closing the `BonsoirDiscovery` or `BonsoirBroadcast`, we can't start it again. It throws `You should not try to...

enhancement

**Describe the bug** [Dart records](https://dart.dev/language/records) are not visible in the provider's DevTools extension. **To Reproduce** 1. Create an `InheritedProvider` containing a record field. 2. Check the field value in DevTools....

bug
needs triage