-
We should have a standard and consistent `.gitignore` file common to Dart and Flutter that combines the [recommendations currently on GitHub](https://github.com/github/gitignore/blob/master/Dart.gitig…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
_No response_
### Which platforms are affected?
iOS
### Descriptio…
-
### Question
I would like to use Datadog Logs only (not interested in RUM) on our react-native app, and when building the app i got
`Error: Cannot find module '@datadog/datadog-ci/package.json'`
W…
-
### [REQUIRED] Environment info
**firebase-tools:** 13.8.3
**Platform:** macOS
**npm:** 10.5.0
**node:** v20.12.2
### [REQUIRED] Test case
Commands to reproduce the issue:
```sh
np…
-
### Link to the code that reproduces this issue
https://github.com/maheshmnj/pastelog/tree/web/
### To Reproduce
1. Create a new NextJS project with a dynamic route using lates app router
```
p…
-
-
### :information_source: Info
**Version: `3.16.7`**
### :speech_balloon: Description
When running the following .bat script on Windows:
```batch
dart run msix:create ^
--display-name="…
-
I've made two very complex apps so far, and they both seem to have incredibly poor scrolling performance, even in small list sizes.
My biggest problems with flutter so far have been that there are …
-
### [REQUIRED] Environment info
Firebase CLI: 13.11.1
Angular CLI: 18.0.3
Node: 20.13.1
Package Manager: npm 9.6.5
OS: win32 x64
### [REQUIRED] Test case
package.json
```json
{
"…
-
CI = Sistema onde excecuta os testes automatizados do app(ex: Fastlane(gratuito))- https://fastlane.tools/
CD = Faz o deply de forma automatizada(Ex: firebase)