A simple package for adding a Diamond Floating Action Button or FAB to a flutter application. This FAB also allows for a notch to be made inside of the Bottom Application Bar or Bottom Navigation Bar based on the positioning.
FAB code is based on the Material Design specification.
Add this to your package's pubspec.yaml file:
dependencies:
diamond_fab: "^0.1.1"