* Make CupertinoApp and MaterialApp both use WidgetsApp for Navigator * Make CupertinoApp and MaterialApp const constructors * Make WidgetsApp routes aware * Update tests
* enable lint unnecessary_new * fix tests * fix tests * fix tests