Skip to content

Commit

Permalink
Revert json_annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed Sep 10, 2021
1 parent c21c936 commit fd8912c
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.5.2

Additionally, revert `json_annotation` upgrade

## 2.5.1

Revert `meta` upgrade, because `pub.dev` is analyzing code with an old Flutter version
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.5.1
version: 2.5.2
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: ^3.1.1
flutter_chat_types: ^3.1.2
flutter_linkify: ^5.0.2
html: ^0.15.0
http: ^0.13.3
Expand Down

0 comments on commit fd8912c

Please sign in to comment.