mirror of
https://github.com/flutter/samples.git
synced 2026-03-29 15:51:47 +00:00
[ng-flutter] migrate to pkg:web (#2173)
This commit is contained in:
@@ -4,5 +4,4 @@ library;
|
||||
export 'js_interop/counter_state_manager.dart';
|
||||
export 'js_interop/helper.dart' show broadcastAppEvent;
|
||||
|
||||
// Replace with createJSInteropWrapper when updating to Dart 3.3.
|
||||
export 'dart:js_util' show createDartExport;
|
||||
export 'dart:js_interop' show createJSInteropWrapper;
|
||||
|
||||
Reference in New Issue
Block a user