Skip to content

tensor-programming/diamond_fab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Design Diamond FAB

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.

Getting Started

Add this to your package's pubspec.yaml file:

dependencies:
  diamond_fab: "^0.1.1"

Screenshots

Center docked with wider margin Center Float with normal margin End docked with narrow margin

Releases

No releases published

Packages

No packages published