Sharukh

Results 5 issues of Sharukh

Hi i am using OverlayView in order to create custom marker. i would like to know that can we make OverlayView draggable and get the lat and lng to update...

Hi, how do I get the quarter date? In moment.js, I can do like this `moment().startOf('quarter')` how do I achieve this in the flutter?

I am trying to fetch Programming and Tech related videos from the Youtube Data API v3. For now, I am using this URL `https://www.googleapis.com/youtube/v3/videos?part=snippet,contentDetails,statistics&chart=mostPopular&maxResults=10&key=API_KEY&videoCategoryId=28&regionCode=US` As you can see the `videoCategoryId=28`...

**Code Implement** ``` package types import ( "os" "github.com/nikoksr/notify" awsSes "github.com/nikoksr/notify/service/amazonses" ) // CustomNotifier holds the notify instance and any services we've set up. type CustomNotifier struct { notifier *notify.Notify...

type/bug

### Description I have created a Postgres db in Coolify now I am trying to deploy my application in production mode so I am getting this error in production mode....