You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently published our Runtime Manual here. We are continuing to build on it, but it's consolidated a lot of the information we had spread about in our tutorials.
I've noticed that a lot of the methods in the generated Dart API docs for Flare-Flutter don't have descriptions about what the parameters actually do. Example: https://pub.dev/documentation/flare_dart/latest/animation_actor_animation/ActorAnimation/apply.html
I had to find the actual documentation for apply in a medium post: https://medium.com/2dimensions/building-a-responsive-house-with-flare-flutter-31af823ba805
The description in the Medium post is excellent, it would be great to put those descriptions directly in the dart docs!
I've noticed this in other places in the docs as well, it'd be good to do an audit?
The text was updated successfully, but these errors were encountered: