No description
- Copy all used dart_framework files into lib/framework/ - Replace all package:dart_framework/ imports with package:oto_cli/framework/ - Add yaml, archive, ftpconnect as explicit direct dependencies - Remove dart_framework git dependency from pubspec.yaml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .gemini | ||
| .vscode | ||
| agent-ops | ||
| assets | ||
| bin | ||
| lib | ||
| test | ||
| .codex | ||
| .gitignore | ||
| AGENTS.md | ||
| analysis_options.yaml | ||
| build_osx.yaml | ||
| build_win.yaml | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| GEMINI.md | ||
| pubspec.yaml | ||
| README.md | ||
| slack_test.yaml | ||
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.