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

This Flutter package, text_3d, provides a versatile solution for implementing 3D text effects in your applications. It offers multiple styles such as standard, raised, and inset, along with customizab [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_3d

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

dependencies:
  text_3d: ^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:text_3d/text_3d.dart';
12
likes
130
points
73
downloads

Publisher

verified publishersetayeshce.ir

Weekly Downloads

This Flutter package, text_3d, provides a versatile solution for implementing 3D text effects in your applications. It offers multiple styles such as standard, raised, and inset, along with customizable depth and angles. Ideal for enhancing UI/UX by adding a new dimension to text elements.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on text_3d