Roar Grønmo

Results 33 issues of Roar Grønmo

Referencing to the expanding part of 'Readme' in `https://pub.dev/packages/oauth2` Could you please referase this section so the code works... ``` There is not a universal example for implementing redirect and...

In writing time this is now at least: app gradle: `androidx.appcompat:appcompat:1.1.0` `androidx.cardview:cardview:1.0.0` `androidx.recyclerview:recyclerview:1.1.0` `androidx.legacy:legacy-support-v4:1.0.0` `com.google.firebase:firebase-ads:18.3.0` This implies also changes to `AndroidManifest.xml` in project gradle: classpath 'com.google.gms:google-services:4.3.3'

You should rework this example and codelab soon to comply with the changes done here: https://developer.android.com/jetpack/androidx/releases/localbroadcastmanager#1.1.0-alpha01 --- Version 1.1.0-alpha01 December 17, 2018 androidx.localbroadcastmanager is being deprecated in version 1.1.0-alpha01. Reason...

Sometimes I need to run my app in different platforms to check if behavior is consistent, but I struggle to distinguish between device or web ports when all logs appear...

### Steps to reproduce 1. Do a change in the pubspec.yaml file in an existing Flutter project (In IDE Android Studio Koala 2024.1.1.11) 2. You will be warned by the...

bug

### Steps to reproduce 1. Set channel to beta (3.25.0-0.1.pre) and do necessarry preparations like `flutter upgrade`, `flutter clean` and `flutter pub get`/`flutter pub upgrades` 2. Run your app and...

c: regression
e: device-specific
platform-android
engine
e: impeller
team-engine

I am not sure where to Address this, so I start here, and you may decide where it should belong Android Studio or Flutter. In Flutter on Android Studio, you...

Not sure if fail description is good enuoght. Device: Samsung TabA - Android 10 ``` [ +179 ms] D/InputMethodManager(21449): HSIFW - flag : 0 [ +110 ms] E/flutter (21449): [ERROR:flutter/shell/platform/android/surface_texture_external_texture_vk_impeller.cc(122)]...

Have som dependencies that breaks on: ``` Because no versions of flutter_charts match >0.5.2 =4.0.0-beta.4 depends on decimal ^3.1.0, flutter_charts ^0.5.2 is incompatible with flutter_resizable_container >=4.0.0-beta.4. So, because m_portal depends...

I am using a google map to let the user click on icons in a map, where data_table_2 shows me the data which has been clicked on. Problem is, there...