peterweb2005
peterweb2005
as title [https://github.com/jondot/awesome-react-native#open-source-apps](https://github.com/jondot/awesome-react-native#open-source-apps) it is not possible to find a worked sample react native app, even not with expo, which is more than 2 years ago
dear all, but now, my solution is to return a function, which whenever called, will send event, eg: debounce event and i think the is not the best solution, any...
when route object is flagged initial: true, when has contructor arguments, need construct like: ``` routerDelegate: appRouter.delegate(initialRoutes: [ AppRoute(aaa), //Tab0Route(aaa), ]), ``` but when "initial" route object is in tab...
as no-cache flag is required to solve the problem https://stackoverflow.com/questions/77181996/gcloud-build-failure-error-failed-to-initialize-analyzer-no-such-object ## UPDATE switch many configs, in order to run "gcloud app deploy --no-cache", but it only support java 8, and...
eg: ``` log.finest('now: ', now); ``` when printing ``` if (record.error != null) { buffer.write(record.error); } ``` so the problem is i dont know whether it is null or empty...
when init the services, which need await (wait not important, just state they are initiaiting) then would throw the above error: "Null check operator used on a null value"
### Steps to reproduce just happens sometimes "crash record" (actually not crash, just record) the MediaQueryData if size = Size.zero ### Expected results as https://github.com/flutter/flutter/issues/140569 should resolved ### Actual results...