Skip to content
 
 

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_web_browser

Pub

A flutter plugin to open a web page with Chrome Custom Tabs & SFSafariViewController.

This plugin is under development, APIs might change.

Getting Started

Installation

nstall the library from pub:

dependencies:
  flutter_web_browser: "^0.11.0"

Import the library

import 'package:flutter_web_browser/flutter_web_browser.dart';
Open the web page
FlutterWebBrowser.openWebPage(url: "https://flutter.io/", androidToolbarColor: Colors.deepPurple);

License

This project is licensed under the terms of the MIT license.

About

Plugin for flutter to open web page with Chrome Custom Tabs and SFSafariViewController

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages