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

A package for custom text widgets with Google Fonts.

A package for custom text widgets with Google Fonts.

Features #

Add some text widget such as text, text link, text with color gradient, selectable text

Getting started #

  dependencies:
  gullaa_text_widget: ^0.0.1

Usage #

import 'package:your_package_name/text_widget.dart';

TextWidget(
  title: "Example Text",
  size: 16.0,
  color: Colors.black,
  weight: FontWeight.normal,
);
1
likes
140
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A package for custom text widgets with Google Fonts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts

More

Packages that depend on gullaa_text_widget