bharat-1809 / glass_kit

💎 A package containing widgets to implement glass morphism in flutter apps
https://pub.dev/packages/glass_kit
MIT License
77 stars 16 forks source link

Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' #34

Open SameerGhaffar opened 6 months ago

SameerGhaffar commented 6 months ago

Describe the bug Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusGeometry' isn't.

Flutter:

Dart: Dart 3.3.1

/C:/Users/samee/AppData/Local/Pub/Cache/hosted/pub.dev/glass_kit-2.0.1/lib/src/glass_container.dart:406:41:

bharat-1809 commented 4 months ago

can you share the code snippet of how you are trying to create a glass container with border radius