iamSahdeep / liquid_swipe_flutter

A flutter based liquid swipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter 3.0.0 is detecting issue with the library

RoyalCoder88 opened this issue · comments

../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/liquid_swipe-2.1.1/lib/PageHelpers/page_dragger.dart:121:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../../Documents/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.addPostFrameCallback((_) {

Hey, Thanks for creating the first issue. I will respond in a day or two. If doesn't, feel free to ping me.

Thanks @RoyalCoder88
It seems like a warning only, you can ignore it for now. I'll update it by upcoming weekend.

In debug mode warning is not annoying but I can't build for release either :(

Thanks @RoyalCoder88 It seems like a warning only, you can ignore it for now. I'll update it by upcoming weekend.

Is this fixed?

Hi @Soham-Rakhunde I don't use anymore liquid_swipe because ithe package don't support Lottie animations :(

@iamSahdeep any news on this please?

updated the library for flutter 3.0.0
please try and let me know https://pub.dev/packages/liquid_swipe
sorry for the delay.

All good thanks a lot @iamSahdeep for your work!