I'm building an app in Flutter mainly based on IOS and Android. We have a review system, and for new signups we want to collect referalls from past customers. W
Requirement In Material UI, using pagination by click on the digits e.g 1, 2, it should do api call with limit=10 and offset=from 10(after the first call) **iss
I want to use javaFx to make stage top region like IDEA menu bar,but i can not find any api in stage to set node .Second picture is my app,the menu bar is in Bo
I've been trying to process speech on a stm32f407ve development board for some time now, which makes me wonder if the ADC is really set up to precisely sample t
I am new in Android development and I'm trying this code: String hms = String.format("%02d:%02d:%02d", TimeUnit.MILLISECONDS.toHours(milliSeconds
macbookpro@MacBooks-MacBook-Pro regnum_toll_update % flutter run Launching lib/main.dart on iPhone 8 Plus in debug mode... Running pod install
I tried to make a simple post test api with ApiTestCase with symfony. I tried two methods to pass the post data $response = static::createClient()->request('
Hi I'm trying to run logstash with input as Kafka and output to file, here is the pipeline config file: input { kafka { bootstrap_servers => "kafk
I am working with pie charts using Canvasjs and I want to make it clickable so that if the specific label is clicked it will send the clicked label value to the