pop_pop_components library
Classes
- PopPopBloc
-
A Stream based BLoC that implements
BubblePopGame
logic. - PopPopGrid
- PopPopStreamTimer
Enums
Extensions
- FormatAsTime on int
Typedefs
- OnAllBubblesPopped = void Function(double scrollDistance)
- OnGenerateBubbleWidget = Widget Function(int sliverIndex, int rowIndex)
- OnGridInit = void Function(int horizontalCount, int verticalCount, double bottomOffset)