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

outdated

Essential software copywriting for seamless development

copywriter #

Comprehensive copywriting library with standard phrases for software development projects

Features #

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

Installing: #

In your pubspec.yaml

dependencies:
  copywriter: ^0.0.1
import 'package:copywriter/copywriter.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
0
points
14
downloads

Publisher

verified publisheruditswaroopa.tech

Weekly Downloads

Essential software copywriting for seamless development

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on copywriting