rodydavis / signals.dart

Reactive programming made simple for Dart and Flutter
http://dartsignals.dev
Apache License 2.0
437 stars 50 forks source link

insufficient marketing #185

Closed TomaszCz closed 3 months ago

TomaszCz commented 7 months ago

Why this wonderful package is not listed here: https://docs.flutter.dev/data-and-backend/state-mgmt/options

Are you aware of any reasons why this package would not be another state management option for an enterprise Flutter app?

rodydavis commented 7 months ago

Probably because it is newer! But happy to get it added to more places

nowfalsalahudeen commented 7 months ago

https://docs.flutter.dev/data-and-backend/state-mgmt/options#june just released 3 days ago and listed in official flutter docs

https://docs.flutter.dev/data-and-backend/state-mgmt/options#june

@rodydavis

rodydavis commented 7 months ago

Good to know, will see what I can do!

Mastersam07 commented 5 months ago

A PR to the documentation site should do it. I could make the PR if its fine, hopefully it gets accepted 😃

snakeshift commented 5 months ago

For someone familiar with signal-based web frameworks like Vue.js, signal is very intuitive.

I'm currently struggling more with implementing Flutter itself, but once I release the app with signal (in progress), I plan to write an article for the Japanese developper to promote this package.

Since there's only one article on Flutter signals in Japan, the awareness is very low. (and I'm sorry I may not have much influence.)

rodydavis commented 5 months ago

Wow amazing! ❤️🇯🇵

Would it help if the site and docs are localized? Maybe as it grows we can add more translations too.

snakeshift commented 5 months ago

Thats sounds good! I've been wanting to promote the use of Signals in my own work as well, so translating the official documentation seems like it could be very effective.

If needed, I'll translate in Japanese. (The only concern is that I'm usually in web front dev and I've been using Flutter for just about two months, so I'm a bit worried about conveying everything correctly. However, I plan to keep studying and cover any gaps in my knowledge.)