oghref_builder 3.0.1 copy "oghref_builder: ^3.0.1" to clipboard
oghref_builder: ^3.0.1 copied to clipboard

A Flutter widget for displaying rich information link with callback action provided.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add oghref_builder

With Flutter:

 $ flutter pub add oghref_builder

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

dependencies:
  oghref_builder: ^3.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:oghref_builder/oghref_builder.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisherrk0cc.xyz

A Flutter widget for displaying rich information link with callback action provided.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, meta, oghref_model, url_launcher

More

Packages that depend on oghref_builder