-
**Is your feature request related to a problem? Please describe.**
The current directory structure creates bad links on pub.dev for Example content for flutter packages.
For example, clicking on the…
-
I'd like to be able to run a script before publishing. If that script fails, publishing should not continue.
The use case I have in mind is running tests, running pana, etc.
-
## Bug report
**Describe the bug**
Cannot compile on android duo to a problem with firebase crashlytics
## Run Error
```
/Users/_/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashly…
nemr0 updated
2 years ago
-
supabase_flutter v 0.2.1
I curreny following the supabase flutter quickstart tutorial https://supabase.io/docs/guides/with-flutter.
Here is my link to the project - https://github.com/sumchans/B…
-
When I try to run the command
> melos exec fvm flutter pub global run pubviz -d -p -i flutter --format=dot print
it gets stuck after printing the output but running
> fvm flutter pub global r…
-
Use-cases for `dependency_overrides`:
**A) App development**, when you know better than the version constraint solver and you wish to override the dependencies of your application it makes sense to…
-
## In what area(s)?
> /area runtime - Dart SDK
## Describe the proposal
The main goal of this proposal is to initiate a new SDK for [Dart](https://dart.dev/) language.
Dart enables UI framewor…
-
My project structure:
```
- my_app
- pubspec.yaml
- lib
- packages
- melos.yaml
```
`melos.yaml` content:
```
name: my_app
packages:
- packages/**
```
-
## Steps to Reproduce
1. Launching the app in `debug` mode using vscode. `launch.json`:
```json
{
"name": "rainbow_storybook",
"cwd": "packages\\rainbow_storybook",
"request": …
-
The validate_iods.py tool prints **false errors** about attributes that depend on the presence of Pixel Data:
```
Errors
======
Module "RT Dose":
Tag (0028,0002) (Samples per Pixel) is not allo…