Write Tests or don’t, But read this – Flutter Testing
Why do some developers not write tests even though they believe writing tests is a good practice? We are going to discuss different reasons why.
Why do some developers not write tests even though they believe writing tests is a good practice? We are going to discuss different reasons why.
We will discuss what issues will appear in our flutter state management when breaking a state into smaller ones.
Let’s talk about why sometimes you think something is wrong in your flutter state management, But you can’t really tell what it is.
Let’s talk about what is the interface problem and how solving it will change future of programming by a margin.