chrome_style_browser_lego 1.0.0+1 copy "chrome_style_browser_lego: ^1.0.0+1" to clipboard
chrome_style_browser_lego: ^1.0.0+1 copied to clipboard

Chrome Style Browser View Lego

lego project pub package

chrome_style_browser_lego #

Chrome Style Browser View Lego

Installation #

  1. If the lego project doesn't exist, please create new project by following guide.
  2. open terminal in the lego project root directory, enter the following command.
lego add chrome_style_browser_lego
  1. add the following code to web/index.html file.
<head>
    <!-- ... -->
    <script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script>
    <!-- ... -->
</head>

Usage #

if you want a change drag area color,