dart_gsap 0.1.1 copy "dart_gsap: ^0.1.1" to clipboard
dart_gsap: ^0.1.1 copied to clipboard

Platformweb

Gsap wrapper for dart.

An unofficial dart wrapper for GSAP (only free gsap).

This package works if you use Jaspr .

You can create amazing animated web page:

example gsap observer example gsap sxrollTo

⚠️

  • Please before use it, read the GSAP licence
  • This package was tested with GSAP 3.12.

Features #

Not all features of Gsap are implemented,

Lib/Plugin Done
Gsap ✔️
Timeline ✔️
Tween ✔️
Observer ✔️
Flip
ScrollTo ✔️
Easel ✔️
ScrollTrigger
Draggable
MotionPath
Text
RoughEase
ExpoScaleEase
SlowMo
CustomEase

Getting started #

Add Gsap and others plugins in your index.html like this:

<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollToPlugin.min.js"></script>

Usage #

Additional information #

Please refer to the Gsap doc

1
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Gsap wrapper for dart.

Repository (GitHub)
View/report issues

Topics

#animation

Documentation

API reference

License

MIT (license)

Dependencies

js

More

Packages that depend on dart_gsap