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

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.2+2

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