flutter (20342): Another exception was thrown: NoSuchMethodError: The getter 'analytic' was called onnull.在我的main.dart里 static Database database = new Database();在database.dart中 final trim = ne
E/flutter (17103): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: NoSuchMethodError: The method 'findAncestorStateOfType' was called on null.E/flutter (17103): Receiver: null
E/flutte