first commit
This commit is contained in:
5
滴滴淘/ddt_flutter/lib/common/Application.dart
Executable file
5
滴滴淘/ddt_flutter/lib/common/Application.dart
Executable file
@@ -0,0 +1,5 @@
|
||||
import 'package:event_bus/event_bus.dart';
|
||||
|
||||
class Application {
|
||||
static EventBus eventBus;
|
||||
}
|
||||
Reference in New Issue
Block a user