smartrider icon indicating copy to clipboard operation
smartrider copied to clipboard

🔨 To-Do: Refactor and Move Showcase Logic Into Bloc

Open sirmammingtonham opened this issue 3 years ago • 0 comments

  1. Move showcase logic out of pages/home.dart and into blocs/showcase/showcase_bloc.dart.
  2. Add functions to build showcase widgets in showcase_bloc.dart.
    • So we don't need to wrap a bunch of widgets in the Showcase()... thing and keep track of where all of them are.

sirmammingtonham avatar Jul 19 '21 21:07 sirmammingtonham