Jenn Magder

Results 58 issues of Jenn Magder

Increase minimum target macOS version from 10.11 to 10.13. This will allow libcxx and libcxxabi to be updated. - [x] https://github.com/flutter/flutter/pull/107689 - [x] https://github.com/flutter/flutter/issues/107492 - [x] https://github.com/flutter/engine/pull/34919 - [ ]...

engine
platform-mac
P4

Use case is to list the contents of a directory, and skip any "hidden" files as defined on the current platform (dot files in Linux and macOS, hidden Windows files,...

area-library
library-io
type-enhancement

App-specific passwords allow apps or devices to sign into a 2FA account without actually requiring the second authentication method. For example, Betterment will generate a random 20-character password so a...

enhancement
feature

https://flutter.dev/docs/deployment/flavors currently links to some community articles, but it would be better if there were official documentation. For example, https://github.com/flutter/flutter/issues/56507 is due to confusion about flavors and build configurations in...

p2-medium
e2-days

### Page URL https://docs.flutter.dev/deployment/macos#review-xcode-project-settings ### Page source _No response_ ### Describe the problem References to `Flutter supports macOS 10.11 and later.` should become `Flutter supports macOS 10.13 and later.`, etc....

p2-medium
e0-minutes
platform-mac

### Page URL https://docs.flutter.dev/deployment/ios ### Page source _No response_ ### Describe the problem References to `Flutter supports iOS 9.0 and later.` should become `Flutter supports iOS 11.0 and later.`, etc....

p2-medium
e1-hours
iOS

### What information is missing? `flutter build macos-framework` is now available in the master channel and should be documented. ### How would you like us to fix this problem? Add...

p2-medium
e2-days
dev.existing-apps
st.triage.ltw
target.macOS
dev.deployment
t.add-to-app

### Page URL https://docs.flutter.dev/development/add-to-app/ios/project-setup#option-a---embed-with-cocoapods-and-the-flutter-sdk ### Page source _No response_ ### Describe the problem When https://github.com/flutter/flutter/pull/101943 makes it to a tagged release, update `The `flutter_post_install` method (recently added to Flutter),` line...

p2-medium
e1-hours
iOS

To support macOS add-to-app, move `initWithEngine:` into header so the host app can run the warm up the engine and pass it into a view controller later to display the...

Work in progress (WIP)
platform-macos

`flutter build macos-framework` is available in master, but only works from normal `flutter create`d apps, not `-t module`. Add a sample that shows `flutter build macos-framework` and `flutter build ios-framework`...

p2