What is New Features in Flutter 1.12? Everything you should know

According to Wiki "Flutter is an open-source UI software development kit created by Google. It is used to develop applications for Android, iOS, Windows, Mac, Linux, Google Fuchsia and the web. The first version of Flutter was known as codename "Sky" and ran on the Android operating system." Also Read: Top 10 Fantasy Cricket Apps List in 2024 Flutter Framework This release includes a visual refresh to support iOS 13 that includes completed implementation of Dark Mode, new Cupertino widgets, several UX tweaks, and a greatly enhanced Add-to-App experience. New Features of Flutter 1.12 framework Add MediaQuery.systemGestureInsets to support Android Q 1.Update ToggleButtons constraints default and add new constraints parameter 2. Add fullscreen dialog argument in PageRouteBuilder 3. Implement DropdownButton.selectedItemBuilder 4. Expose API for resizing image caches 5. SliverAppBar - Configurable overscroll stretch with callback ...