Skip to content

uditswaroopa/copywriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copywriting

Enhance your software development projects with the powerful Dart package, Copywriting. Designed to streamline the copywriting process, this comprehensive toolkit offers a wide array of standardized and high-quality copy for your software. From engaging interface text to persuasive call-to-action prompts, Copywriting empowers developers to create seamless user experiences that captivate and convert. Elevate your software's impact with Copywriting's versatile collection of essential content elements.

Features

  • Standard Copywritings across 38+ categories
  • Customise Copwriting based on your requirements
  • Added Support for Multiple Language Support

Installing:

In your pubspec.yaml

dependencies:
  copywriting: ^0.0.1
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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published