line / flutter_line_sdk

A Flutter plugin that lets developers access LINE's native SDKs in Flutter apps with Dart.
https://developers.line.biz/
Apache License 2.0
213 stars 43 forks source link

Upgrade the deployment_target for iOS to iOS 11.0 #67

Closed onevcat closed 1 year ago

onevcat commented 1 year ago

This fixes #65 and later we can release a version based on it.

As the similar policy of https://github.com/line/line-sdk-ios-swift/pull/178 and LINE SDK 5.9.0, the iOS 10.0 users are very few so we want to keep the same major version unchanged to encourage more users to upgrade.