bloc_example icon indicating copy to clipboard operation
bloc_example copied to clipboard

Example application to demonstrate the possible use-case and implementation of BloC architecture in Flutter

Results 1 bloc_example issues
Sort by recently updated
recently updated
newest added

════════ Exception caught by widgets library ═══════════════════════════════════ The following _TypeError was thrown building WeatherListScreen(dirty, dependencies: [ForecastBlocProvider], state: _WeatherListScreenState#fd8a6): type '_BroadcastStream' is not a subtype of type 'Stream' The relevant error-causing...