Giter Site home page Giter Site logo

jitsm555 / flutter_avatar_view Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 6.36 MB

AvatarView is a Flutter package that allows developers to implement circular and rectangular avatar with a border or without border.

License: Apache License 2.0

Kotlin 1.23% Ruby 12.77% Swift 3.81% Objective-C 0.36% Dart 81.83%
avatar flutter-avatar-view jitsm555 tech-madness flutterworld

flutter_avatar_view's Introduction

Hello, I'm Jitesh Mohite ๐Ÿ‘‹

Jitesh's Linkdein Jitesh's Medium Jitesh's Github Jitesh's Facebook Jitesh's Youtube

  • ๐ŸŒฑ Iโ€™m currently learning more about Flutter Web.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Medium.
  • ๐Ÿ’ฌ Ask me about Flutter or any tech related stuff.
  • ๐Ÿ“ซ How to reach me: LinkedIn
  • โšก I enjoy reading book more then anything else

Linkedin: Jitesh Mohite GitHub jitsm555

Languages and Tools:

Jitesh's github stats

Show some โค๏ธ by starring some of the repositories!

flutter_avatar_view's People

Contributors

jitsm555 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flutter_avatar_view's Issues

It comes with 404 exception when there is no image file at imagePath url.

Thank you for providing this package which makes easy to display an avatar.
I found an issue that generated an exception if the image is not existed in server.

The step:

  1. Use AvatarView on ListView.build
  2. Tap the listView item
  3. Navigator.push(context, ... ) go into sub-page.

Then issue is happened with log below:

I/flutter (27025): CacheManager: Failed to download file from http://192.168.0.66/myserver/client_data/user/linda.jpg with error:
I/flutter (27025): HttpException: Invalid statusCode: 404, uri = http://192.168.0.66/myserver/client_data/user/linda.jpg

======== Exception caught by image resource service ================================================
The following HttpExceptionWithStatus was thrown resolving an image codec:
HttpException: Invalid statusCode: 404, uri = http://192.168.0.66/myserver/client_data/user/linda.jpg

When the exception was thrown, this was the stack:
Image provider: CachedNetworkImageProvider("http://192.168.0.66/myserver/client_data/user/linda.jpg", scale: 1.0)
Image key: CachedNetworkImageProvider("http://192.168.0.66/myserver/client_data/user/linda.jpg", scale: 1.0): CachedNetworkImageProvider("http://192.168.0.66/myserver/client_data/user/linda.jpg", scale: 1.0)

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.