Ruble

Results 8 issues of Ruble

**Describe the bug** The problem is that the `BouncingScrollPhysics` mode refuses to work if your page is wrapped in `DismissiblePage`. This may be important, but my usage looks like this:...

**Describe the bug** Let's assume that we need our own `fromJson` and `toJson` definitions for the `Model`. We set the appropriate flags in the `@Freezed(fromJson: false, toJson: false)` annotation. However,...

bug
needs triage

The question concerns the `weathunits_configurator` application from `example` folder. The `_UpdateForceButton` widget and its associated `MainController.forcedUpdate` controller do not fully reset errors when unexpected errors occur. At the moment, this...

help wanted
invalid
weather_configurator

Now in pub.dev: ``` Pass static analysis 30/50 Found 29 issues. Showing the first 2: - WARNING: The annotation 'JsonSerializable' can only be used on classes. - WARNING: The annotation...

The error occurs when the `--web-renderer=skwasm` flag is used. Flutter version 3.24.0. `Uncaught (in promise) FlutterLoader could not find a build compatible with configuration and environment. browser-polyfill.min.js:1 Uncaught (in promise)...

bug
weather_configurator

Related to: - [[packages] `Color.value` is deprecated · Issue #159739 · flutter/flutter](https://github.com/flutter/flutter/issues/159739) - [[Proposal]Provide a alternative to deprecated `Color.value` · Issue #160184 · flutter/flutter](https://github.com/flutter/flutter/issues/160184) Generated code (note on `Color`): ```dart...

invalid
weather_configurator