Giter Site home page Giter Site logo

mindinventory / clock_loader Goto Github PK

View Code? Open in Web Editor NEW
22.0 3.0 8.0 1.97 MB

Highly versatile Widget display the smooth and creative loader named as clock loader.

Home Page: https://www.mindinventory.com/flutter-app-development.php

License: MIT License

Kotlin 0.57% Swift 1.88% Objective-C 0.18% Dart 79.41% HTML 17.96%
clock-loader flutter-clock-loader flutter-loader flutter

clock_loader's People

Stargazers

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

Watchers

 avatar  avatar  avatar

clock_loader's Issues

The widget is not disposed probably

I tried your library and after it got disappeared I got the following warning

════════ Exception caught by widgets library ═══════════════════════════════════
The following assertion was thrown while finalizing the widget tree:
_ClockSimplePathState#3d015(tickers: tracking 12 tickers) was disposed with an active Ticker.

_ClockSimplePathState created a Ticker via its TickerProviderStateMixin, but at the time dispose() was called on the mixin, that Ticker was still active. All Tickers 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: _WidgetTicker(created by _ClockSimplePathState#3d015)
The stack trace when the _WidgetTicker was actually created was:
package:flutter/…/widgets/ticker_provider.dart:202
#4      new AnimationController
package:flutter/…/animation/animation_controller.dart:246
#5      _ClockSimplePathState.fillAnimationController
package:clock_loader/src/**clock_loader_particles.dart:73**
#6      _ClockSimplePathState.initState.<anonymous closure>

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.