Zachary Anderson b0816e6364
Revert "Implement operator = and hashcode for CupertinoThemeData (#89604)" (#89670)
This reverts commit bf8e1270a7688a3520626d8a8c9bc8ed96673897.
2021-09-08 10:54:31 -07:00
..

Tests for the Cupertino package

Avoid importing the Material 'package:flutter/material.dart' in these tests as we're trying to test the Cupertino package in standalone scenarios.

The 'material' subdirectory contains tests for cross-interactions of Material Cupertino widgets in hybridized apps.

Some tests may also be replicated in the Material tests when Material reuses Cupertino components on iOS such as page transitions and text editing.