text_in_shap 0.1.3+3 copy "text_in_shap: ^0.1.3+3" to clipboard
text_in_shap: ^0.1.3+3 copied to clipboard

Package To Put Text Inside Shape which can use it to put some text inside shape you want like heart ,wave ,etc ...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_in_shap

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

dependencies:
  text_in_shap: ^0.1.3+3

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_in_shap/TextInShap/drawer_shapes.dart';
import 'package:text_in_shap/TextInShap/shapes_genrator.dart';
import 'package:text_in_shap/TextInShap/text_in_shape.dart';
import 'package:text_in_shap/text_shape.dart';
4
likes
140
points
0
downloads

Publisher

verified publisherabdelrhmantolba.online

Weekly Downloads

Package To Put Text Inside Shape which can use it to put some text inside shape you want like heart ,wave ,etc ...

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

draw_on_path, flutter

More

Packages that depend on text_in_shap