TF-105 Handle event click link and loading content of HtmlContentViewer
This commit is contained in:
+8
-4
@@ -1,6 +1,8 @@
|
||||
name: core
|
||||
description: Core Module
|
||||
|
||||
# As we are not publishing this Installer in pub.dev, we can add publish_to: 'none'
|
||||
publish_to: none
|
||||
# The following defines the version and build number for your application.
|
||||
# A version number is three numbers separated by dots, like 1.2.43
|
||||
# followed by an optional build number separated by a +.
|
||||
@@ -59,11 +61,13 @@ dependencies:
|
||||
# getwidget
|
||||
getwidget: 2.0.4
|
||||
|
||||
# enough_html_editor
|
||||
enough_html_editor:
|
||||
# flutter_inappwebview
|
||||
flutter_inappwebview:
|
||||
git:
|
||||
url: git://github.com/dab246/enough_html_editor.git
|
||||
ref: fix_bug_enough_platform_widgets
|
||||
url: https://github.com/robert-virkus/flutter_inappwebview.git
|
||||
|
||||
# url_launcher
|
||||
url_launcher: 6.0.6
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user