Closed zmm2tysu closed 1 year ago
Thanks for your report. I'll take a look into it soon
Hitting the same issue. Found any solutions?
I'm working around this atm by duplicating the package and commenting out the gapLocation errors in circular_notched_and_cornered_shape.dart. I assume the problem is this builder method is not quite in sync with the changes to the FloatingActionButton so this error is thrown until it all catches up.
When I toggle tab bar, I need the FAB show and hide dynamically, meanwhile I set gapPosition dynamically. But it has splash effect, that's weird, so I wonder if it has some solution for this effect.
Here is the video for effect.
https://user-images.githubusercontent.com/20849786/195794605-9ac5de6a-ae8e-4adc-a543-1c06877c2e66.mov
Part of code: