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

Includes the EllipticText widget that lets you draw curved text. It comes with all the bells and whistles and is very easy to use.

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+9

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
130
pub points
70%
popularity

Publisher

unverified uploader

Includes the EllipticText widget that lets you draw curved text. It comes with all the bells and whistles and is very easy to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on elliptic_text