CoderUni

Results 11 comments of CoderUni

I'm also experiencing the same issue. Here is the last few logs I got from the extension: ``` Dart Code extension: 3.48.4 Flutter extension: 3.48.0 (not activated) App: Visual Studio...

@DanTup Looks like the analysis will work after 6 minutes of waiting. I got an extra log from the dart extension. ``` [12:44:42 PM] [General] [Info] Analyzer:FirstAnalysis timing: 139489ms ```

Thanks @DanTup. I emailed the logs to `[email protected]`

Thanks @DanTup, I sent the `code --status` logs to `[email protected]`

Thanks for creating the issue. I'll experiment more around this before I add the implementation since this would be a breaking change for existing users.

Hi @LocaFoxNick, I plan to slowly introduce this in the future without breaking the existing apps that use previous versions of this package. Will be updating the package in a...

@altunyurt @LocaFoxNick Currently, there doesn't seem to be a way to obtain a device's screen width in inches. This is needed to calculate `dp` and `sp` according to [Material design...

@altunyurt In the meantime, I added `.spa` which uses your way of calculating `.sp`.

@johnpc The workaround of disabling and re-enabling amplify studio doesn't seem to work anymore. I tried it multiple times and even tried creating a new amplify project. One of my...