painting: drop deprecated (exported) hashList and hashValues functions (#151677)
These have been deprecated for over a year Will remove from the engine once this PR lands Towards https://github.com/flutter/flutter/issues/151679
This commit is contained in:
parent
73321aa950
commit
74d6bd99b6
@ -53,9 +53,7 @@ export 'dart:ui' show
|
||||
TextLeadingDistribution,
|
||||
TextPosition,
|
||||
TileMode,
|
||||
VertexMode,
|
||||
hashList,
|
||||
hashValues;
|
||||
VertexMode;
|
||||
|
||||
export 'package:flutter/foundation.dart' show VoidCallback;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user