https://github.com/tensor-programming/diamond_fab
  
  
    A Diamond Floating Action Button for Flutter 
    https://github.com/tensor-programming/diamond_fab
  
aesthetics android flutter ios material-design
        Last synced: 6 months ago 
        JSON representation
    
A Diamond Floating Action Button for Flutter
- Host: GitHub
- URL: https://github.com/tensor-programming/diamond_fab
- Owner: tensor-programming
- License: mit
- Created: 2018-05-28T04:51:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T15:43:33.000Z (almost 7 years ago)
- Last Synced: 2024-12-16T19:03:53.040Z (11 months ago)
- Topics: aesthetics, android, flutter, ios, material-design
- Language: Dart
- Homepage:
- Size: 134 KB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 2
- 
            Metadata Files:
            - Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
 
Awesome Lists containing this project
README
          # 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


