Skip to content

adding features#2

Closed
DioCrafts wants to merge 25 commits into
mainfrom
feature/flutter
Closed

adding features#2
DioCrafts wants to merge 25 commits into
mainfrom
feature/flutter

Conversation

@DioCrafts
Copy link
Copy Markdown
Collaborator

No description provided.

DioCrafts and others added 25 commits April 2, 2025 21:31
- Restructured project to follow hexagonal (ports and adapters) architecture
- Created domain layer with core entities, repositories, and services
- Added application layer with ports, DTOs, and interfaces
- Set up infrastructure layer with adapters
- Designed UI components and pages using Dioxus framework
- Added comprehensive documentation including technical design docs
- Removed redundant models folder
- Updated file structure for better separation of concerns
…rations

- Add missing dependencies: go_router, process_run, url_launcher
- Extract nested classes to separate files to fix compilation errors
- Fix Uint8List import in file_list_provider
- Add missing NetworkType imports
- Implement getSyncFolderPath method in LocalStorageManager
- Update ResourceProfile class with missing properties

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Fix NetworkType conflicts with workmanager by introducing AppNetworkType
- Add missing methods to SecureStorage implementation
- Create custom WebDAV client with additional functionality
- Fix Flutter context issues in UI components
- Update device info service to handle null values
- Add libsecret dependency for Linux secure storage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove non-existent libsecret package
- Replace custom WebDAV client with extension methods
- Update adapters to use extensions instead of custom client

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants