KazuCocoa / appium_dart

Appium client in Dart based on webdriver.dart
https://pub.dev/packages/appium_driver
Apache License 2.0
46 stars 14 forks source link

enable non-nullable #25

Closed KazuCocoa closed 3 years ago

KazuCocoa commented 4 years ago

could?

environment:
 sdk: ">=2.9.0–8.1.beta <3.0.0"
analyzer:
 enable-experiment:
   - non-nullable
KazuCocoa commented 3 years ago

it's a good time to go with this. WebDriver also bumped the version to 3 for non-null. Oh, should take a look at changes... https://github.com/google/webdriver.dart/commits/master?after=ff5ccb1522edf4bed578ead4d65e0cbc1f2c4f02+34&branch=master