website
website copied to clipboard
Typo in docs.flutter.dev about Explicit animations
Hello, I've been studying flutter's animation from documentations in flutter.dev. I think I found some typo from the documentation here: https://docs.flutter.dev/codelabs/explicit-animations

-
What does
PENDING: # image: a frame in Fluttermean? Since I'm not a native English user, I cannot guess the meaning of this sentence. If it is written in mistake, I think it should be fixed and or not, I wish it was clearer so that everyone reading this documentation can easily understand it. -
Even this though example doesn’t use Flutter’s animation library I guess this sentence needs to be: Even though this example doesn’t use Flutter’s animation library
Thanks for nice documentation though!
@broccolism This issue belongs to flutter website repo. Usually when you access any page, you'll see a bug icon there, clicking on which it'll take you to dedicated repo:
transferring this issue to website.
Hi @broccolism,
Thanks for reporting this.
PENDING: # image: a frame in Flutter
An image is supposed to be shown on that side
Even this though example doesn’t use Flutter’s animation library
Thanks for pointing this out.

The codelab is not yet complete, so bear with us until it is.
@darshankawar @danagbemava-nc Thanks for checking. So I don't need to do anything but closing this issue since this page is still in progress, is it right?
Let's leave it open, in case the typo was missed
Is codelab completed?
The info section that states that this codelab is not yet complete is still on the page, so I assume it is not complete yet
Thanks for opening the issue and for the discussions!
I'm going to close this in favor of https://github.com/flutter/website/issues/8057 tracking finishing the codelab. Thanks again :)