What’s New in Flutter 2?
Finally, 2021 has given a reason to get excited about, isn’t it! With the release of Flutter 2. Let’s dive into the new updates of flutter 2 and Dart 2.12. Web We all have experienced how amazingly, Flutter’s web support has transitioned from beta to the stable channel. Through new updates, flutter will take the code reuse feature to another level with the support of the web platform. Flutter built an interactive web app by exploring the web platforms. Sound Null Safety This is one of the best addition to the Dart language, which supports the type system by separating nullable types from non-nullable types.