Michel Feinstein
Michel Feinstein
Can we have some benchmarks showing the performance difference between the native http libraries and dart's current stable and universal solution?
Interesting... Thanks!
Good point, I am still learning the library, but when I get more comfortable with it I really might submit some guide.
I would also recommend a general guide on regular SQL, since many people (me included) aren't using any ORMs.
Oh, interesting, thanks!
@Salakar my app was configured last year to use FlutterFire, in a manual process. At each release I always take a look at the Quick Start guide, to see if...
I am not sure how those commands will deal with flavors, since we need multiple json/plist in different native folders. Example: one json in the Android prod folder and another...
If I am not mistaken, the docs say to use a jdbc URL with MySQL.
The problem is when it works, but just lacks good performance for one tiny bit of misconfiguration.
My app has a webview inside a `CustomScrollView`. When I render big HTML contents in the webview, the Android app crashes.