jeprojects

Results 9 issues of jeprojects

I am trying to trigger an invalid input when I get a response from the server side after signup. For example: 1. User signs up with [email protected] 2. Server replies...

## 🐛 Bug Report The image fades in the centre of the column and then aligns to the left. Code ``` CachedNetworkImage( imageUrl: url, alignment: Alignment.centerLeft, fit: BoxFit.cover, ) ```...

I am using the following, but can't seem to get it working in Node 9. Any help would be appreciated. > Error: AES-SIV: ciphertext verification failure! ``` let generateDataKey =...

bug
js
security

Is there a way to handle attachments to either save them elsewhere or discard them completely?

When calling sodium_version_string from an Android device it crashes the device with this error: `JNI DETECTED ERROR IN APPLICATION: attempt to return an instance of java.lang.String from byte[] org.libsodium.jni.SodiumJNI.sodium_version_string()` Any...

When using the `SliverMasonryGrid.extent`, and the first row is out of the screen, scrolling up will cause jank and the scroll bar to jump to the top of the view....

Is it possible to use this to take a live audio only from the soundcards LINE IN and have it output to DASH?

I am trying to create a component that will display hint text when the document is empty and once clicked on (caret showing), the hint text will disappear. I have...

awaiting-customer-feedback

### Feature proposal Migrate from html and js to package:web and dart:js_interop ### Motivating use case(s) Migrating will allow Flutter Web to compile with --wasm