GithubHelp home page GithubHelp logo

jasimameen / dynamic_image_provider Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

Flutter package to implement ICO image provider to flutter. as flutter doesnt support ico images by default and there no such libraries to do so

License: MIT License

Dart 100.00%
dart flutter pacakge plugin

dynamic_image_provider's Introduction

Flutter Package: DynamicImageBuilder

DynamicImageBuilder is a Flutter package that allows you to fetch and display the favicon of a website.

Features

  • Fetches the favicon from a given URL.
  • Displays the favicon as an image.

Installation

Add the following line to your pubspec.yaml file:

yaml dependencies: dynamic_image_builder: ^latest_version

Replace latest_version with the latest version of the package.

Then, run the following command in your terminal:

bash flutter pub get

Usage

To use DynamicImageBuilder, import the package in your Dart file:

dart import 'package:dynamic_image_builder/dynamic_image_builder.dart';

You can use the DynamicImageBuilder.fromWebUrlFav method to fetch and display the favicon of a website. Here is an example:

dart DynamicImageBuilder.fromWebUrlFav(webUrl: "https://flutter.dev")

In this example, the method fetches the favicon from the Flutter website and displays it.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Contact

If you have any questions or suggestions, feel free to contact me.

dynamic_image_provider's People

Contributors

jasimameen avatar

Watchers

 avatar

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.