Code Monkey home page Code Monkey logo

Comments (6)

SethCohen avatar SethCohen commented on June 28, 2024 5

https://pub.dev/packages/external_path seems to be a good alternative

from ext_storage.

msayed-net avatar msayed-net commented on June 28, 2024 4

For anyone facing this issues, you could use this fork which fixed that.
Just replace your pubspec.yaml dependency to this.

ext_storage:
    git:
      url: git://github.com/GitJournal/ext_storage.git
      ref: master

from ext_storage.

remi-martin avatar remi-martin commented on June 28, 2024

Same here

from ext_storage.

prakash6491 avatar prakash6491 commented on June 28, 2024

same here. solution?

from ext_storage.

asavchuk avatar asavchuk commented on June 28, 2024

same here

from ext_storage.

Abhijithsp avatar Abhijithsp commented on June 28, 2024

The plugin ext_storage uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.

Showing this same warnings but it doesn't make any problems while running app or taking release build,but in future it might be a problem

from ext_storage.

Related Issues (16)

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.