copywriting 0.0.3 copy "copywriting: ^0.0.3" to clipboard
copywriting: ^0.0.3 copied to clipboard

Streamline software engagement with Copywriting. Your essential toolkit for persuasive and user-centric content in Dart

copywriter #

Streamline software engagement with Copywriting: your essential toolkit for persuasive and user-centric content in Dart

Features #

  • Standard Copywritings across 38+ categories
  • Customise Copwriting based on your requirements
  • Multiple Language Support (coming soon)

Installing: #

In your pubspec.yaml

dependencies:
  copywriting: ^0.0.3
import 'package:copywriting/copywriting.dart' as copywriter;

Usage #

Text(copywriter.customerFeedback); // "Customer Feedback"

To change default value of copywriting #

copwriter.customerFeedback = "Customer Review";
Text(copywriter.customerFeedback);   //"Customer Review"

Contributing #

If you would like to contribute new copywriting examples or suggest improvements, please contribute here. We appreciate your contributions to make this library even more comprehensive and valuable.

License #

This project is licensed under the MIT License.

5
likes
150
points
23
downloads

Publisher

verified publisheruditswaroopa.tech

Weekly Downloads

Streamline software engagement with Copywriting. Your essential toolkit for persuasive and user-centric content in Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on copywriting