Skip to content

Conversation

@lukepighetti
Copy link

@lukepighetti lukepighetti commented Sep 14, 2019

9ceb2db

Creates an entrypoint into the package that exports the most basic classes needed to consume FlareActor, FlareControls, and FlareController.

This makes flare_flutter compliant with community expectations for how to consume Dart packages by enabling the most common functionality with import 'package:flare_flutter/flare_flutter.dart'

78c8bc2 & 84535f2

adds FlareSpammerActor which allows mobile app developers to trigger a single animation multiple times simultaneously similar to the heart/like streams on Facebook live streams.

81edadb & 483e00d

Adds FlareProgressController which allows naive scrubbing through an animation which is useful for wiring up scroll based animations, progress bars, or connecting to a flutter AnimationController.

@lukepighetti lukepighetti changed the title add flare_flutter entrypoint, add FlareSpammerActor add flare_flutter.dart entrypoint, add FlareSpammerActor, FlareProgressController Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant