Created on 18 Sep 2019
路
1Comment
路
Source: felangel/bloc
I have problem with my bloc in page: "gonowbus/lib/Page/scheme_seat"
I have a bloc for updating price in bottomNavigatorBar
I have an other bloc for each element in grid view
My problem: With grid view I want to get price in each element, then update for price totally in bottomNavigatorBar
There are 2 bloc builder so I don't know how to get data from grid view for data in bottomNavigatorBar
Please help me <3
Most helpful comment
I have done by using BlocProvider.value