Is Flutter stateless?

It might be in a different state. Actually, a stateful widget is immutable (stateless) itself, but Flutter manages a separate state object and associates that with the widget , as explained in the StatefulWidget doc.

Sizin İçin Seçtik  What is difference between material app and widget app?

Leave a Reply

Your email address will not be published. Required fields are marked *