Files
engine/ci
stuartmorgan c3e9c14586 Rename macOS FLE* classes to Flutter* (#11010)
Renames all FLE* classes in the macOS embedding to Flutter*. With the exception
of -[FlutterDartProject engineSwitches], which is very clearly called out in the
comment, the APIs should be stable at this point, so the marker prefix is no
longer needed.

This is a breaking change for macOS embedders, but going forward breaking
changes at the source level for the macOS API should now be rare.

Some of these classes will likely merge with the iOS versions in the future (e.g.,
FlutterDartProject), but that will be an implementation detail that will not affect
clients.

Fixes flutter/flutter#31735
2019-08-14 15:53:17 -07:00
..
2019-07-26 15:59:18 -07:00
2019-05-07 16:10:21 -07:00
2019-07-17 11:35:58 -07:00
2018-08-06 15:06:49 -07:00
2019-07-17 11:35:58 -07:00
2019-05-25 13:49:28 -07:00
2018-08-06 15:06:49 -07:00

This directory includes scripts and tools for continuous integration tests.