flutter_corelibrary
flutter_corelibrary copied to clipboard
[leancode_analytics] Add new ScreenViewType
Currently we have types:
- push,
- pop,
- restore, but in one of the projects we want to report some bottom sheets and dialog, so I think it will be useful to have also:
- dialog,
- modal.