I want to achieve both justify text and add a link (show more) to TextView so I use justificationMode with movementMethod. justificationMode working well but af
Here is the code below @Output() hitCodeReturned = new EventEmitter<boolean>(); ngOnInit() { this.someService.method().subscribe( () => { // S
I have a working setup with ms app proxy in front end internet facing and guacamole with SAML ext of 1.3 with below guacamole.properties file. # Available as "L
I have flutter installed and everything works fairly alight but every time I run a flutter command I get the following message before the command actually runs.
I use contract function swapExactTokensForETHto swap some tokens to bnb, but the result is I only got wbnb instead of bnb. I look up the transaction in the brow
I want to print error message receiving from backend API, when the logging details are wrong. how can I do this using flutter String userEmail = email; String
What is a pandoric way to get a value and index of the first non-zero element in each column of a DataFrame (top to bottom)? import pandas as pd df = pd.DataF
At 53 years old, I've decided to teach myself some Python for fun. I've been using Kylie Ying's YouTube video, "12 Beginner Projects" as a jumping off point an