-
I'm using [easy_localization](https://pub.dev/packages/easy_localization) in a flutter project.
I need to write some widget tests.
But it looks like that when the `.json` file with the translation…
ghost updated
3 years ago
-
I made a minimalistic example using your library:
```
import 'package:libserialport/libserialport.dart';
import 'dart:typed_data';
void main(List arguments) {
final port = SerialPort("/dev/…
-
Good afternoon
I installed firebase and QR_scan and by themselves they work very well, however when I put in the same application I get the error "Finished with error: Gradle task assembleDebug fai…
-
can anyone help to fix this problem?
when Im trying to run this code , Ive got this message :
Running Gradle task 'assembleDebug'...
Warning: Mapping new ns http://schemas.android.com/repositor…
-
### Describe the bug
i am willing to use [tantivy ](https://crates.io/crates/tantivy) in my Dart/Flutter code.
when adding tantivy to flutter_rust_bridge.yaml and running ```flutter_rust_bridge_code…
-
My understanding is that `ffigen` should use the same system include path as `clang`, but when I run `ffigen` on Linux it is unable to find several system header files (`stdarg.h`, `stdbool.h`, etc.) …
-
When parsing [PBF](https://wiki.openstreetmap.org/wiki/PBF_Format) files from open-street-map it looks like reading [PrimitiveBlock](https://github.com/openstreetmap/OSM-binary/blob/18de4931609c6eac94…
-
A couple of packages that I use have css with entries like `background-image: url('./font/somefont.woff2');` in them.
When I use dart_sass, these relative paths are still there and those images/fon…
-
Hi,
I'm trying to use your library. The example code uses an Authenticator which uses the implicit flow. However I'm trying to use the authorization code with pkce, but I can't seem to configure t…
-
Instead of a scenario where `flutter pub get` has to wrap the call to `pub get` and do something else afterwards.