init
This commit is contained in:
6
lib/pages/splash/index.dart
Normal file
6
lib/pages/splash/index.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
library splash;
|
||||
|
||||
export './splash_binding.dart';
|
||||
export './splash_logic.dart';
|
||||
export './splash_state.dart';
|
||||
export './splash_view.dart';
|
||||
Reference in New Issue
Block a user