samples for compose web platform and bug fixes
- added methods
renderComposableWithNavigator
andrenderComposableInBodyWithNavigator
to attach a composable that support blocs and navigator to an html element. - added samples for Compose Web
- added missing
remember
wrapping inBlocProvider
,BlocBuilder
,BlocListener
,BlocSelector
andBlocConsumer