Posts Tagged "Android"

What’s new in Flutter 3.3

Only three months ago Google announced Flutter 3, a massive milestone that included stable support for all platforms! The good news is that the momentum since this major release has not slowed down. Since the release of Flutter 3, Flutter

Read More

What’s new in Android 13

In just few weeks there will be an official release of Android 13! As at the end of finishing touches on the next version of Android, today Android provided Beta 4, a final update for your testing and development. Now

Read More

What’s new in Flutter 3

The recent release of Flutter v3.0 is now stable for macOS and Linux, in addition to Windows! There are several exciting things coming as part of this release, including the update on Flutter’s support for macOS and Linux, significant performance

Read More

What’s new in Flutter 2.10

We can’t believe it’s time again for a Flutter 2.10 stable release! There are several exciting things to announce as part of this release, including a big update on Flutter’s support for Windows, several significant performance improvements, new support for

Read More

What’s new in Flutter 2.8

Flutter aims to change how apps are built. It unites mobile, web, desktop, and embedded development into a single toolkit: letting developers focus first on what they want to build, rather than which platforms they want to target; offering a

Read More

How to improve the performance of your React Native App

React-Native(RN) apps suffer huge performance issues as compared to native apps. During initial development days, such challenges are ignored but as soon as the app grows developers find it difficult to improve. Sometimes, extreme calls to dump the RN app

Read More

Announcing XD to Flutter v2.0!

Flutter is Google’s open-source UI toolkit for building beautiful apps for mobile, desktop, web, and embedded devices from a single codebase. Over the last couple of years, it has become the leading choice for developers who want to build apps

Read More

What’s new in Flutter 2

Web As of today, Flutter’s web support has transitioned from beta to the stable channel. With this initial stable release, Flutter pushes reusability of code to another level with the support of the web platform. So now when you create

Read More

Pros and cons of React Native development in 2021

React Native, next to Flutter and PWA, was called a revolution in cross-platform app development and delivering great mobile experience. Code repository that’s shareable between platforms? Reusable components? That definitely sounds tempting. React Native has been praised for its “Learn

Read More

Flutter Windows Alpha is just announced

Windows remains a popular choice for desktop and laptop devices, with Microsoft reporting over one billion active devices running Windows 10. Our own statistics show that over half of all Flutter developers use Windows, so it’s a natural target for

Read More