diff --git a/analytics_integration/pubspec.yaml b/analytics_integration/pubspec.yaml index d5412683..93dd5b14 100644 --- a/analytics_integration/pubspec.yaml +++ b/analytics_integration/pubspec.yaml @@ -6,7 +6,7 @@ publish_to: 'none' version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/bottom_sheet/pubspec.yaml b/bottom_sheet/pubspec.yaml index 1a57b7ce..c25c1577 100644 --- a/bottom_sheet/pubspec.yaml +++ b/bottom_sheet/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/covid19_mobile_app/pubspec.yaml b/covid19_mobile_app/pubspec.yaml index 393a2493..7d1d7157 100644 --- a/covid19_mobile_app/pubspec.yaml +++ b/covid19_mobile_app/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/dropdown_button/android/pubspec.yaml b/dropdown_button/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/dropdown_button/android/pubspec.yaml +++ b/dropdown_button/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/dropdown_button/pubspec.yaml b/dropdown_button/pubspec.yaml index 7032e3c9..6c389734 100644 --- a/dropdown_button/pubspec.yaml +++ b/dropdown_button/pubspec.yaml @@ -2,7 +2,7 @@ name: dropdown_button description: Implementation of DropdownButton environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/enabling_splash_screen/android/pubspec.yaml b/enabling_splash_screen/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/enabling_splash_screen/android/pubspec.yaml +++ b/enabling_splash_screen/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/enabling_splash_screen/pubspec.yaml b/enabling_splash_screen/pubspec.yaml index 46dd9d35..1570d5c2 100644 --- a/enabling_splash_screen/pubspec.yaml +++ b/enabling_splash_screen/pubspec.yaml @@ -2,7 +2,7 @@ name: enabling_splash_screen description: Splash screen in a flutter project environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/expense_planner/android/pubspec.yaml b/expense_planner/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/expense_planner/android/pubspec.yaml +++ b/expense_planner/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/expense_planner/pubspec.yaml b/expense_planner/pubspec.yaml index f5b7d754..37792e05 100644 --- a/expense_planner/pubspec.yaml +++ b/expense_planner/pubspec.yaml @@ -14,7 +14,7 @@ description: A Simple expense planner app built on dart - Flutter version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/firebase_crash_reporting/pubspec.yaml b/firebase_crash_reporting/pubspec.yaml index ae1e66d9..42962158 100644 --- a/firebase_crash_reporting/pubspec.yaml +++ b/firebase_crash_reporting/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/google_signin/android/pubspec.yaml b/google_signin/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/google_signin/android/pubspec.yaml +++ b/google_signin/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/google_signin/pubspec.yaml b/google_signin/pubspec.yaml index 23d0408f..7303e463 100644 --- a/google_signin/pubspec.yaml +++ b/google_signin/pubspec.yaml @@ -2,7 +2,7 @@ name: google_signin description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/grid_layout/android/pubspec.yaml b/grid_layout/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/grid_layout/android/pubspec.yaml +++ b/grid_layout/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/grid_layout/pubspec.yaml b/grid_layout/pubspec.yaml index 0b85cb5d..72c343c1 100644 --- a/grid_layout/pubspec.yaml +++ b/grid_layout/pubspec.yaml @@ -2,7 +2,7 @@ name: grid_layout description: Using Grid Layout in Flutter app environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/handling_routes/android/pubspec.yaml b/handling_routes/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/handling_routes/android/pubspec.yaml +++ b/handling_routes/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/handling_routes/pubspec.yaml b/handling_routes/pubspec.yaml index c8174d9d..c9aa2a53 100644 --- a/handling_routes/pubspec.yaml +++ b/handling_routes/pubspec.yaml @@ -2,7 +2,7 @@ name: handling_routes description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/image_editor/pubspec.yaml b/image_editor/pubspec.yaml index 8500f5a1..f7bd63c9 100644 --- a/image_editor/pubspec.yaml +++ b/image_editor/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: image_picker: ^0.6.7+4 diff --git a/image_from_network/android/pubspec.yaml b/image_from_network/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/image_from_network/android/pubspec.yaml +++ b/image_from_network/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/image_from_network/pubspec.yaml b/image_from_network/pubspec.yaml index a5bf4b20..db8312f5 100644 --- a/image_from_network/pubspec.yaml +++ b/image_from_network/pubspec.yaml @@ -2,7 +2,7 @@ name: image_from_network description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/infinite_list/android/pubspec.yaml b/infinite_list/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/infinite_list/android/pubspec.yaml +++ b/infinite_list/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/infinite_list/pubspec.yaml b/infinite_list/pubspec.yaml index ab26bc25..f8b491ca 100644 --- a/infinite_list/pubspec.yaml +++ b/infinite_list/pubspec.yaml @@ -2,7 +2,7 @@ name: infinite_list description: An infinite list using flutter environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/load_local_image/android/pubspec.yaml b/load_local_image/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/load_local_image/android/pubspec.yaml +++ b/load_local_image/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/load_local_image/pubspec.yaml b/load_local_image/pubspec.yaml index 8ed968c5..a416c3ad 100644 --- a/load_local_image/pubspec.yaml +++ b/load_local_image/pubspec.yaml @@ -2,7 +2,7 @@ name: load_local_image description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/load_local_json/android/pubspec.yaml b/load_local_json/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/load_local_json/android/pubspec.yaml +++ b/load_local_json/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/load_local_json/pubspec.yaml b/load_local_json/pubspec.yaml index 36b9ff9d..d24e4caa 100644 --- a/load_local_json/pubspec.yaml +++ b/load_local_json/pubspec.yaml @@ -2,7 +2,7 @@ name: load_local_json description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/lunch_app/pubspec.yaml b/lunch_app/pubspec.yaml index dc592b38..e5ea1daa 100644 --- a/lunch_app/pubspec.yaml +++ b/lunch_app/pubspec.yaml @@ -5,7 +5,7 @@ publish_to: 'none' version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/navigation_drawer/android/pubspec.yaml b/navigation_drawer/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/navigation_drawer/android/pubspec.yaml +++ b/navigation_drawer/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/navigation_drawer/pubspec.yaml b/navigation_drawer/pubspec.yaml index ba11258e..17b2e762 100644 --- a/navigation_drawer/pubspec.yaml +++ b/navigation_drawer/pubspec.yaml @@ -2,7 +2,7 @@ name: navigation_drawer description: Navigation Drawer Implementation environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/persist_key_value/android/pubspec.yaml b/persist_key_value/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/persist_key_value/android/pubspec.yaml +++ b/persist_key_value/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/persist_key_value/pubspec.yaml b/persist_key_value/pubspec.yaml index 3ad46200..e32563c3 100644 --- a/persist_key_value/pubspec.yaml +++ b/persist_key_value/pubspec.yaml @@ -2,7 +2,7 @@ name: persist_key_value description: Example project to demonstrate storing key value on disk environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/push_notifications/pubspec.yaml b/push_notifications/pubspec.yaml index 9c40d89e..13ac7f97 100644 --- a/push_notifications/pubspec.yaml +++ b/push_notifications/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/simple_material_app/android/pubspec.yaml b/simple_material_app/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/simple_material_app/android/pubspec.yaml +++ b/simple_material_app/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/simple_material_app/pubspec.yaml b/simple_material_app/pubspec.yaml index 4e3fb2fb..cef3d56a 100644 --- a/simple_material_app/pubspec.yaml +++ b/simple_material_app/pubspec.yaml @@ -2,7 +2,7 @@ name: simple_material_app description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/stateful_widget/android/pubspec.yaml b/stateful_widget/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/stateful_widget/android/pubspec.yaml +++ b/stateful_widget/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/stateful_widget/pubspec.yaml b/stateful_widget/pubspec.yaml index ac6b8bcc..6e9e0deb 100644 --- a/stateful_widget/pubspec.yaml +++ b/stateful_widget/pubspec.yaml @@ -2,7 +2,7 @@ name: stateful_widget description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/stateless_widgets/android/pubspec.yaml b/stateless_widgets/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/stateless_widgets/android/pubspec.yaml +++ b/stateless_widgets/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/stateless_widgets/pubspec.yaml b/stateless_widgets/pubspec.yaml index 5a23e0d1..4a9e21e1 100644 --- a/stateless_widgets/pubspec.yaml +++ b/stateless_widgets/pubspec.yaml @@ -2,7 +2,7 @@ name: stateless_widgets description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/tip_calculator/android/pubspec.yaml b/tip_calculator/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/tip_calculator/android/pubspec.yaml +++ b/tip_calculator/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/tip_calculator/pubspec.yaml b/tip_calculator/pubspec.yaml index 5943a40a..fbbbbf98 100644 --- a/tip_calculator/pubspec.yaml +++ b/tip_calculator/pubspec.yaml @@ -2,7 +2,7 @@ name: tip_calculator description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/todo_list_using_provider/pubspec.yaml b/todo_list_using_provider/pubspec.yaml index 885f2e9b..cb8ebae3 100644 --- a/todo_list_using_provider/pubspec.yaml +++ b/todo_list_using_provider/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/unit_testing/pubspec.yaml b/unit_testing/pubspec.yaml index b86c4f1a..8957b4a0 100644 --- a/unit_testing/pubspec.yaml +++ b/unit_testing/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_alert_dialog/android/pubspec.yaml b/using_alert_dialog/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_alert_dialog/android/pubspec.yaml +++ b/using_alert_dialog/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_alert_dialog/pubspec.yaml b/using_alert_dialog/pubspec.yaml index 4c056228..aebec7ef 100644 --- a/using_alert_dialog/pubspec.yaml +++ b/using_alert_dialog/pubspec.yaml @@ -2,7 +2,7 @@ name: using_alert_dialog description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_bottom_nav_bar/android/pubspec.yaml b/using_bottom_nav_bar/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_bottom_nav_bar/android/pubspec.yaml +++ b/using_bottom_nav_bar/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_bottom_nav_bar/pubspec.yaml b/using_bottom_nav_bar/pubspec.yaml index f5d59d64..9a2c09b8 100644 --- a/using_bottom_nav_bar/pubspec.yaml +++ b/using_bottom_nav_bar/pubspec.yaml @@ -2,7 +2,7 @@ name: using_bottom_nav_bar description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_custom_fonts/android/pubspec.yaml b/using_custom_fonts/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_custom_fonts/android/pubspec.yaml +++ b/using_custom_fonts/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_custom_fonts/pubspec.yaml b/using_custom_fonts/pubspec.yaml index e82995d7..db995bf8 100644 --- a/using_custom_fonts/pubspec.yaml +++ b/using_custom_fonts/pubspec.yaml @@ -2,7 +2,7 @@ name: using_custom_fonts description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_edittext/android/pubspec.yaml b/using_edittext/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_edittext/android/pubspec.yaml +++ b/using_edittext/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_edittext/pubspec.yaml b/using_edittext/pubspec.yaml index c8870084..8a69f1b1 100644 --- a/using_edittext/pubspec.yaml +++ b/using_edittext/pubspec.yaml @@ -2,7 +2,7 @@ name: using_edittext description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_firebase_db/pubspec.yaml b/using_firebase_db/pubspec.yaml index 5443853b..ef96f23d 100644 --- a/using_firebase_db/pubspec.yaml +++ b/using_firebase_db/pubspec.yaml @@ -14,7 +14,7 @@ description: A new Flutter project. version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_gradient/android/pubspec.yaml b/using_gradient/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_gradient/android/pubspec.yaml +++ b/using_gradient/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_gradient/pubspec.yaml b/using_gradient/pubspec.yaml index 1b254699..80de9da5 100644 --- a/using_gradient/pubspec.yaml +++ b/using_gradient/pubspec.yaml @@ -2,7 +2,7 @@ name: using_gradient description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_http_get/android/pubspec.yaml b/using_http_get/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_http_get/android/pubspec.yaml +++ b/using_http_get/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_http_get/pubspec.yaml b/using_http_get/pubspec.yaml index a921fc6d..6578ea6b 100644 --- a/using_http_get/pubspec.yaml +++ b/using_http_get/pubspec.yaml @@ -2,7 +2,7 @@ name: using_http_get description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_interactiveviewer/pubspec.yaml b/using_interactiveviewer/pubspec.yaml index 1599e5c9..29de2606 100644 --- a/using_interactiveviewer/pubspec.yaml +++ b/using_interactiveviewer/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_listview/android/pubspec.yaml b/using_listview/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_listview/android/pubspec.yaml +++ b/using_listview/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_listview/pubspec.yaml b/using_listview/pubspec.yaml index 687ce285..d1af6b49 100644 --- a/using_listview/pubspec.yaml +++ b/using_listview/pubspec.yaml @@ -2,7 +2,7 @@ name: using_listview description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_listwheelscrollview/pubspec.yaml b/using_listwheelscrollview/pubspec.yaml index 650ff157..ad4d0b40 100644 --- a/using_listwheelscrollview/pubspec.yaml +++ b/using_listwheelscrollview/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_snackbar/android/pubspec.yaml b/using_snackbar/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_snackbar/android/pubspec.yaml +++ b/using_snackbar/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_snackbar/pubspec.yaml b/using_snackbar/pubspec.yaml index 3d65c075..328dc669 100644 --- a/using_snackbar/pubspec.yaml +++ b/using_snackbar/pubspec.yaml @@ -2,7 +2,7 @@ name: using_snackbar description: Sanck bar implementation in Flutter environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_stepper/android/pubspec.yaml b/using_stepper/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_stepper/android/pubspec.yaml +++ b/using_stepper/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_stepper/pubspec.yaml b/using_stepper/pubspec.yaml index c9aca089..cc8f3f5c 100644 --- a/using_stepper/pubspec.yaml +++ b/using_stepper/pubspec.yaml @@ -2,7 +2,7 @@ name: using_stepper description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_tabs/android/pubspec.yaml b/using_tabs/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_tabs/android/pubspec.yaml +++ b/using_tabs/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_tabs/pubspec.yaml b/using_tabs/pubspec.yaml index bd53955a..a816678a 100644 --- a/using_tabs/pubspec.yaml +++ b/using_tabs/pubspec.yaml @@ -2,7 +2,7 @@ name: using_tabs description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_theme/android/pubspec.yaml b/using_theme/android/pubspec.yaml index d79d0989..bba5089b 100644 --- a/using_theme/android/pubspec.yaml +++ b/using_theme/android/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/using_theme/pubspec.yaml b/using_theme/pubspec.yaml index 58fe4605..4a29f1db 100644 --- a/using_theme/pubspec.yaml +++ b/using_theme/pubspec.yaml @@ -2,7 +2,7 @@ name: using_theme description: A new Flutter project. environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: diff --git a/view_pdf_file/pubspec.yaml b/view_pdf_file/pubspec.yaml index b2564fe4..e842ee10 100644 --- a/view_pdf_file/pubspec.yaml +++ b/view_pdf_file/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.10.0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dependencies: flutter: