animated_floating_widget 1.0.0 copy "animated_floating_widget: ^1.0.0" to clipboard
animated_floating_widget: ^1.0.0 copied to clipboard

Floating animated widget that help user to show his widget as float with animation.

Animated Floating Widget #

bakrabdulrahmanhawarieng - animated_floating_widget stars - animated floating_widget forks - animated floating_widget GitHub release License issues - 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 #

DEMO1 DEMO2

License #

Released under MIT by @bakrabdulrahmanhawarieng.

Contribution #

  1. Fork it (https://github.com/bakrabdulrahmanhawarieng/animated_floating_widget/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request# animated_floating_widget

animated_floating_widget #

10
likes
150
points
42
downloads

Publisher

verified publisherbakrhw.com

Weekly Downloads

2024.07.08 - 2025.01.20

Floating animated widget that help user to show his widget as float with animation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_floating_widget