Runtime - iOS Output ofnpx react-native info System: OS: macOS 14.2.1 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 572.45 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 21.7.3 path: /usr/local/bin/node Yarn: Not Found npm...
- cloud_functions 3.3.9 [cloud_functions_platform_interface cloud_functions_web firebase_core firebase_core_platform_interface flutter] - core_card_io_beta 2.0.1 [flutter dataclass_beta json_annotation] - datetime_picker_formfield 2.0.1 [flutter intl] - device_info_plus 5.0.1 [flutter device...
void main() async { WidgetsFlutterBinding.ensureInitialized(); await Firebase.initializeApp(); if (FirebaseAuth.instance.currentUser == null) { await FirebaseAuth.instance.signInAnonymously(); } runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) ...
/Users/borismisic/Developer/SDKs/flutter/bin/cache/artifacts/engine/darwin-x64/const_finder.dart.snapshot --kernel-file /Users/borismisic/AndroidStudioProjects/how_flutter_creates_new_project1/.dart_tool/flutter_build/436f5bc7d9abfe781831a5d2c1bf5d27/app.dill --class-library-uri package:flutter...
("Assets found : " + assets.toString()); setState(() { }); } else { print("Re ask permission"); // Ugly, but for the test to not make you rebuild the app if you missed the permission _fetchAssets(); } } @override void initState() { super.initState(); _fetchAssets(); } ...
^5.1.3 intl: tree_view: flutter_google_places: google_maps_webservice: geolocator: google_maps_flutter: ^0.5.21+2 flutter_local_notifications: firebase_messaging: signature: ^2.0.0 path_provider: ^1.6.5 image_picker: ^0.6.1+4 flutter_map: ^0.9.0 flutter_native_timezone: ^1.0.4 image...
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Object[] at androidx.collection.SimpleArrayMap.allocArrays(SimpleArrayMap.java:58) at androidx.collection.SimpleArrayMap.put(SimpleArrayMap.java:56) at com.google.firebase.messaging.Constants$MessagePayloadKeys.extractDeveloperDef...