18 Forks
104 Stars
104 Watchers

flutter_page_tracker

flutter埋点、弹窗埋点、页面埋点事件捕获框架,支持普通页面的页面曝光事件(PageView),页面离开事件(PageExit)。支持在TabView和PageView组件中发送页面曝光和页面离开

How to download and setup flutter_page_tracker

Open terminal and run command
git clone https://github.com/SBDavid/flutter_page_tracker.git
git clone is used to create a copy or clone of flutter_page_tracker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_page_tracker https://github.com/SBDavid/flutter_page_tracker/archive/master.zip

Or simply clone flutter_page_tracker with SSH
[email protected]:SBDavid/flutter_page_tracker.git

If you have some problems with flutter_page_tracker

You may open issue on flutter_page_tracker support forum (system) here: https://github.com/SBDavid/flutter_page_tracker/issues