Dario Varriale

Results 11 issues of Dario Varriale

# **Title:** Crash when connection fails or changes ## **Description:** I was working in the Theta Studio when my connection failed. After some seconds I changed the network and the...

# **Title:** Container widget doesn't clip the content ## **Description:** Describe the issue you are encountering. Be as detailed as possible, explaining the steps leading to the bug, and what...

In our web build we encountered this error many many times. the `client` variable is dynamic and I think in web the `destroy` method is not implemented.

in progress

## 🎯 Description This PR introduce the new project structure. This pull request introduces two significant changes: a shift to a Clean Architecture pattern for organizing the project structure and...

medium priority

### 📝 **Improvement Description** As discussed here (#351) and in the dev's meeting had on April 4 on Discord, it was chosen to adopt the Clean Architecture based on feature...

backlog
technical improvement

### 📝 **Improvement Description** I discovered in November [widgetbook](https://pub.dev/packages/widgetbook), a free package for creating a catalog of Flutter widgets within a project. It would definitely be handy for avoiding duplication...

test
backlog
technical improvement

### 📝 **Improvement Description** Update to a release keystore ### 🛑 **Problem Statement** As discussed here https://github.com/RIP-Comm/sossoldi/pull/319#issuecomment-2752438809 Currently, a debug configuration is used to sign the Android application even in...

technical improvement

### 📝 **Improvement Description** I propose to use [GoRouter](https://pub.dev/packages/go_router) to manage the navigation and in particular the [type-safe](https://pub.dev/documentation/go_router/latest/topics/Type-safe%20routes-topic.html) routing generation. ### 🛑 **Problem Statement** Now the project uses a primitive,...

frontend
backlog
technical improvement

### 📝 **Improvement Description** To facilitate development for those using VSCode (like me), you would need to implement project launch configurations for VSCode ### 🛑 **Problem Statement** No VSCode `launch.json`...

backlog
technical improvement

## 🎯 Description This PR add the `launch.json` config file. Closes: #363 ## 📱 Changes - [ ] Describe key changes made - [x] List any new features, bug fixes,...

low priority