Giter VIP home page Giter VIP logo

add_to_cart_animation's Introduction

Hi there 👋

I'm Ömer Bayrak.

  • 🔭 I am a Mobile Developer who works as freelancer on Fiverr & Bionluk. And, I am founder of Webvify.
  • 🌱 I’m currently learning Golang & Swift UI
  • 📫 You can reach me on Twitter
  • 💬 Feel free to ask about anything.

About me

I am a computer engineer who worked with varieties programing language in IT sector. At first, I have started to learn JAVA by including Hibernate, Spring & Sprint Boots. Later on, at my first professional job, I have learnt .Net Core, Angular & SQL. On my personal project, I have used Golang, NodeJS, React and even Vue. The language does not matter If you are professional enough! Finally, I am keeping up my journey by developing Mobile Apps with Swift & Flutter.

Check my CV

add_to_cart_animation's People

Contributors

codegtdlearn avatar omerbyrk avatar wgfizban avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

add_to_cart_animation's Issues

animation running throw exception

when i runAddToCartAnimation throw Exception

E/flutter (16483): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Null check operator used on a null value
E/flutter (16483): #0 _AddToCartAnimationState.runAddToCardAnimation (package:add_to_cart_animation/add_to_cart_animation.dart:173:42)
E/flutter (16483):

Problem with ticker dispose

I use add_to_cart_animation in my project. When I go back from screen whree i used it to my second screen after correct dispose my screen I see error in debug console:

Exception has occurred.
FlutterError (CartIconKey#36ff4(ticker active but muted) was disposed with an active Ticker.
CartIconKey created a Ticker via its SingleTickerProviderStateMixin, but at the time dispose() was called on the mixin, that Ticker was still active. The Ticker must be disposed before calling super.dispose().
Tickers used by AnimationControllers should be disposed by calling dispose() on the AnimationController itself. Otherwise, the ticker will leak.
The offending ticker was:
Ticker(created by CartIconKey#36ff4)

version: 2.0.1

Fix for that is easy. Please change order this two function. I create special PR for that isuue.
image

runAddToCartAnimation Exception

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown null.
at State.setState(framework.dart:1153)
at _AddToCartAnimationState.runAddToCartAnimation(add_to_cart_animation.dart:171)
at _ProductDetailPageState.build.(product_detail_page.dart:263)

This is what I saw above on firebase, where a user had this problem. But I can't reproduce it

how to Init Badge

How to initialize badges (default badge is 0). i need to use badge with list.length

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.