fluttify-project / janalytics_fluttify

极光 统计组件 Flutter插件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PageAnalyzer 报错

supermebing opened this issue · comments

navigatorObservers: [
PageAnalyzer(),
BotToastNavigatorObserver(),
],

The class 'PageAnalyzer' doesn't have a default constructor.
Try using one of the named constructors defined in 'PageAnalyzer'.

PageAnalyzer是单例,使用PageAnalyzer.instance