Giter Site home page Giter Site logo

Comments (3)

natsuk4ze avatar natsuk4ze commented on May 29, 2024

Hi @chris-wickens

This warning is due to the fact that the stable version of flutter is set to an older compileSdkVersion.

I do not intend to specify an older version, as Android recommends always setting the latest compileSdkVersion, plus I can expect that flutter will be upgrading it in the near future.

You can ignore the warning, but there are several solutions.

Solution 1: upgrade the complieSdkVersion of your project to 34, as output in the log
Solution 2: set the version of flutter to beta.

Note that many flutter apps made by Google use the beta version, so basically using the beta version is not a problem.

from gal.

chris-wickens avatar chris-wickens commented on May 29, 2024

Thanks for clarifying @natsuk4ze. I run into enough problems moving between stable versions so I'll stay off the beta track for now and live with the warning.

from gal.

natsuk4ze avatar natsuk4ze commented on May 29, 2024

Thanks for clarifying @natsuk4ze. I run into enough problems moving between stable versions so I'll stay off the beta track for now and live with the warning.

OK. But remember that the warning disappears if you just specify the latest (34) complieSdkVersion of your project as shown in the log.

from gal.

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.