Code Monkey home page Code Monkey logo

Comments (6)

miguelpruivo avatar miguelpruivo commented on May 31, 2024

Hi. This doesn’t seem to be directly related to the file_picker package but likely to some conflict with other dependencies. Did you run flutter clean?

Also try to remove the .pub_cache folder that is probably hidden in your home folder.

from flutter_file_picker.

ivanchaukn avatar ivanchaukn commented on May 31, 2024

I ran flutter clean before compiling every time and tried removing .pub_cache but unfortunately still doesn't work

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 31, 2024

There's not enough details so that I can help you. The exception doesn't seem to point to any issue with the package itself.

Can you try with a previous version (eg. 1.2.0)?

Edit: Check the accepted answer in this SO question

from flutter_file_picker.

ivanchaukn avatar ivanchaukn commented on May 31, 2024

I narrow down the problem to the firebase_core plugin and it seems like that's what's causing the conflict. I tested it in a brand new project to weed out any potential external factors. I love your plugin but it will be a pain if I can't use it with the firebase plugins.

name: test
description: A new Flutter application.

version: 1.0.0+1

environment:
  sdk: ">=2.0.0-dev.68.0 <3.0.0"

dependencies:
  flutter:
    sdk: flutter
  flutter_localizations:
    sdk: flutter

  firebase_core: ^0.2.5+1
  file_picker: ^1.3.1

dev_dependencies:
  flutter_test:
    sdk: flutter

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 31, 2024

Glad that you’ve found it. Therefore I’m closing this issue.

Feel free to re-open if you are still having problems.

from flutter_file_picker.

ivanchaukn avatar ivanchaukn commented on May 31, 2024

Do you think it's something you can take a look? I have been trying to fix this issue for couple days and would like to get my app running.

from flutter_file_picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.