ai_tags_remover 0.8.1 copy "ai_tags_remover: ^0.8.1" to clipboard
ai_tags_remover: ^0.8.1 copied to clipboard

Dart/flutter tool to remove all AI-related invisible (hidden) symbols from the project

ai_tags_remover #

A Flutter package that helps you remove all AI-related invisible (hidden) symbols from the project.

Features #

  • Easy to use: Run the entire process with single command.

Requirements #

All these steps are needed only for the first app. You can reuse these settings in other apps.

Before installation, ensure you have installed the one from the following list #

  • Dart
  • Flutter

Usage #

Add this package to your development dependency:

flutter pub add --dev ai_tags_remover

Open a terminal in your current project, then run:

dart run ai_tags_remover

Run with params:

dart run ai_tags_remover d:\Work\ext_project --verbose --readonly

This package will automatically process all files from your project and removes all secret anchors from your code and project files

Contributions #

This package is still in the development stage. File an issue if you have one, and PRs are welcome.

3
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Dart/flutter tool to remove all AI-related invisible (hidden) symbols from the project

Repository (GitHub)
View/report issues

Topics

#ai #invisible #hidden #unicode #tags

Documentation

API reference

License

MIT (license)

Dependencies

args, logging, path

More

Packages that depend on ai_tags_remover