text_in_shap 0.1.2+2 copy "text_in_shap: ^0.1.2+2" to clipboard
text_in_shap: ^0.1.2+2 copied to clipboard

Package To Put Text Inside Shape

text_in_shap #

How To Use "text_in_shap" You Can Just Call Widget Text Shape And Boom put Text You Want To Your Shape.

Getting Started #

Add To your pubspec.yaml File

text_in_shap: ^0.1.1+1

Then

Import #

import 'package:text_in_shap/TextInShap/drawer_shapes.dart';
import 'package:text_in_shap/text_shape.dart';

Just Call Widget "TextShape" And Add You Customized Attributes

TextShape(text,type,letterSpacing,size,
strokeWidth,textStyle,shapeColor );

Example

TextShape(text: "text", 
type: DrawerShapes.DownWave, textStyle: TextStyle()),

**

Result Will Be #

**

Nice Shape With Text Like This Screenshot_20240609_055005

4
likes
120
points
1
downloads

Documentation

API reference

Publisher

verified publisherabdelrhmantolba.online

Weekly Downloads

Package To Put Text Inside Shape

Homepage

License

MIT (license)

Dependencies

draw_on_path, flutter

More

Packages that depend on text_in_shap