Skip to content

Commit

Permalink
Merge pull request #30 from flyerhq/feature/serialization
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
demchenkoalex authored Aug 28, 2021
2 parents ec83adb + 78c2ab2 commit 18e6dd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.4.0

- Update dependencies

## 2.3.0

- Improve REGEX
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_link_previewer
description: >
URL preview extracted from the provided text with
basic customization and ability to render from cached data.
version: 2.3.0
version: 2.4.0
homepage: https://flyer.chat
repository: https://github.com/flyerhq/flutter_link_previewer

Expand All @@ -13,7 +13,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_chat_types: ^2.4.3
flutter_chat_types: ^3.0.0
flutter_linkify: ^5.0.2
html: ^0.15.0
http: ^0.13.3
Expand Down

0 comments on commit 18e6dd3

Please sign in to comment.