Split singe file into set of src files
This commit is contained in:
5
lib/index.dart
Normal file
5
lib/index.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
export 'src/dartsunfish.dart';
|
||||
export 'src/extentions.dart';
|
||||
export 'src/globals.dart';
|
||||
export 'src/game_play.dart';
|
||||
export 'src/ui.dart';
|
||||
Reference in New Issue
Block a user