accent_cli_dart
A Dart implementation of accent-cli for managing translations with Accent
What this package is like to depend on
Last release 1 years ago
17 Jun 2025
Ships on a steady schedule
a new release about every 2 weeks
Most releases are documented
notes for 6 of 8 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
8 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · May 2025 to Jun 2025
2026
Releases
latest 8-
0.1.717 Jun 2025Nothing published for this version
-
0.1.617 Jun 2025Nothing published for this version
-
0.1.509 Jun 2025Release notes
Open source →- Updated HTTP package dependency from ^0.13.4 to ^1.2.2
- Improved compatibility with newer Dart SDK versions
-
0.1.409 Jun 2025Release notes
Open source →- Removed unnecessary JSON files
- Cleaned up project structure
- Improved documentation
-
0.1.309 Jun 2025Release notes
Open source →- Enhanced document path fetcher to match TypeScript implementation
- Added support for name patterns when processing document paths
- Added revisions and versions support in Project model
- Improved language slug extraction from revisions
- Updated Config model to include projectId
- Fixed export command to use proper API parameters
-
0.1.226 May 2025Release notes
Open source →- Updated ProjectFetcher to use GraphQL instead of REST API
- Fixed Project model to properly handle GraphQL response structure
- Added comprehensive test suite for all CLI commands
- Improved error handling in API communication
-
0.1.126 May 2025 -
0.1.026 May 2025Release notes
Open source →- Initial version of the Dart implementation of accent-cli
- Support for basic commands: export, jipt, stats, sync
- Support for configuration via accent.json
- Support for hooks