assist 0.2.2
assist: ^0.2.2 copied to clipboard
A tool that helps Dart and Flutter developers save time by automating tasks and making project management easier.
Assist
A tool designed to simplify the management of Dart and Flutter projects. It automates repetitive tasks, improves developer experience, and ensures projects remain up-to-date.
Report Bug Β· Request FeatureAssist is ideal for developers looking to save time, reduce errors, and improve their overall development workflow.
The tool is particularly useful for developers who want to streamline their workflows when working
with Dart packages on pub.flutter-io.cn.
π§ Under Development π§
Warning
This project is still in development and is not yet ready for production use.
Please use with caution and file any potential issues on GitHub.
Key Features #
- Project Creation: Interactive CLI for creating new Dart/Flutter projects.
- Publishing Automation: Automates
dart pub publishwith pre-publish checks. - Documentation Management: Tools for building and editing
README.mdandCHANGELOG.md. - Pubspec Management: Updates versions, dependencies, and package metadata.
- Git Integration: Verifies tags and manages workflows.
- Code Quality: Analyzes, formats, and tests code.
You can find the full list of goals and features in the GOALS.md file.
Installation #
Run the following command to install:
dart pub global activate assist
Usage #
To start using Assist, run any of the following commands:
# Show the help menu
assist
# Create a new Dart/Flutter project
assist create
Contributing #
Contributions are welcome! Feel free to open issues or submit pull requests on the GitHub repository.
License #
This project is licensed under the BSD 3-Clause License.