assist
A tool that helps Dart and Flutter developers save time by automating tasks and making project management easier.
0.3.1
salah-rashad/assist
What this package is like to depend on
Last release 1 years ago
08 May 2025
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
7 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Apr 2025 to May 2025
2026
Releases
latest 7-
0.3.108 May 2025Release notes
Open source →- REFACTOR: simplify SupportedPlatform enum and update GUI executable path logic.
- REFACTOR(core): remove redundant core directory.
- FIX: fix install issues in service.install.dart.
- FEAT: update version to 0.3.0 and add version update script that runs after
melos version. - FEAT(cli): add debug mode flag, primitive implementation of the install command, and update the run command.
- FEAT(cli): update exception imports to use exceptions.cli.dart for CLI tasks.
- FEAT: update and apply analysis options everywhere.
- DOCS: add build GUI release badge to README.
- DOCS(cli): add preview section to README showcasing terminal output vs interactive GUI.
-
0.3.001 May 2025Release notes
Open source →- REFACTOR: move core files to
assist_coreand migrate CLI to depend onassist_corepackage. - PERF: use melos v7.0.0-dev.8 pre-release with pub workspaces for better ide analyzer performance and monorepo management.
- FIX: set min Dart SDK version to ^3.6.0.
- FIX: clean up pubspec.yaml and improve command formatting in cli.printer.dart.
- FIX: update choice generation to use title case for better readability.
- FEAT: add/update
README.mdandCONTRIBUTING.md. - FEAT(gui): Add initial project structure with core services, themes, and UI components.
- REFACTOR: move core files to
-
0.2.224 Apr 2025Release notes
Open source →- Enhance color handling in CLI.
- Update paths and imports.
- Update
README.md. - Add example
README.md.
-
0.2.123 Apr 2025Release notes
Open source →- Fixed the working directory path in the Flutter create service.
- Refactor services, moved flutter tasks to
FlutterServiceand dart tasks toDartServicefor better organization.
-
0.2.023 Apr 2025Release notes
Open source →- Added the
createcommand. - Implemented Dart project creation.
- Implemented Flutter project creation.
- Updated code documentation.
- Organized tasks into separate classes for better structure.
- Updated
README.md.
- Added the
-
0.1.019 Apr 2025 -
0.1.0+119 Apr 2025