matthinc / flutter_cupertino_settings

A Flutter widget to create an iOS settings-table (static TableView).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to be updated to support Dart 2.1.0

rodydavis opened this issue · comments

The current Dart SDK version is 2.1.0-dev.3.0.flutter-760a9690c2.

Because flutter_cupertino_settings 0.0.8 requires SDK version <2.0.0 and no versions of flutter_cupertino_settings match >0.0.8 <0.1.0, flutter_cupertino_settings ^0.0.8 is forbidden.

Here is the PR for the Fix: #3