
Reason for revert: The package:flutter_gallery_assets has removed some images which are required for the examples/flutter_gallery, so the gallery build is failing (only discovered after landing, since gallery doesn't seem to get built during github PR presubmit checks)
9 lines
174 B
YAML
9 lines
174 B
YAML
name: font
|
|
description: A test project that contains a font.
|
|
flutter:
|
|
uses-material-design: true
|
|
fonts:
|
|
- family: test_font
|
|
fonts:
|
|
- asset: test_font_file
|