Build and deploy a Flutter Desktop app for Linux
A hands-on guide explains how to build and package Flutter Linux Desktop apps with Bitrise so you can reach more users in browsers with the same experience as on desktop devices.
A hands-on guide explains how to build and package Flutter Linux Desktop apps with Bitrise so you can reach more users in browsers with the same experience as on desktop devices.
In November 2020, Apple released the M1 MacBook and, one year later, the M1 Pro/Max chips. Since then, we have all read and heard from other people about the crazy performance improvements. Perhaps you already read the tweet by Jameson Williams (a staff software engineer at Reddit): So we know that M1 machines are fast, but should we use them in CI/CD to speed up our pipeline? To help answer that question, we compared the M1 mini, Mac Pro, and Mac mini for iOS and macOS builds with Codemagic.
ConfigCat’s feature flag and configuration management service is now integrated with Bitrise, and their Verified Step can help you test in production, fix bugs easier, and deploy with more security.
Bitrise's Developer Relations team strives to make the lives of the mobile development community easier. In enabling mobile developers, they have developed a variety of resources… but that is just the beginning!
TL;DR: This article covers how to update dependencies for Homebrew, CocoaPods, Carthage, Ruby, and more if you are using M1 Macs. However, for the M1 Mac minis available on Codemagic, you don’t have to do anything described in this article — everything is already preinstalled and preconfigured, so you can just use them right away.
Here are some of the takeaways and learnings from Google I/O 2022!
A hands-on guide explains how to build, deploy, and host Flutter Web apps on Amazon S3 so you can reach more users in browsers with the same experience as on mobile devices.
Let me start by asking a question. Would you prefer to write reams of code to build your website, blog, or web app, or would you rather use a tool that did all the work for you? If you are a software developer who wants to practice application development, you may opt to write the code and build it yourself.