Simon Pham
Simon Pham
@xvrh can you take a look at this issue? ``` - assets -- this-work.json - lib -- main.dart - modules -- some_module --- assets ---- this-does-not-work.json --- here.dart ``` here.dart:...
@Demigiant please take a look Thank you for your time!
It just show (+) when I set ur app to display on noti-bar. There is no (+) when I set it position to Left or Right. There's also no (+)...
My status bar can show up 6 noti-icons (exclude plus icon) The icons are show under the clock because I move the clock to a new LinearLayout and align it...
:D It's not compatible with my phone Gingerbread 2.3.4
Thank you for keeping updating. I'm waiting for your updates. Ah, now I know you're using Samsung's smart phone :D
WORKING SOLUTION (12 Nov 2022): Use these: ```javascript import {firestore} from "firebase-admin"; ``` ```javascript import {https} from "firebase-functions"; ``` package.json ```json "camelcase-keys": "^6.2.2", ``` Detailed changes: https://github.com/flutter/codelabs/pull/1250/files
@larakreisz you can see my PR https://github.com/flutter/codelabs/pull/1250 https://github.com/flutter/codelabs/pull/1250/files
OK, if it's just happen on my phone, u don't need to make plus icon disappear. Because this plus icon appears on the right of all notifications, and the real...
That's fine I think that could solve the problem.