Ivan Elizarov
Ivan Elizarov
Hey @comigor! Cool that you've added `tool/fetch_schema.dart`, now it's not necessary to fetch schema with npm packages or other non-dart ways 🙂 It would be also cool to have this...
Caught this error recently while building apk. Console output: ``` Initializing gradle... 2.5s Resolving dependencies... 19.4s Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation...
@FZambia
@FZambia about #31 and your discussion with @synw, IMHO the only reason to have awaitable `connect`, `disconnect`, etc is what a developer expects functions/methods marked as `async` return - `Future`....
@Mrooze-zeng have you found a solution? Currently experiencing same problem while repeatedly processing large files (~9MB)
Story is basically just wrapper around Stack with very simple UI inside of it. With proper setup it can be easily put inside other widgets. Remember that when you use...
@MBoui as I know, embedding native views is still not supported by Flutter
@tbwfdu will look into this
@esDotDev Sorry for the long answer, will look into this issue. Maybe setting this param to `true` by default is not a good idea but having it as an option...
@nileshtrivedi yeah, it would be great to have this option, will look into this