arc_text 0.0.4 copy "arc_text: ^0.0.4" to clipboard
arc_text: ^0.0.4 copied to clipboard

A Flutter package for creating animated arc text for app logos and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arc_text

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

dependencies:
  arc_text: ^0.0.4

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:arc_text/arc_text.dart';
0
likes
160
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating animated arc text for app logos and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on arc_text