elCaribe app - customization and branding
This commit is contained in:
5
news-app/lib/main.dart
Normal file
5
news-app/lib/main.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'app/app.dart';
|
||||
|
||||
Future<void> main() async {
|
||||
await initializeApp();
|
||||
}
|
||||
Reference in New Issue
Block a user