flutter/packages/flutter_sprites
Adam Barth db191e96bd Switch scheduler over to Duration
This patch prepares us to switch to using integers when handing off the
animation time from the engine to the framework.
2015-10-03 13:48:57 -07:00
..
lib Switch scheduler over to Duration 2015-10-03 13:48:57 -07:00
.gitignore Moves sky sprites to its own package 2015-08-25 16:08:46 -07:00
LICENSE Adds license file and required fields to pubspec 2015-08-25 16:35:05 -07:00
pubspec.yaml Updates work with latest Flutter changes 2015-10-02 15:10:02 -07:00
README.md Update URLs after moving to the Flutter organization 2015-09-19 09:04:33 -07:00

skysprites

A sprite toolkit built on top of Flutter.

Getting Started

For help getting started with Flutter, view our online documentation.