Giter Club home page Giter Club logo

Comments (9)

ManhBanh avatar ManhBanh commented on May 24, 2024 1

I release a new version 9.2.1 that update Flutter versions constraints to try avoid this error

thank you sir!

from flutter_form_builder.

deandreamatias avatar deandreamatias commented on May 24, 2024

Please, add more information about this issue.
Currently, FormBuilder had the onPopInvoked property https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/blob/main/lib/src/form_builder.dart

from flutter_form_builder.

ManhBanh avatar ManhBanh commented on May 24, 2024

@deandreamatias same here. I just build apk from the Macbook and it shows this error
image

from flutter_form_builder.

wesleytoshio avatar wesleytoshio commented on May 24, 2024

same here

from flutter_form_builder.

deandreamatias avatar deandreamatias commented on May 24, 2024

Ok.
This error is because onPopInvoked is a property for new version of Flutter 3.16.x, so on old version won't be works.
Use the version 9.1.1

from flutter_form_builder.

wesleytoshio avatar wesleytoshio commented on May 24, 2024

Ok. This error is because onPopInvoked is a property for new version of Flutter 3.16.x, so on old version won't be works. Use the version 9.1.1

Wouldn't it be better for you to fix it than asking us to downgrade flutter?

from flutter_form_builder.

deandreamatias avatar deandreamatias commented on May 24, 2024

Ok. This error is because onPopInvoked is a property for new version of Flutter 3.16.x, so on old version won't be works. Use the version 9.1.1

Wouldn't it be better for you to fix it than asking us to downgrade flutter?

You need downgrade package version, not Flutter.
If I remove onPopInvoked, this package won't be support for Flutter 3.16

from flutter_form_builder.

deandreamatias avatar deandreamatias commented on May 24, 2024

I release a new version 9.2.1 that update Flutter versions constraints to try avoid this error

from flutter_form_builder.

jmw11x avatar jmw11x commented on May 24, 2024

I have this error after installing when it was already installed. Now cannot run application at all. I need a fix. Flutter needs to work on making this never able to happen or it will not last.

To fix this issue got to code they wrote and delete two lines canPop: .. and onPopInvoked: ... . Should never have been released if there was errors and as a dev I should not be having to delete lines of flutter code to have it compile.

Screenshot 2024-03-06 at 12 59 56 PM

from flutter_form_builder.

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.