lottie-flutter icon indicating copy to clipboard operation
lottie-flutter copied to clipboard

bugfix: import flutter/service.dart to support old flutter versions

Open ivoryxiong opened this issue 2 years ago • 1 comments

Resolve issue: https://github.com/xvrh/lottie-flutter/issues/197

ivoryxiong avatar Mar 22 '22 03:03 ivoryxiong

@xvrh It seems that the flutter analyze check is based on flutter 2.12, so I ignore the files for lint rule unnecessary_import, PTAL.

ivoryxiong avatar Mar 23 '22 01:03 ivoryxiong