-
Cf. https://github.com/dart-lang/sdk/issues/33244. Thanks to @kevmoo for making this proposal!
We can enable a convenient `parse` operation on each enumerated type using the following idiom:
```…
-
Whenever I create a Flutter project either by using the Flutter CLI or Android Studio, a strange problems seem to occur. All files are duplicated and a ' 2' (space two) is put in the end of the file's…
-
Right now, we have `dart::utils::SkelParser` which parses the native DART format `.skel`, and then we have `dart::utils::DartLoader` which unintuitively loads `.urdf`, and then there's `dart::utils::S…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
I cr…
-
I would like another way to define entities for ObjectBox instead of using annotations. This can be useful if someone is using ProtocolBuffers to generate files.
I've considered to use ProtocolBuffer…
-
We're running into a p1/p0 issue on analyzer that has a stack trace which is almost 100% useless to us.
```
Exception
Dart analysis server, SDK version 2.3.3-dev.0.0, server version 1.27.1, FATAL…
-
### Steps to reproduce
simple video player using flutter that accesses media on an SSL encrypted webserver. This webserver is protected using basic auth.
the connection is establised using the
h…
-
As a user of your schoolwork management app, I find it helpful in keeping track of my timetable, homework, and classtests. However, I would like to suggest a new feature to enhance the user experience…
-
# Description
Flutter is agnostic and so runs on Android and iOS and is getting popular for these reasons.
## Scenario
All of your Server API's can be exposed.
If you want you can also run…
ghost updated
5 years ago
-
I recently started helping with maintenance on the go-flutter-desktop embedder, and have come across an issue (go-flutter-desktop/go-flutter#634) that I can't reproduce in the official Linux embedder,…