christian
christian
Hi @codediodeio , Pretty sure you don't want to manually merge all these PR's. So you can use the below bash script to do some of the heavy lifting. You'll...
The flutter_localizations package from the Flutter SDK itself, uses intl version 0.18.0. Flogs depends on intl version **^0.17.0**. This causes pub dependency conflicts. Example pubspec.yaml: ```yaml environment: sdk: '>=3.0.0
I have a couple of questions regarding this library, I didn't see where else to reach you regarding dryice, so posting an issue. - How does Dryice compare to something...
Support for Firebase or GCP cloud functions would be incredible. A lot of developers use Firebase as their preferred BaaS. Happy to assist should someone be able to point me...