AHMED OSAMA
AHMED OSAMA
can you please update your installation guide to have the steps necessary to install the script in windows and Linux systems ????
**Description** when creating new project the platform flags is not working ,, so when running `very_good create test --windows false --macos false --ios false --linux false --web false` it is...
**Description** create command fails in running "flutter packages get" command with this error : ```bash ✓ Generated 239 file(s) (1.4s) ⠹ Running "flutter packages get" in test...Unhandled exception: ProcessException: Standard...
## Bug report When following this tutorial for installing Strapi using docker https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project it completes docker-compose pull successfully but when running docker-composer up it fails with this error log :...
so why is it that id and time stamps get added automatically on the cli but not on the builder generator ?? doesn't it make scense to make it automatic...
I have 2 animations of the moon that I want to mix together the animation of the moon position and the animation of the moon phase , you can refer...
I have an animation of the day sun and moon animation that I want to stop it at specific percentage of the animation , how can I do that ?...
### Describe the bug when installing surrealdb using docker in windows it has root auth disabled by default , but the tutorial using it to access the database without any...
## problem Flutter is not able to find the right executable path of flavors when running `flutter run -d macos --flavor `, it runs well from xcode though. ## Steps...
when running code generation the command doesn't respect the file / class name given command runned : ``` flutter pub run easy_localization:generate --source-dir="assets/localization" --output-dir="lib/generated/localization" --output-file"localizer.g.dart" ``` output : ``` All...