-
I think that that `states_rebuilder` dependency injection is the most complete option for flutter cause it covers most use cases.
But what keeps me away from it that `states_rebuilder` tries to do so…
-
E/flutter ( 8315): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(flutter_pinned_shortcuts_no_activity, There is no activity available when launching action,…
-
Hello,
I am going to start a web project with Flutter, for another project use the Fluro library, however, I could not solve the following problem:
If a user is on a page that contains a form and is…
ghost updated
3 years ago
-
Hi,
in some cases when i change view
i get this exception:
location: GetStream.removeSubscription (package:get/get_rx/src/rx_stream/get_stream.dart:22:17)
error: Null check operator used on a …
-
Let me confess the fact that the GetX ecosystem is the most amazing thing that ever happened to Dart. With **Fuchsia** is on the horizon, it just feels right to have a unified full-stack Dart ecosyste…
-
I like the `get_server` package but here I'm facing problem with `async` and `await` during response.
```dart
import 'package:get_server/get_server.dart' as gs;
final app = gs.GetServer();
app…
-
## Bug report
When trying to use keyboard with Text Field on the wolt page in Landscape mode in mobile, Only top bar is visible and the main content can't be accessed. As We can't see the text field …
-
## Versions
Flutter: 1.25.0-4.0.pre
Get: 3.24.0
Running on macOS: 10.15.5 (19F101)
## Problem
I want to use a new pair of View-Controller for each new route (named or normal route doesn't m…
-
The release mode works smoother but it is still concerning.
During the latest Android Worldwide social hours Robb told that they don't use `setState` in their commercial code base on purpose. Accordi…
-
Flutter 3.10.0 and Dart 3.0.0 not work
.pub-cache/hosted/pub.dev/posix-4.1.0/lib/src/pwd.dart:322:35: Error: Field 'name' cannot be nullable or have type 'Null', it must be `int`, `double`, `Pointe…