🎨 Use feature based folder structure
This commit is contained in:
3
lib/core/services/udid.dart
Normal file
3
lib/core/services/udid.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
export 'udid.native.dart'
|
||||
if (dart.library.html) 'udid.web.dart'
|
||||
if (dart.library.io) 'udid.native.dart';
|
||||
Reference in New Issue
Block a user