Git Product home page Git Product logo

codelessly / flutterloadinggifs Goto Github PK

View Code? Open in Web Editor NEW
35.0 2.0 9.0 5.68 MB

Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets. Demo: https://gallery.codelessly.com/flutterwebsites/loadinggifs/

Home Page: https://codelessly.com

License: BSD Zero Clause License

Dart 81.82% Kotlin 1.43% Swift 4.25% Objective-C 0.40% HTML 12.10%
loading-spinners android pub-release loading-gifs cupertino material ios loading-indicator loading-animations spinkit animations gifs loading-spinner flutter flutter-plugin flutter-ui flutter-package flutter-app flutter-widget

flutterloadinggifs's Issues

file\\\image.png not found.

Changed yaml file several times and entered the directory manually but Android Studio and flutter still display error messages.

placeholderScale with BoxFit.cover doesn't work

I have an image that i am using BoxFit.cover for. The problem is that it makes the spinner massive. I tried to use placeholderScale to shrink but it doesn't do anything.

FadeInImage.assetNetwork(
                  placeholder: cupertinoActivityIndicatorSmall,
                  placeholderScale: .2, //tried bunch numbers; doesn't change
                  image: imageUrl,
                  height: 150,
                  width: MediaQuery.of(context).size.width,
                  fit: BoxFit.cover,
                ),
              ),

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.