随笔分类 - OSX
Mac OS , apple products
摘要:首先测试一下开源的几个flutter项目。 提要 先说一下,flutter现在没有原生支持arm64 macos,到我写的现在时间为止,还是用的Rosetta 2转译的x86代码。我的m1 macbook pro上运行一些flutter环境,大部分都是基于rosetta 2转译下运行的。 一个音乐播
阅读全文
摘要:Data from https://www.appbrain.com/stats/top-android-sdk-versions So starting from Android 6 or 7 is the minimum point. I have trouble starting Androi
阅读全文
摘要:What I want? Building universal apps for iOS, Android, Windows, MacOS, Linux using Flutter on a M1 Mac. This is very new and latest. I can't guarantee
阅读全文
摘要:I did it. Words in short, I turned the x86_64 Linux OS of my laptop into a file and it can be run as a virtual machine on the ARM64 M1 Macbook Pro. In
阅读全文
摘要:Updated on 8th March 2021 Successfully I migrated a x86_64 Linux OS for work to a Virtual machine which can be ran on ARM64 M1 Macbook Pro. I will add
阅读全文
摘要:The brand new 2020 MacBook Pro comes with an ARMv8 based 64-bit chip called M1. It comes with a compiler clang version 12. Here we are going to build
阅读全文
摘要:Weechat is a console IRC client. It is opensource and very easy to use. I use weechat in my Linux PC always. But what about using it on a MacBook (OS
阅读全文