progressive_fab 0.0.2 copy "progressive_fab: ^0.0.2" to clipboard
progressive_fab: ^0.0.2 copied to clipboard

A customizable Progressive Floating Action Button (FAB) for Flutter.

progressive_fab #

A Flutter package providing a progressive Floating Action Button (FAB) for your applications.

Features #

  • Customizable progressive FAB for Flutter.
  • Easy integration and usage.

Installation #

Add the following to your pubspec.yaml:

dependencies:
  progressive_fab: ^1.0.0

Then run:

flutter pub get

Usage #

Import the package:

import 'package:progressive_fab/progressive_fab.dart';

Use the widget in your app:

// Example usage
ProgressiveFab(
  // Add your parameters here
)

License #

This project is licensed under the MIT License. See the LICENSE file for details.

5
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Progressive Floating Action Button (FAB) for Flutter.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on progressive_fab