Skip to content

Commit

Permalink
README: Add demo images
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Bedre <bedrepranav@gmail.com>
  • Loading branch information
ghpranav committed Jul 15, 2021
1 parent d4a9ddf commit 431eb7a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,20 @@
[![License](https://img.shields.io/badge/license-MIT-purple.svg)](https://opensource.org/licenses/MIT)
[![Donate](https://img.shields.io/badge/Donate-UPI-green.svg)](https://upayi.me/bedrepranav@okhdfcbank)

<p align="center">
<img src="https://raw.githubusercontent.com/ghpranav/link_preview_generator/main/assets/header.png" width="480">
</p>

A cross-platform flutter package to convert your links into rich beautiful previews. <br>
This package is inspired from [Any Link Preview](https://pub.dartlang.org/packages/any_link_preview) package, but the entire parsing & scrapping logic has been re-written to be more robust & to support more links.

## Usage

<p align="center">
<img src="https://raw.githubusercontent.com/ghpranav/link_preview_generator/main/assets/demo-1.png" height="480">
<img src="https://raw.githubusercontent.com/ghpranav/link_preview_generator/main/assets/demo-2.png" height="480">
</p>

### Widget Example

```dart
Expand Down
Binary file added assets/demo-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 431eb7a

Please sign in to comment.