
What Does Branding a Flutter App Entail?
Flutter is a cross-platform tool. It makes your application available on both Android and iOS. Branding and Theming are crucial to the success ..
Flutter is a cross-platform tool. It makes your application available on both Android and iOS. Branding and Theming are crucial to the success ..
This article seeks to explain the difference between padding and margins in a Flutter application layout. In this article, while covering ..
pub.dev is Dart and Flutter’s official package repository. pub.dev has more than 20,000 open source packages. These packages suit ..
Progressive Web Applications (PWA) are a solution that addresses the increased use of native apps, mainly by smartphone technologies. Native ..
This is Part 2 of the app developers’ checklist of Apple iOS 13 features. You can find Part 1 of the checklist here, where you’ll see a list ..
There is no lack of expert reviews highlighting the new features of iOS 13, the current version of Apple’s operating system for mobile ..
It’s no secret that more and more people are gravitating towards mobile devices for their online activities. And with this trend, it has become ..
How great would it be to get paid for playing games all day long? Well, that’s a reality for a lot of game testers out there. With ..
If you’re not already developing for mobile, you probably will be soon. And in any case, it’s a good idea to ensure that your ..
Writing code for both mobile and web apps is pretty much a similar process in terms of the logic, programming language, and architecture ..
G Suite is a powerful set of cloud-based collaboration and productivity tools by Google. You may not be familiar with the name G Suite, ..
If you’re not already developing for mobile, you probably will be soon. And in any case, it’s a good idea to ensure that your ..
Whether a startup or large enterprise, every organization is in the business of building mobile apps. Tremendous growth is expected in both ..
React Native has been around for a long time, without any competition—until last year when Google introduced Flutter. Both of these frameworks ..
Testing on mobile devices presents unique challenges. There’s a lot to keep up with—mobile OS updates, new devices and features, application ..
If you want to test hybrid mobile apps—or any other kind of app, for that matter—Appium is a great choice. In this article, I provide ..
In an ideal world, you’d test all versions of all operating systems and devices for all of your mobile apps. In the real world, however, ..
As the market matures in the mobile app space, iOS application developers have a multitude of iOS testing frameworks to leverage. Let’s ..
Branch.io is a complete solution to integrate your mobile application with links to advertisements and posts. You can measure and track ..
In earlier posts, A Scrollable, Selectable HTML Table with JavaScript and CSS, and Adding Searching to the TableListJS HTML5 Component, ..