Replace dart:ui to dart:ui_web when platformViewRegistry in dart:ui is deprecated
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
export 'dart:ui';
|
||||
export 'dart:ui_web';
|
||||
|
||||
Reference in New Issue
Block a user