Coder Social home page Coder Social logo

Comments (4)

TheAnkurPanchani avatar TheAnkurPanchani commented on July 29, 2024 1

Latest release should have fix this. Please check.
card_swiper: ^2.0.4

from card_swiper.

kenaitian avatar kenaitian commented on July 29, 2024

The application runs on Android but these warnings are persistent and causing other issues when Git Actions is used for AppStore/PlayStore Deployment:

Launching lib/main.dart on LM Q610 FGN in debug mode...
Running Gradle task 'assembleDebug'...
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
D/FlutterLocationService(17540): Creating service.
D/FlutterLocationService(17540): Binding to location service.
Debug service listening on ws://127.0.0.1:52808/-tpfGZJ9-sE=/ws
Syncing files to device LM Q610 FGN...
../../.pub-cache/hosted/pub.dartlang.org/card_swiper-2.0.3/lib/src/custom_layout.dart:36:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Development/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.addPostFrameCallback(_getSize);
    ^
    ../../.pub-cache/hosted/pub.dartlang.org/card_swiper-2.0.3/lib/src/transformer_page_view/transformer_page_view.dart:540:22: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Development/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.addPostFrameCallback(_onGetSize);
    ^
    ../../.pub-cache/hosted/pub.dartlang.org/card_swiper-2.0.3/lib/src/transformer_page_view/transformer_page_view.dart:554:22: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Development/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.addPostFrameCallback(_onGetSize);
    ^
    ../../.pub-cache/hosted/pub.dartlang.org/mobile_scanner-1.1.0/lib/src/mobile_scanner.dart:50:20: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.
  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Development/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance?.addObserver(this);
    ^
    ../../.pub-cache/hosted/pub.dartlang.org/mobile_scanner-1.1.0/lib/src/mobile_scanner.dart:134:20: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.
  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Development/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance?.removeObserver(this);
    ^
    [GETX] Instance "GetMaterialController" has been created
    [GETX] Instance "GetMaterialController" has been initialized
    I/flutter (17540): --none-- pushing /
    I/flutter (17540): --authCubit-- started listenning to auth changes
    I/flutter (17540): initing : Size(411.4, 822.9)
    I/flutter (17540): --authCubit-- new user state in userState listenner
    I/flutter (17540): --authCubit-- user sate changed to null
    I/flutter (17540): --none-- pushing /login
    [GETX] REPLACE ROUTE null
    [GETX] NEW ROUTE null
    I/flutter (17540): initng login page
    I/Timeline(17540): Timeline: Activity_idle id: android.os.BinderProxy@7b2b16f time:10289288
    D/TransportRuntime.CctTransportBackend(17540): Making request to: https://firebaselogging.googleapis.com/v0cc/log/batch?format=json_proto3
    D/NetworkSecurityConfig(17540): No Network Security Config specified, using platform default
    I/TransportRuntime.CctTransportBackend(17540): Status Code: 200
    I/TransportRuntime.CctTransportBackend(17540): Content-Type: application/json; charset=UTF-8
    I/TransportRuntime.CctTransportBackend(17540): Content-Encoding: gzip

from card_swiper.

AmosHuKe avatar AmosHuKe commented on July 29, 2024

#46

from card_swiper.

kenaitian avatar kenaitian commented on July 29, 2024

Please close this ticket as there are new issues unrelated to this one.

from card_swiper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.