foldables Archives - SD Times https://sdtimes.com/tag/foldables/ Software Development News Mon, 30 Oct 2023 14:06:20 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 https://sdtimes.com/wp-content/uploads/2019/06/bnGl7Am3_400x400-50x50.jpeg foldables Archives - SD Times https://sdtimes.com/tag/foldables/ 32 32 Flutter 3.13 released with Impeller improvements and API for foldables https://sdtimes.com/softwaredev/flutter-3-13-released-with-impeller-improvements-and-api-for-foldables/ Thu, 17 Aug 2023 16:58:13 +0000 https://sdtimes.com/?p=52050 The quarterly Flutter stable release version 3.13 introduces improvements to Impeller, Flutter’s new graphics renderer, and adds new Engine APIs for foldable devices. Impeller renderer on iOS optimizations have led to reduced latency, eliminating shader compilation issues and resulting in smoother performance. Additionally, some benchmarks show that Impeller now has improved average throughput, surpassing previous … continue reading

The post Flutter 3.13 released with Impeller improvements and API for foldables appeared first on SD Times.

]]>
The quarterly Flutter stable release version 3.13 introduces improvements to Impeller, Flutter’s new graphics renderer, and adds new Engine APIs for foldable devices.

Impeller renderer on iOS optimizations have led to reduced latency, eliminating shader compilation issues and resulting in smoother performance. Additionally, some benchmarks show that Impeller now has improved average throughput, surpassing previous benchmarks. The average frame rasterization time in the flutter/gallery transitions performance benchmark has been halved compared to the Skia renderer.

In 3.10, Flutter announced that wide gamut colors were available under a flag when using Impeller. After hearing and addressing feedback from users, wide gamut colors are now the default on iOS when using Impeller.

Progress is being made on developing the Vulkan backend for Impeller, but it hasn’t reached a quality level suitable for an official preview, according to Flutter in a blog post that contains additional details. The goal is to ensure a high-quality initial experience with Impeller on Android, which is not yet achieved. 

Plans are to potentially launch a preview period for Impeller on Android in a stable release later this year. Despite the lack of an Android preview, optimizations benefiting both OpenGL and Vulkan backends have been implemented in Impeller’s Hardware Abstraction Layer (HAL) over the past year. Notably, average frame rasterization times on Android have improved significantly in the flutter/gallery transitions performance benchmark. Ongoing work is dedicated to further enhancing the Android preview’s quality.

Also, Impeller for macOS is available in preview and users can test Impeller and enable it in their app by following the guidance on the Impeller page.

Flutter added a new API to retrieve various properties of a display. The new getter FlutterView.display returns a Display object. The Display object reports the physical size, the device pixel ratio, and the refresh rate of the display.

Also, when using TextField on iOS, users will automatically see an option to use the device camera to recognize characters and insert them into the field. 

The post Flutter 3.13 released with Impeller improvements and API for foldables appeared first on SD Times.

]]>
SD Times news digest: Android Foldable support, Telerik’s Fiddler Everywhere, and Cloudflare’s 1.1.1.1 https://sdtimes.com/android/sd-times-news-digest-android-foldable-support-teleriks-fiddler-everywhere-and-cloudflares-1-1-1-1/ Mon, 12 Nov 2018 15:42:29 +0000 https://sdtimes.com/?p=33222 Last week, Samsung announced its first foldable phone and Google announced support for foldable screens. Google has outlined a set of recommendations for developers to follow to ensure that their apps run well on foldable screens. Developers should ensure that their apps support runtime configuration changes, multi-window mode, and multiple displays. More details are available … continue reading

The post SD Times news digest: Android Foldable support, Telerik’s Fiddler Everywhere, and Cloudflare’s 1.1.1.1 appeared first on SD Times.

]]>
Last week, Samsung announced its first foldable phone and Google announced support for foldable screens. Google has outlined a set of recommendations for developers to follow to ensure that their apps run well on foldable screens.

Developers should ensure that their apps support runtime configuration changes, multi-window mode, and multiple displays.

More details are available here.

Telerik reveals Fiddler Everywhere
Progress Telerik has announced Fiddler Everywhere, the latest version of the HTTP debugging solution. New features include cross-platform support, a sleek UI, and improved user experience. The company is also making Fiddler Everywhere free.

Cloudflare launches 1.1.1.1
Cloudflare has launched 1.1.1.1, which is a public DNS resolver. Along with 1.1.1.1, the company also announced a mobile app to make it easy to use 1.1.1.1 on phones.

“We launched 1.1.1.1 on April 1st. Frankly, we’ve been blown away by how many people actually made the switch. Changing your network settings is not easy, but if our traffic amount is any indication, many of you made the effort. Thank you! That said, even more people are not able to make those changes, particularly on mobile devices. We want everyone to have access to faster and more private Internet, and the millions of sites on Cloudflare value the performance boost they get when visited by 1.1.1.1 users,” Cloudflare wrote in a post.

DataStax launches its own distribution of Apache Cassandra
DataStax has announced its own distribution of Apache Cassandra. DataStax Distribution of Apache Cassandra (DDAC) is offered as a subscription and can be used to run a certified version of Apache Cassandra. DDAC includes a DataStax Bulk Loader Utility to make data migrations easy and business day (8×5) or 24×7 support.

 

The post SD Times news digest: Android Foldable support, Telerik’s Fiddler Everywhere, and Cloudflare’s 1.1.1.1 appeared first on SD Times.

]]>