ib_custom_text_widget 0.0.1 copy "ib_custom_text_widget: ^0.0.1" to clipboard
ib_custom_text_widget: ^0.0.1 copied to clipboard

A reusable custom text widget for Flutter with Google Fonts and ScreenUtil support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ib_custom_text_widget

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

dependencies:
  ib_custom_text_widget: ^0.0.1

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:ib_custom_text_widget/ib_custom_text_widget.dart';
2
likes
130
points
167
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable custom text widget for Flutter with Google Fonts and ScreenUtil support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, google_fonts

More

Packages that depend on ib_custom_text_widget