Last updated:
0 purchases
animated floating widget
Animated Floating Widget #
Intro #
A customizable animated floating widget for flutter.
Getting started #
In the pubspec.yaml of your flutter project, add the following dependency:
dependencies:
...
animated_floating_widget: <latest_version>
copied to clipboard
In your library add the following import:
import 'package:animated_floating_widget/animated_floating_widget.dart';
copied to clipboard
Demo #
License #
Released under MIT by @bakrabdulrahmanhawarieng.
Contribution #
Fork it (https://github.com/bakrabdulrahmanhawarieng/animated_floating_widget/fork)
Create your feature branch (git checkout -b feature/fooBar)
Commit your changes (git commit -am 'Add some fooBar')
Push to the branch (git push origin feature/fooBar)
Create a new Pull Request# animated_floating_widget
animated_floating_widget #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.