flutterfire
flutterfire copied to clipboard
Getting following error when trying to run the app on windows desktop
have tried everything, flutter clean, . , upgrade etc
@fisforfaheem
Can you provide flutter doctor -v
, complete error in properly formatted text along with pubspec.yaml
and steps to replicate this ?
Hey @fisforfaheem. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
the app works fine on the web but for windows it wont run shows white screen
On Tue, Sep 20, 2022 at 6:03 AM Google Open Source Bot < @.***> wrote:
Hey @fisforfaheem https://github.com/fisforfaheem. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
— Reply to this email directly, view it on GitHub https://github.com/firebase/flutterfire/issues/9503#issuecomment-1251719824, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSFRZGYJ5CH2XKE3NYTV7EEPXANCNFSM6AAAAAAQISTJQY . You are receiving this because you were mentioned.Message ID: @.***>
Can you provide
flutter doctor -v
, complete error in properly formatted text along withpubspec.yaml
and steps to replicate this ?
environment: sdk: ">=2.18.0 <3.0.0"
dependencies:
flutter_phoenix: ^1.1.0
flutter_staggered_animations: ^1.1.1
animated_icon_button: ^1.0.2 cached_network_image: ^3.2.2 charts_common: ^0.12.0 cloud_firestore: ^3.4.8 cupertino_icons: ^1.0.5 d_chart: ^0.0.4 data_table_2: ^2.3.7 dio: ^4.0.6 excel: ^2.0.0-null-safety-3 excel_kit: ^1.0.0-null-safety-1 file_picker: ^5.2.0 firebase_auth: ^3.9.0 firebase_core: ^1.22.0 firebase_messaging: ^13.0.2 firebase_storage: ^10.3.8 flutter: sdk: flutter flutter_datetime_picker: git: url: https://github.com/Realank/flutter_datetime_picker.git ref: master flutter_login: ^4.0.0-beta.1 flutter_speed_dial: ^6.0.0
fullscreen: ^1.0.3
get: ^4.6.5 google_fonts: ^3.0.1
http: ^0.13.5 image_network: ^2.5.1 image_picker: ^0.8.5+3 profile: ^0.0.1 provider: ^6.0.3 shared_preferences: ^2.0.15 universal_html: ^2.0.8
vertical_card_pager: ^1.5.0
widget_loading: ^0.3.2
firedart: ^0.9.0+1
popup_menu_2: ^0.0.7
dropdown_button2: ^1.8.1
intl: ^0.17.0
flutter_svg: ^1.1.5
dependency_overrides: archive: any xml: any equatable: any
dev_dependencies: clay_containers: ^0.3.2 flutter_lints: ^2.0.1 flutter_native_splash: ^2.2.9 flutter_test: sdk: flutter pedantic_mono: ^1.20.0
flutter: uses-material-design: true
[image: image.png]
this is the other pc where VS is not installed but code is same
On Tue, Sep 20, 2022 at 4:33 PM darshankawar @.***> wrote:
Can you provide flutter doctor -v, complete error in properly formatted text along with pubspec.yaml and steps to replicate this ?
— Reply to this email directly, view it on GitHub https://github.com/firebase/flutterfire/issues/9503#issuecomment-1252221869, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSFRTVBBHEKSNLMALPLV7GOINANCNFSM6AAAAAAQISTJQY . You are receiving this because you were mentioned.Message ID: @.***>
[image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11& 09/20/22, 11:18:18 PM
Can you create a new Flutter project, only add firebase_core
with a Firebase project integrated and run it and see if you still get same error ?
I am guessing that some of the plugins you are using are conflicting with other plugins dependencies and hence the error.
You might also want to upgrade all plugins to latest versions and try again.
Yes i tried manual and then updating all to latest versions using version lens as well....but no luck
On Wed, Sep 21, 2022 at 1:22 PM darshankawar @.***> wrote:
Can you create a new Flutter project, only add firebase_core with a Firebase project integrated and run it and see if you still get same error ? I am guessing that some of the plugins you are using are conflicting with other plugins dependencies and hence the error. You might also want to upgrade all plugins to latest versions and try again.
— Reply to this email directly, view it on GitHub https://github.com/firebase/flutterfire/issues/9503#issuecomment-1253368647, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSCDKAYEO5TBU2NUWOLV7LAS7ANCNFSM6AAAAAAQISTJQY . You are receiving this because you were mentioned.Message ID: @.***>
Ok, I think I know what's the issue is. Revisiting this and since you are trying to Windows desktop, for which the Flutterfire plugins are not supported yet it seems. Try changing your platform to web (chrome) and see if it helps to resolve the issue, as you have already mentioned the app works fine on the web but for windows it wont run shows white screen
See this for your reference: https://invertase.io/blog/announcing-flutterfire-desktop#macos-is-there-why-not-linux-and-windows
Closing this for now.
Awesome, thanks! i agree with you! also one more thing... I am using this HTML to get the image in my web app....which won't work In android...can you please guide me...
[image: image.png]
On Fri, Sep 23, 2022 at 5:03 PM darshankawar @.***> wrote:
Closed #9503 https://github.com/firebase/flutterfire/issues/9503 as completed.
— Reply to this email directly, view it on GitHub https://github.com/firebase/flutterfire/issues/9503#event-7446789840, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSETI4N5C7H47E7ECYDV7WMCRANCNFSM6AAAAAAQISTJQY . You are receiving this because you were mentioned.Message ID: @.***>