Junji Zhi
1 min readJul 17, 2019

--

Thank you for you response.

To me, bloc is more abstract and ChangeNotifier is just one way to implement bloc. Ideally, you can also implement CartBloc using streams without caring about whether it is a ChangeNotifier sub-class or not.

--

--

No responses yet