-
### Is your feature request related to a problem? Please describe.
The primary goal is to enable atProtocol access for web applications. To achieve this, we need to undertake the following steps:
…
VJag updated
2 months ago
-
# Edited by Moderator
Most users report that this issue exist only on v3.3.x or earlier.
**Please only report if this error exists on v3.4.0 or later**.
When reporting, **please make sure** …
-
Hi @donny-dont, great work!
I tried a simple demo of creating custom elements and registering them using `window.customElemetns.define()`. And it worked!. I'm trying to port an old Dart 1 web app t…
-
We get unimportant exceptions from here:
https://github.com/dart-lang/pub-dev/blob/master/app/lib/shared/redis_cache.dart#L351
Lets' add an option to `RedisCacheProvider` that enables users to con…
-
I am trying to use [ffigen](https://pub.dev/packages/ffigen) to develop a library that I can use to call a go package from dart code.
My current approach is to use the basic setup that you get from…
-
# Note
All of this could be used for `package:jni` itself, as it already contains a lot of hand-written code for `List`, `Map`, `ByteBuffer`, … I plan to add support for exceptions and it's really …
-
I'm working on an Epson ePOS plugin for flutter, which depends on Epson ePOS SDK for iOS. The Epson SDK for iOS is consisted with a few ".a" binary with some header files. Those `.a` are mandatory for…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
Unab…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
libsass is being deprecated according to https://github.com/sass/libsass/issues/3123, because they don't have the resources to keep it uptodate with the sass language.
For now, Scssphp is less comp…