• Greg Spencer's avatar
    Move examples from dart:ui ui/lib/text.dart to examples/api (#96557) · 017ed179
    Greg Spencer authored
    This extracts the examples that are in flutter/engine@main/lib/ui/text.dart into examples in the examples/api/lib/ui directory and adds some simple tests for them.
    
    Also, fixes some inconsistent test file naming.
    
    This is step 1: the next step is to remove the examples from the dart:ui code.
    017ed179
Name
Last commit
Last update
..
font_feature.0_test.dart Loading commit data...
font_feature.font_feature_alternative.0_test.dart Loading commit data...
font_feature.font_feature_alternative_fractions.0_test.dart Loading commit data...
font_feature.font_feature_case_sensitive_forms.0_test.dart Loading commit data...
font_feature.font_feature_character_variant.0_test.dart Loading commit data...
font_feature.font_feature_contextual_alternates.0_test.dart Loading commit data...
font_feature.font_feature_denominator.0_test.dart Loading commit data...
font_feature.font_feature_fractions.0_test.dart Loading commit data...
font_feature.font_feature_historical_forms.0_test.dart Loading commit data...
font_feature.font_feature_historical_ligatures.0_test.dart Loading commit data...
font_feature.font_feature_lining_figures.0_test.dart Loading commit data...
font_feature.font_feature_locale_aware.0_test.dart Loading commit data...
font_feature.font_feature_notational_forms.0_test.dart Loading commit data...
font_feature.font_feature_numerators.0_test.dart Loading commit data...
font_feature.font_feature_oldstyle_figures.0_test.dart Loading commit data...
font_feature.font_feature_ordinal_forms.0_test.dart Loading commit data...
font_feature.font_feature_proportional_figures.0_test.dart Loading commit data...
font_feature.font_feature_scientific_inferiors.0_test.dart Loading commit data...
font_feature.font_feature_slashed_zero.0_test.dart Loading commit data...
font_feature.font_feature_stylistic_alternates.0_test.dart Loading commit data...
font_feature.font_feature_stylistic_set.0_test.dart Loading commit data...
font_feature.font_feature_stylistic_set.1_test.dart Loading commit data...
font_feature.font_feature_subscripts.0_test.dart Loading commit data...
font_feature.font_feature_superscripts.0_test.dart Loading commit data...
font_feature.font_feature_swash.0_test.dart Loading commit data...
font_feature.font_feature_tabular_figures.0_test.dart Loading commit data...