horizontal_text_line 0.0.2 copy "horizontal_text_line: ^0.0.2" to clipboard
horizontal_text_line: ^0.0.2 copied to clipboard

A flutter package to add text between two horizontal line

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horizontal_text_line

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

dependencies:
  horizontal_text_line: ^0.0.2

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:horizontal_text_line/horizontal_text_line.dart';
2
likes
130
pub points
46%
popularity

Publisher

unverified uploader

A flutter package to add text between two horizontal line

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on horizontal_text_line