charansoma3001
charansoma3001
I also have the same issue, not sure why it's throwing that error, and I'm not finding how to fix it.
Hi @koukibadr, yes I'm using the latest version
``` body: Container( color: LavenderPalette.background, // Using lavender background color child: Column( children: [ const SizedBox( height: 8, ), ElegantNotification( toastDuration: const Duration(seconds: 15), title: const Text( 'Finish all 6...
> @charansoma3001 what version are you using ? The one you've just released, 2.1.2, and this is on web platform by the way, not on android...
Hi @koukibadr, here's the output of flutter doctor -v 👇 [√] Flutter (Channel stable, 3.16.7, on Microsoft Windows [Version 10.0.22631.3447], locale en-IN) • Flutter version 3.16.7 on channel stable at...