The Wayback Machine - https://web.archive.org/web/20201102061349/https://github.com/felangel/bloc/issues/1837
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: migrating from library X #1837

Open
chimon2000 opened this issue Oct 17, 2020 · 0 comments
Open

Docs: migrating from library X #1837

chimon2000 opened this issue Oct 17, 2020 · 0 comments

Comments

@chimon2000
Copy link

@chimon2000 chimon2000 commented Oct 17, 2020

Is your feature request related to a problem? Please describe.
Currently, migrating from another library requires you to do a manual comparison of samples from both libraries to fill in the gaps. It would be nice to have documentation for people migrating from other popular state management solutions, such as ChangeNotifier, StateNotifier, MobX, or Redux.

Describe the solution you'd like
Identify a few state management libraries that are good candidates for migration documentation. Documentation should mirror Flutter's for migrating from X (React Native, Android, etc.)

Describe alternatives you've considered
The current alternative is for people to do the mental translation themselves rather than having ready documentation to review.

Additional context
Flutter migration examples:

https://flutter.dev/docs/get-started/flutter-for/react-native-devs
https://flutter.dev/docs/get-started/flutter-for/android-devs

@felangel felangel added this to To do in bloc via automation Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.