Petter Uvesten
Petter Uvesten
This new framework version enables us to build for arm64. Also set the target to MacOS 10.9
Short question, grateful for any pointers in the right direction. I've managed to get suite up and running using docker-compose (and some manual wrangling). Can create users, roles, the whole...
(This seems related to the previous issues #1653 and #1648) We've been using this package with no issues (and no code changes) on our side up to version 3.0.1. After...
Have tried to find out why, we get a reference to the framebuffer, and can call setGammaTable, but the screen does not change. Do you have newer iOKit headers? I...
Without `signed: true` iOS presents `.decimalPad`, with which it's not possible to input signed numbers. With the change, `.numbersAndPunctuation` is used. Slightly less pleasing, but otherwise the app does not...
I needed to make a fix for iOS (next PR), but I thought I'd modernize the project first. Now it builds and runs with current flutter/dart/Xcode