Git Product home page Git Product logo

Comments (5)

danvick avatar danvick commented on May 14, 2024

Noted. Working on that.
Sorry for the late response.

from flutter_form_builder.

ryanhz avatar ryanhz commented on May 14, 2024

The field widgets are stateful widgets, so you can't change the state from the parent widget, I think a callback would serve this purpose.

from flutter_form_builder.

flutter-painter avatar flutter-painter commented on May 14, 2024

Hi @danvick,
Thanks for great package. I copied the exact example UI runs smoothly, but once I select field keyboard opens and closes instantly.
Only difference is that there is no Myapp extends StatelessWidget on top to pass the new MyHomePage()
Could this be the cause ?
Attached is a .dart example
add_store_view.dart.zip

from flutter_form_builder.

danvick avatar danvick commented on May 14, 2024

Hello @926,
Yes. Kindly use a StatefulWidget.

This is a known issue with stateless widget but I haven't given it much priority since in most cases the form is used within a stateful widget in order to collect data after submission.

Thanks for your contribution, I'll find time to look into it.

from flutter_form_builder.

flutter-painter avatar flutter-painter commented on May 14, 2024

@danvick thank but it is already in a StatefulWidget.
Please look at screenshot below
Would a video be of any help ?
Screen Shot 2019-04-24 at 12 29 38

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.