andre-paraense / launchdarkly_flutter

A LaunchDarkly Flutter SDK
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Null safety #29

Closed andre-paraense closed 3 years ago

andre-paraense commented 3 years ago

Requirements

Related issues

Lib code was not compatible with null safety.

Describe the solution you've provided

Migrated to null safety

How to test?

Run flutter test. Alternatively, run the example app.