Skip to content

Commit 265ebee

Browse files
authored
Prepare v0.15.2 releases (#1324)
* [core] v0.15.2 * [fwfh_just_audio] v0.15.2 * [fwfh_svg] v0.8.3 * [fwfh_webview] v0.15.2 * [enhanced] v0.15.2
1 parent 18418ae commit 265ebee

17 files changed

+91
-61
lines changed

demo_app/macos/Flutter/GeneratedPluginRegistrant.swift

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import sqflite
1414
import url_launcher_macos
1515
import video_player_avfoundation
1616
import wakelock_plus
17+
import webview_flutter_wkwebview
1718

1819
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
1920
AudioSessionPlugin.register(with: registry.registrar(forPlugin: "AudioSessionPlugin"))
@@ -25,4 +26,5 @@ func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2526
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
2627
FVPVideoPlayerPlugin.register(with: registry.registrar(forPlugin: "FVPVideoPlayerPlugin"))
2728
WakelockPlusMacosPlugin.register(with: registry.registrar(forPlugin: "WakelockPlusMacosPlugin"))
29+
FLTWebViewFlutterPlugin.register(with: registry.registrar(forPlugin: "FLTWebViewFlutterPlugin"))
2830
}

demo_app/pubspec.lock

+47-47
Original file line numberDiff line numberDiff line change
@@ -66,26 +66,26 @@ packages:
6666
dependency: transitive
6767
description:
6868
name: cached_network_image
69-
sha256: "4a5d8d2c728b0f3d0245f69f921d7be90cae4c2fd5288f773088672c0893f819"
69+
sha256: "7c1183e361e5c8b0a0f21a28401eecdbde252441106a9816400dd4c2b2424916"
7070
url: "https://pub.dev"
7171
source: hosted
72-
version: "3.4.0"
72+
version: "3.4.1"
7373
cached_network_image_platform_interface:
7474
dependency: transitive
7575
description:
7676
name: cached_network_image_platform_interface
77-
sha256: ff0c949e323d2a1b52be73acce5b4a7b04063e61414c8ca542dbba47281630a7
77+
sha256: "35814b016e37fbdc91f7ae18c8caf49ba5c88501813f73ce8a07027a395e2829"
7878
url: "https://pub.dev"
7979
source: hosted
80-
version: "4.1.0"
80+
version: "4.1.1"
8181
cached_network_image_web:
8282
dependency: transitive
8383
description:
8484
name: cached_network_image_web
85-
sha256: "6322dde7a5ad92202e64df659241104a43db20ed594c41ca18de1014598d7996"
85+
sha256: "980842f4e8e2535b8dbd3d5ca0b1f0ba66bf61d14cc3a17a9b4788a3685ba062"
8686
url: "https://pub.dev"
8787
source: hosted
88-
version: "1.3.0"
88+
version: "1.3.1"
8989
carousel_slider:
9090
dependency: "direct main"
9191
description:
@@ -114,10 +114,10 @@ packages:
114114
dependency: transitive
115115
description:
116116
name: chewie
117-
sha256: "8bc4ac4cf3f316e50a25958c0f5eb9bb12cf7e8308bb1d74a43b230da2cfc144"
117+
sha256: "2243e41e79e865d426d9dd9c1a9624aa33c4ad11de2d0cd680f826e2cd30e879"
118118
url: "https://pub.dev"
119119
source: hosted
120-
version: "1.7.5"
120+
version: "1.8.3"
121121
cli_util:
122122
dependency: transitive
123123
description:
@@ -162,10 +162,10 @@ packages:
162162
dependency: transitive
163163
description:
164164
name: crypto
165-
sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
165+
sha256: ec30d999af904f33454ba22ed9a86162b35e52b44ac4807d1d93c288041d7d27
166166
url: "https://pub.dev"
167167
source: hosted
168-
version: "3.0.3"
168+
version: "3.0.5"
169169
csslib:
170170
dependency: transitive
171171
description:
@@ -210,10 +210,10 @@ packages:
210210
dependency: transitive
211211
description:
212212
name: ffi
213-
sha256: "493f37e7df1804778ff3a53bd691d8692ddf69702cf4c1c1096a2e41b4779e21"
213+
sha256: "16ed7b077ef01ad6170a3d0c57caa4a112a38d7a2ed5602e0aca9ca6f3d98da6"
214214
url: "https://pub.dev"
215215
source: hosted
216-
version: "2.1.2"
216+
version: "2.1.3"
217217
file:
218218
dependency: transitive
219219
description:
@@ -255,10 +255,10 @@ packages:
255255
dependency: transitive
256256
description:
257257
name: flutter_cache_manager
258-
sha256: a77f77806a790eb9ba0118a5a3a936e81c4fea2b61533033b2b0c3d50bbde5ea
258+
sha256: "400b6592f16a4409a7f2bb929a9a7e38c72cceb8ffb99ee57bbf2cb2cecf8386"
259259
url: "https://pub.dev"
260260
source: hosted
261-
version: "3.4.0"
261+
version: "3.4.1"
262262
flutter_launcher_icons:
263263
dependency: "direct dev"
264264
description:
@@ -291,14 +291,14 @@ packages:
291291
path: "../packages/enhanced"
292292
relative: true
293293
source: path
294-
version: "0.15.1"
294+
version: "0.15.2"
295295
flutter_widget_from_html_core:
296296
dependency: "direct main"
297297
description:
298298
path: "../packages/core"
299299
relative: true
300300
source: path
301-
version: "0.15.1"
301+
version: "0.15.2"
302302
frontend_server_client:
303303
dependency: transitive
304304
description:
@@ -327,14 +327,14 @@ packages:
327327
path: "../packages/fwfh_just_audio"
328328
relative: true
329329
source: path
330-
version: "0.15.1"
330+
version: "0.15.2"
331331
fwfh_svg:
332332
dependency: "direct overridden"
333333
description:
334334
path: "../packages/fwfh_svg"
335335
relative: true
336336
source: path
337-
version: "0.8.2"
337+
version: "0.8.3"
338338
fwfh_url_launcher:
339339
dependency: "direct overridden"
340340
description:
@@ -348,7 +348,7 @@ packages:
348348
path: "../packages/fwfh_webview"
349349
relative: true
350350
source: path
351-
version: "0.15.1"
351+
version: "0.15.2"
352352
glob:
353353
dependency: transitive
354354
description:
@@ -577,18 +577,18 @@ packages:
577577
dependency: transitive
578578
description:
579579
name: package_info_plus
580-
sha256: "7e76fad405b3e4016cd39d08f455a4eb5199723cf594cd1b8916d47140d93017"
580+
sha256: a75164ade98cb7d24cfd0a13c6408927c6b217fa60dee5a7ff5c116a58f28918
581581
url: "https://pub.dev"
582582
source: hosted
583-
version: "4.2.0"
583+
version: "8.0.2"
584584
package_info_plus_platform_interface:
585585
dependency: transitive
586586
description:
587587
name: package_info_plus_platform_interface
588-
sha256: "9bc8ba46813a4cc42c66ab781470711781940780fd8beddd0c3da62506d3a6c6"
588+
sha256: ac1f4a4847f1ade8e6a87d1f39f5d7c67490738642e2542f559ec38c37489a66
589589
url: "https://pub.dev"
590590
source: hosted
591-
version: "2.0.1"
591+
version: "3.0.1"
592592
path:
593593
dependency: transitive
594594
description:
@@ -617,10 +617,10 @@ packages:
617617
dependency: transitive
618618
description:
619619
name: path_provider_android
620-
sha256: "490539678396d4c3c0b06efdaab75ae60675c3e0c66f72bc04c2e2c1e0e2abeb"
620+
sha256: "6f01f8e37ec30b07bc424b4deabac37cacb1bc7e2e515ad74486039918a37eb7"
621621
url: "https://pub.dev"
622622
source: hosted
623-
version: "2.2.9"
623+
version: "2.2.10"
624624
path_provider_foundation:
625625
dependency: transitive
626626
description:
@@ -774,10 +774,10 @@ packages:
774774
dependency: transitive
775775
description:
776776
name: source_map_stack_trace
777-
sha256: "84cf769ad83aa6bb61e0aa5a18e53aea683395f196a6f39c4c881fb90ed4f7ae"
777+
sha256: c0713a43e323c3302c2abe2a1cc89aa057a387101ebd280371d6a6c9fa68516b
778778
url: "https://pub.dev"
779779
source: hosted
780-
version: "2.1.1"
780+
version: "2.1.2"
781781
source_maps:
782782
dependency: transitive
783783
description:
@@ -814,10 +814,10 @@ packages:
814814
dependency: transitive
815815
description:
816816
name: sqflite_common
817-
sha256: "3da423ce7baf868be70e2c0976c28a1bb2f73644268b7ffa7d2e08eab71f16a4"
817+
sha256: "7b41b6c3507854a159e24ae90a8e3e9cc01eb26a477c118d6dca065b5f55453e"
818818
url: "https://pub.dev"
819819
source: hosted
820-
version: "2.5.4"
820+
version: "2.5.4+2"
821821
stack_trace:
822822
dependency: transitive
823823
description:
@@ -846,10 +846,10 @@ packages:
846846
dependency: transitive
847847
description:
848848
name: synchronized
849-
sha256: "539ef412b170d65ecdafd780f924e5be3f60032a1128df156adad6c5b373d558"
849+
sha256: a824e842b8a054f91a728b783c177c1e4731f6b124f9192468457a8913371255
850850
url: "https://pub.dev"
851851
source: hosted
852-
version: "3.1.0+1"
852+
version: "3.2.0"
853853
term_glyph:
854854
dependency: transitive
855855
description:
@@ -902,10 +902,10 @@ packages:
902902
dependency: transitive
903903
description:
904904
name: url_launcher_android
905-
sha256: "94d8ad05f44c6d4e2ffe5567ab4d741b82d62e3c8e288cc1fcea45965edf47c9"
905+
sha256: e35a698ac302dd68e41f73250bd9517fe3ab5fa4f18fe4647a0872db61bacbab
906906
url: "https://pub.dev"
907907
source: hosted
908-
version: "6.3.8"
908+
version: "6.3.10"
909909
url_launcher_ios:
910910
dependency: transitive
911911
description:
@@ -1038,18 +1038,18 @@ packages:
10381038
dependency: transitive
10391039
description:
10401040
name: vm_service
1041-
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
1041+
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
10421042
url: "https://pub.dev"
10431043
source: hosted
1044-
version: "14.2.4"
1044+
version: "14.2.5"
10451045
wakelock_plus:
10461046
dependency: transitive
10471047
description:
10481048
name: wakelock_plus
1049-
sha256: "26ebc8b5e0037c15e2a1b661dcec8a475cb7205befcce8a33f545ae8c86b367c"
1049+
sha256: bf4ee6f17a2fa373ed3753ad0e602b7603f8c75af006d5b9bdade263928c0484
10501050
url: "https://pub.dev"
10511051
source: hosted
1052-
version: "1.1.6"
1052+
version: "1.2.8"
10531053
wakelock_plus_platform_interface:
10541054
dependency: transitive
10551055
description:
@@ -1102,18 +1102,18 @@ packages:
11021102
dependency: transitive
11031103
description:
11041104
name: webview_flutter
1105-
sha256: "6869c8786d179f929144b4a1f86e09ac0eddfe475984951ea6c634774c16b522"
1105+
sha256: ec81f57aa1611f8ebecf1d2259da4ef052281cb5ad624131c93546c79ccc7736
11061106
url: "https://pub.dev"
11071107
source: hosted
1108-
version: "4.8.0"
1108+
version: "4.9.0"
11091109
webview_flutter_android:
11101110
dependency: transitive
11111111
description:
11121112
name: webview_flutter_android
1113-
sha256: c66651fba15f9d7ddd31daec42da8d6bce46c85610a7127e3ebcb39a4395c3c9
1113+
sha256: "6e64fcb1c19d92024da8f33503aaeeda35825d77142c01d0ea2aa32edc79fdc8"
11141114
url: "https://pub.dev"
11151115
source: hosted
1116-
version: "3.16.6"
1116+
version: "3.16.7"
11171117
webview_flutter_platform_interface:
11181118
dependency: transitive
11191119
description:
@@ -1126,18 +1126,18 @@ packages:
11261126
dependency: transitive
11271127
description:
11281128
name: webview_flutter_wkwebview
1129-
sha256: "9c62cc46fa4f2d41e10ab81014c1de470a6c6f26051a2de32111b2ee55287feb"
1129+
sha256: "1942a12224ab31e9508cf00c0c6347b931b023b8a4f0811e5dec3b06f94f117d"
11301130
url: "https://pub.dev"
11311131
source: hosted
1132-
version: "3.14.0"
1132+
version: "3.15.0"
11331133
win32:
11341134
dependency: transitive
11351135
description:
11361136
name: win32
1137-
sha256: "015002c060f1ae9f41a818f2d5640389cc05283e368be19dc8d77cecb43c40c9"
1137+
sha256: "68d1e89a91ed61ad9c370f9f8b6effed9ae5e0ede22a270bdfa6daf79fc2290a"
11381138
url: "https://pub.dev"
11391139
source: hosted
1140-
version: "5.5.3"
1140+
version: "5.5.4"
11411141
xdg_directories:
11421142
dependency: transitive
11431143
description:
@@ -1163,5 +1163,5 @@ packages:
11631163
source: hosted
11641164
version: "3.1.2"
11651165
sdks:
1166-
dart: ">=3.4.0 <4.0.0"
1167-
flutter: ">=3.22.0"
1166+
dart: ">=3.5.0 <4.0.0"
1167+
flutter: ">=3.24.0"

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.15.2
2+
3+
- Add support for Flutter 3.24 (#1308)
4+
- Fix `HtmlFlex` incompatibility with Flutter@master (#1308)
5+
- Fix unnamed function parameters (#1309, authored by hassony105)
6+
- Fix RenderSliver mode error when html input is empty (#1321, authored by vanvixi)
7+
18
## 0.15.1
29

310
- Drop support for Flutter 3.7 (#1250)

packages/core/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add this to your app's `pubspec.yaml` file:
1717

1818
```yaml
1919
dependencies:
20-
flutter_widget_from_html_core: ^0.15.1
20+
flutter_widget_from_html_core: ^0.15.2
2121
```
2222
2323
## Usage

packages/core/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_widget_from_html_core
2-
version: 0.15.1
2+
version: 0.15.2
33
description: Flutter package to render html as widgets that focuses on correctness and extensibility.
44
homepage: https://github.com/daohoangson/flutter_widget_from_html/tree/master/packages/core
55

packages/enhanced/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.15.2
2+
3+
- Add support for web@v1 (#1298)
4+
- Add support for Flutter 3.24 (#1308)
5+
- Fix `HtmlFlex` incompatibility with Flutter@master (#1308)
6+
- Fix unnamed function parameters (#1309, authored by hassony105)
7+
- Fix RenderSliver mode error when html input is empty (#1321, authored by vanvixi)
8+
19
## 0.15.1
210

311
- Drop support for Flutter 3.7 (#1250)

packages/enhanced/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add this to your app's `pubspec.yaml` file:
2727

2828
```yaml
2929
dependencies:
30-
flutter_widget_from_html: ^0.15.1
30+
flutter_widget_from_html: ^0.15.2
3131
```
3232
3333
### Platform specific configuration

packages/enhanced/pubspec.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_widget_from_html
2-
version: 0.15.1
2+
version: 0.15.2
33
description: Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
44
homepage: https://github.com/daohoangson/flutter_widget_from_html
55

@@ -10,13 +10,13 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
flutter_widget_from_html_core: ^0.15.1
13+
flutter_widget_from_html_core: ^0.15.2
1414
fwfh_cached_network_image: ^0.14.3
1515
fwfh_chewie: ^0.14.8
16-
fwfh_just_audio: ^0.15.1
17-
fwfh_svg: ^0.8.2
16+
fwfh_just_audio: ^0.15.2
17+
fwfh_svg: ^0.8.3
1818
fwfh_url_launcher: ^0.9.1
19-
fwfh_webview: ^0.15.1
19+
fwfh_webview: ^0.15.2
2020
html: ^0.15.0
2121

2222
dependency_overrides:

packages/fwfh_just_audio/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.15.2
2+
3+
- Fix unnamed function parameters (#1309, authored by hassony105)
4+
15
## 0.15.1
26

37
- Drop support for [email protected] (#1250)

packages/fwfh_just_audio/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Add this to your app's `pubspec.yaml` file:
1616
```yaml
1717
dependencies:
1818
flutter_widget_from_html_core: any
19-
fwfh_just_audio: ^0.15.1
19+
fwfh_just_audio: ^0.15.2
2020
```
2121
2222
### Platform specific configuration

0 commit comments

Comments
 (0)