I am new to flutter/dart and within this page, I have a list of "information resources" populating the screen with a widget I've created called InformationResou
Trying some vue.js for the first time and I've run into a weird issue. Right now my goal is to style text using a unique color for lines in a play spoken by di
Our app working normally on Ipad and when subscribe and cancel subscription it ok, but no notification sent to our server ! I have filled the App Information wi
I have the following list: raw_data = raw_data = [{'type': 'message', 'subtype': 'bot_message', 'text': "This content can't be displayed."
I am trying to sort results in elastic search based on a field named "segmentNumber" that has numbers stored as strings i.e ("1", "2", "10", "14"). I need to wr
A bit new to data analytics in PlayFab so thought I'd ask here and see if anyone has had to deal with something similar before. Right now I have the need to cap
I want to have the real ViewModel injected into my composable. This question's answer is stating how to mock the injected view model which is not what I want. M
I have an Android application module (app) and an Android library module (library). Both app and library contain these same dependencies: dependencies { co
I am a beginner in Spark Programming. I was practicing the below program: package practice.spark.examples import org.apache.log4j.Logger import org.apache.spar