-
### 🚀 The feature
Implement a GitHub Actions workflow to automate the build and release process for the Flutter application. This workflow will run automated tests on each code push to ensure code qu…
-
Sometimes there are inconsistencies within widgets (like padding, ...) which should be the same and sometimes we implement similar things multiple times.
For example often widgets have this structu…
-
oh, i meant something slightly different -- i thought it would be useful to do a logic where
1. if `BE.scratch_dir` was set, use this in the solver
2. otherwise, use the input keyword
…
-
### Version checks
- [x] I have checked that the issue still exists on the latest versions
### Kind of issue
Docs are wrong
### Documentation problem
Some docs can be updated to match the latest…
-
It may be helpful to reduce the number of launches and interactions to do each profiling. It also could be helpful to more closely match the Time Profiler UX for ease of migration. For example, what i…
-
**Why is this needed**:
[Add a description of the problem the feature is trying to solve.]
**What would you like to be added**:
[Add a brief description of what the feature or enhancement should…
-
related to https://github.com/effect-app/libs/issues/91
a way to express: "when making changes to this instance, update the `updatedAt` field with the current date".
Perhaps its just a helper: `som…
-
The Safe Extensions section currently has a bunch of unnecessary baggage, which we should rearrange and/or delete.
The core of what Safe Extensions needs to define is: What does an extension need t…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
**Is your feature request related to a problem? Please describe.**
Adding new filaments is a bit tedious. Often times you need to create a manufacturer, filament, and then a spool as 3 separate steps…