Nick Nevzorov

Results 17 comments of Nick Nevzorov

Any news about "style="width: 50" ? Tnx for You work!

> No update on this front yet. Sorry. Maybe now there is another opportunity to get the next template? 50% | 50% | 100px |100px I can not make a...

We just need: ``` int, int foo() { return 1, 2; } int x, int y = foo(); ``` It will be a great improvement!

Same for windows. After hot restart serialPort.dispose() is not called and no way to reopen port

@pietro62 Thank you very much! I have a same issue, manual copy 5 packages from **Indy\Lib\BPl** to **C:\Program Files (x86)\Embarcadero\RAD Studio\10.0\bin** and all working!

JS version (google analytics) has SameSite cookie settings. It allows working from iframe (by default no). Firebase Analytics in flutter has no this settings. P.S. https://stackoverflow.com/questions/74494818/google-analytics-not-working-for-web-site-embeded-in-iframe

Code of html page (with iframe) is simple: ``` ``` I don't know what else can be provided. The same application sends messages if it works in the browser directly,...

@Lyokone not compiled: flutter pub get: ``` ... ! firebase_analytics 11.0.0 from git https://github.com/firebase/flutterfire.git at 7e9dfd in packages/firebase_analytics/firebase_analytics (overridden) ! firebase_core 3.0.0 from git https://github.com/firebase/flutterfire.git at 7e9dfd in packages/firebase_core/firebase_core (overridden)...

@Lyokone I have complex structure of projects and library. testing pubspec.yaml is simple: ``` name: webshop_molders description: webshop_molders publish_to: 'none' version: 1.1.11+1 environment: sdk: ">=2.12.0 =2.15.0