syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
54 stars 32 forks source link

Fix Unhandled Exception when AnimationController.reverse #13

Closed fachrifaul closed 2 years ago

fachrifaul commented 2 years ago

Description

image

Fix Unhandled Exception: 'package:flutter/src/animation/animation_controller.dart': Failed assertion: line 487 pos 7: '_ticker != null': AnimationController.reverse() called after AnimationController.dispose()

Type of Change

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (5dd85b6) into master (4bef6ad) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   95.34%   95.34%           
=======================================
  Files          37       37           
  Lines        1461     1462    +1     
=======================================
+ Hits         1393     1394    +1     
  Misses         68       68           
Impacted Files Coverage Δ
lib/src/view/widgets/notification.dart 82.53% <100.00%> (+0.28%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4bef6ad...5dd85b6. Read the comment docs.

syedmurtaza108 commented 2 years ago

@fachrifaul Thank you for your contribution😍. As a sign of appreciation, I would add you in ReadMe.md file of next release.