Tsuyoshi Chujo
chooyan.bsky.social
Tsuyoshi Chujo
@chooyan.bsky.social
Freelance FlutterDev in Japan. Always open to joining Flutter projects.

Developer of a Flutter package named crop_your_image
https://pub.dev/packages/crop_your_image

Publishing articles mainly about Flutter under the hood
https://chooyan.hashnode.dev/
Yeah, see you there!
July 23, 2025 at 12:24 AM
As it's almost stable, I won't change the API a lot anymore, so just feel free to try it out 👍
July 14, 2025 at 3:51 PM
Making sliver version of AnimatedTo would be my next challenge. I’m sure it will be tough…!
March 20, 2025 at 10:27 AM
@i.madethese.works By the way, how do you make your GIF file on your heroine’s readme? I’m wondering how I can make such a smoothly animating GIF files.
January 14, 2025 at 2:31 AM
Thanks so much! I’ll check the issue.
January 14, 2025 at 2:08 AM
Thanks! What AnimateTo widget does is overriding paint() method of its RenderObject so that it cancels the default behavior and continuously calls paintChild() using AnimationController. It doesn’t require any additional widget to display animation, but the target widget itself is animating.
December 19, 2024 at 1:57 AM
Actually, my original challenge was to make that kind of UI in my app. This package was made after breaking down what I must do. I hope this will help your development!
December 18, 2024 at 12:26 PM
Thanks! and I’ve published another one. 💪
bsky.app/profile/choo...
Do you like moving animations? My new package will let you enjoy with a couple of lines of code and in a few minutes coding. #FlutterDev pub.dev/packages/ani...
December 18, 2024 at 11:21 AM
Thank you for adding me here!
December 18, 2024 at 11:15 AM
“Riverpod composites all your state declaratively”
December 10, 2024 at 1:28 PM
I’m tackling all the CJK related issues recently and hopefully will publish some articles or talk at conferences.
December 2, 2024 at 2:24 PM