browse_in 0.0.5 copy "browse_in: ^0.0.5" to clipboard
browse_in: ^0.0.5 copied to clipboard

discontinuedreplaced by: in_app_webview

Create in app browser for your URL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add browse_in

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  browse_in: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:browse_in/MyManagement/HistoryStorage.dart';
import 'package:browse_in/in_app_browser.dart';
7
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Create in app browser for your URL.

License

unknown (LICENSE)

Dependencies

flutter, flutter_webview_plugin, path_provider, share, shared_preferences, sqflite

More

Packages that depend on browse_in