Whenever i try to navigate to App-Specific Shared Secret within ItunesConnect the dialog box attempts to load briefly then I get directed to a crash page titled
I want to build image using base image files behind firewall. I have no experience with kaniko and not found suitable explanation in internet. For example I can
I'm trying to convert text_date which can contain timestamp in any possible format. Python library dateutil does this for me upto a great extent. If the parser
I'm trying to make this regex: ([?=section\/en\/]*)([^\/#]*) For these examples: https://www.test.com/en/string-to-get#cid=4949 https://www.test.com/en/section
Small question regarding a Java project with JaCoCo plugin please. I have a very small Java project, where I write some unit test. during the maven phase, I run
I stream 24/7 with Streamlabs. When restarting my computer I need to manually start the stream. I would like to automate this process with a CMD prompt or with
So, I need to hide a duplicated entry when the 'All sectors' filter is selected but and drag the last entry to cover up the hole it leaves. I made this snippet
I have a URL of a file and I want to download it from the internet. Before downloading, I want to make sure that the file I am going to download actually exists
These are the errors I get Here is my chart.dart file import 'package:flutter/material.dart'; import 'package:udemy_expenses_app/widgets/chart_bar.dart'; import
I would like to make a wrapper to a specific container (or a container of container) class such that the wrapper (1) inherits all the functions of the parent cl