stated 1.0.12 copy "stated: ^1.0.12" to clipboard
stated: ^1.0.12 copied to clipboard

outdated

final state

1.0.12 #

  • Added core components (wip)
  • BlocBuilder no longer re-creates bloc

0.0.8 #

  • scheduled Bloc.notifyListeners

0.0.5 #

  • Added Bloc.dispose

0.0.3 #

  • Now Bloc.setState has the callback as optional for easier listeners
  • Added BlocBuilder