giffy_dialog icon indicating copy to clipboard operation
giffy_dialog copied to clipboard

Support null safety

Open apgapg opened this issue 3 years ago • 0 comments

This PR aims to support null safety feature and aims to fix #74. Following changes are made:

  1. Support linux desktop support
  2. Migrate project to support null safety
  3. Remove assertion test cases

Please note that one needs to use --no-sound-null-safety flag when running flutter run as flutter_flare doesn't support null safety

apgapg avatar Mar 06 '21 11:03 apgapg