elliptic_text 1.0.1+6 copy "elliptic_text: ^1.0.1+6" to clipboard
elliptic_text: ^1.0.1+6 copied to clipboard

discontinued
outdated

This package includes the EllipticText widget that lets you draw curved text along the perimiter of an ellipse or circle. It comes with all the bells and whistles and alignment options that you'd hope [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elliptic_text

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

dependencies:
  elliptic_text: ^1.0.1+6

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:elliptic_text/elliptic_text.dart';
19
likes
0
pub points
70%
popularity

Publisher

unverified uploader

This package includes the EllipticText widget that lets you draw curved text along the perimiter of an ellipse or circle. It comes with all the bells and whistles and alignment options that you'd hope, is fully documented, updated and very easy to use.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on elliptic_text