name: font description: A test project that contains a font. environment: # The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite. sdk: ">=2.0.0-dev.68.0 <3.0.0" flutter: uses-material-design: true fonts: - family: test_font fonts: - asset: test_font_file