1
This commit is contained in:
5
lib/ch34_method_channel.dart
Normal file
5
lib/ch34_method_channel.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
/// 顶层导出,保持向后兼容。
|
||||
/// 所有实现已迁移到 `src/` 目录下。
|
||||
library ch34_method_channel;
|
||||
|
||||
export 'src/ch34_method_channel.dart';
|
||||
Reference in New Issue
Block a user