Wizzel1
Wizzel1
In verson 24.2.9 I am getting an error when tapping on an appointment in my calendar. ```console NoSuchMethodError: NoSuchMethodError: Class '_$AssessmentImpl' has no instance getter 'notes'. Receiver: Instance of '_$AssessmentImpl'...
### :information_source: Info Version: `v0.12.0` ### :speech_balloon: Description Are we supposed to use an image that already has a border-radius in order to generate a rounded app-icon for MacOS? ###...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version 9.2.10 ### Steps to reproduce Create a page with this...
Testing firestore rules against emulator fails with reason: Unexpected token < in JSON at position 0
Hi, I am trying to setup firestore rules unit tests. Since I am using typescript and jest for testing, I have edited your provided example a bit. This is what...
**Describe the bug** Up until today I used https://pub.dev/packages/url_protocol to handle the auth callbacks and it worked as expected. However this package has not been updated in 2 years so...
**Describe the bug** ## Initial problem - solved I have a realtime table that contains a column called `json_data` of type `jsonb` and `allow_nullable` is set to false. When I...
Buttons like this don't animate for me. ``` BouncingWidget( duration: Duration(milliseconds: 100), scaleFactor: 1.5, onPressed: () { print("onPressed"); setState(() {}); }, child: Text( "Hello !", style: TextStyle( color: Colors.white, fontWeight:...
### Describe the bug As per this thread on discord https://discord.com/channels/1116682155809067049/1248689910722986155 I was trying to paste a list of comma separated values into the tags input field but it gets...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...