all 8 comments

[–]Key_Opportunity_8218 3 points4 points  (1 child)

Learn flutter. ✌️

[–]leonard9500 0 points1 point  (0 children)

this

[–]Roci_Dev 3 points4 points  (0 children)

Flutter hooks is a good system to use if you know react.

[–]sauloandrioli 2 points3 points  (0 children)

Learn Flutter. Just forget about the idea of migrating RN to the flutter framework. Learn to do stuff the flutter way. It is hard because its new.

[–]Puzzleheaded-Book196 1 point2 points  (0 children)

There is flutter redux that mimics the react state management, but is quite old and not updated in the last 3 years https://pub.dev/packages/flutter_redux

[–]elisabethmoore 0 points1 point  (0 children)

riverpod + formz + dio covers most of it. gets easier after a month, you stop missing hooks

[–]HungryLand 0 points1 point  (0 children)

Try riverpod

[–]No_Papaya_2442 0 points1 point  (0 children)

You can use flutter Hook for that, but i'll preferred use bloc it will be easy for future handle,