diamond_fab icon indicating copy to clipboard operation
diamond_fab copied to clipboard

A Diamond Floating Action Button for Flutter

Results 3 diamond_fab issues
Sort by recently updated
recently updated
newest added

Not sure if that's the right way to go. I have zero experience with flutter and dart. But this solution did work for me locally. Happy to fix it if...

The new Flutter update has removed the setFloatingActionButtonNotchFor() method and breaks compatibility with this package.

I copied the code from example and installed the package. That's the error message i get 'package:diamond_fab/diamond_fab.dart': error: line 203 pos 18: flutter: file:///Users/flutter/.pub-cache/hosted/pub.dartlang.org/diamond_fab-0.1.1/lib/diamond_fab.dart:203:18: flutter: Error: Method not found: 'Scaffold.setFloatingActionButtonNotchFor'....