gst_text 0.0.3 copy "gst_text: ^0.0.3" to clipboard
gst_text: ^0.0.3 copied to clipboard

A customizable Flutter widget to calculate and display GST with flexible UI options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gst_text

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

dependencies:
  gst_text: ^0.0.3

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:gst_text/gst_text.dart';
2
likes
160
points
247
downloads

Publisher

verified publisherdashstack.tech

Weekly Downloads

A customizable Flutter widget to calculate and display GST with flexible UI options.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on gst_text