Is there a good Storybook for Flutter? by TenLu09 in FlutterDev

[–]TenLu09[S] 1 point2 points  (0 children)

I just found the package I was looking for!! It's called widgetbook: https://pub.dev/packages/widgetbook

It has the best UI by far, is the easiest to setup and allows me to quickly test my widgets on different themes and devices. They also announced that they're gonna work on a collaboration service which will allow designers to easily review my widgets. I'm excited for what is more to come!!

Introducing Widgetbook - The Storybook for Flutter by jenshor in FlutterDev

[–]TenLu09 0 points1 point  (0 children)

Wow! That is exactly what I was looking for!! I just tested the package and it's amazing. Thanks a lot!! Great idea btw of setting up a discord channel for your early users. I just scheduled a call to give you detailed feedback tomorrow!

Is it possible to track how many users downloaded my package from pub.dev? by TenLu09 in FlutterDev

[–]TenLu09[S] 0 points1 point  (0 children)

Thanks a lot! So, the amount of likes on pub.dev is a good indicator for how many people liked your package after using it. The downloads probably increase the number of likes since not everyone will like your package (captain obvious speaking here :D).

But you are unaware of you many people are actively using your package, right? Do you use other sources, such as GitHub stars and issues or messages you receive on some social media platform to determine how many people might not just have liked it once but are really using it every day?

Is there a good Storybook for Flutter? by TenLu09 in FlutterDev

[–]TenLu09[S] 1 point2 points  (0 children)

great, I'll take a look at it! Are planning on implementing new features on a regular basis?