Greg Price a28aae918e
Remove no-shuffle from framework tests, part 1: easy cases (#123751)
Remove no-shuffle from framework tests, part 1: easy cases
2023-03-30 18:28:51 +00:00
..
2023-02-23 19:43:21 +00: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.