1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-06 11:41:26 +00:00

[federated_plugin] mirgrate to sound null safety (#781)

This commit is contained in:
Ayush Bherwani
2021-04-06 14:29:58 +05:30
committed by GitHub
parent 9d50bdf494
commit beface247a
25 changed files with 198 additions and 217 deletions

View File

@@ -6,7 +6,7 @@ homepage:
publish_to: 'none'
environment:
sdk: ">=2.7.0 <3.0.0"
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.17.0"
dependencies:
@@ -24,7 +24,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.9.0
pedantic: ^1.11.0
flutter:
plugin: