fish-redux icon indicating copy to clipboard operation
fish-redux copied to clipboard

大家推荐一些fish-redux替代品

Open PhantomRay opened this issue 5 years ago • 6 comments

如题

PhantomRay avatar Oct 29 '20 10:10 PhantomRay

暂时没有好的替代

kokman avatar Nov 01 '20 02:11 kokman

Flutter+Reudx https://github.com/brianegan/flutter_redux

codlin avatar Nov 15 '20 09:11 codlin

We are using Mobx https://pub.dev/packages/mobx how StateManagement with https://pub.dev/packages/flutter_modular how Dependency injector. And Bloc + Get_it in some cases

Bwolfs2 avatar Nov 25 '20 02:11 Bwolfs2

get,这个非常迪奥

cvilia avatar Mar 11 '21 12:03 cvilia

https://github.com/felangel/bloc

rogerkuu avatar May 11 '21 02:05 rogerkuu

getx,可以入坑,特地为这个框架写了一个插件:https://juejin.cn/post/6924104248275763208

xdd666t avatar Jun 21 '21 08:06 xdd666t

推荐一个,不是替代,基于fish redux重构了一波,和它一样的思路,欢迎使用。https://github.com/gavinhome/flying-redux

GavinHome avatar Jul 20 '23 05:07 GavinHome