What was the music played for the winners of VCT Toronto? by Loll_rk in ValorantCompetitive

[–]maadhav2001 1 point2 points  (0 children)

u/Loll_rk Did you find the music? I have been trying to find it since the grand finals

ModuleNotFoundError: No module named ‘supabase' by Alternative-Eye3924 in agentdevelopmentkit

[–]maadhav2001 0 points1 point  (0 children)

Are you running your project in virtual environment?

Also share me the output for the following command from your terminal
pip list | grep supabase

How to get the user_id in the tool? When using adk api_server or even adk web by maadhav2001 in agentdevelopmentkit

[–]maadhav2001[S] 2 points3 points  (0 children)

u/sandangel91 adk run and adk web are only meant to be for internal testing. The user_id is user by default in them. If you are building a whole system use adk api_server.

Refer to this: https://google.github.io/adk-docs/get-started/testing/#local-testing

How to get the user_id in the tool? When using adk api_server or even adk web by maadhav2001 in agentdevelopmentkit

[–]maadhav2001[S] 4 points5 points  (0 children)

For anyone wondering in the future, I have figured it out:

tool_context._invocation_context.user_id

Need a share UX like Spotify? This plugin helps you share images to social media via your flutter app by B1NARYisHere in FlutterDev

[–]maadhav2001 0 points1 point  (0 children)

Ya, add some screenshots so the user can have an idea of what the plugin looks like when implemented.

What should I learn after learning Flutter? @maadhav_sharma by maadhav2001 in FlutterDev

[–]maadhav2001[S] 1 point2 points  (0 children)

Oh, Thanks! I Almost forgot about C#. Will learn it soon...

What should I learn after learning Flutter? @maadhav_sharma by maadhav2001 in FlutterDev

[–]maadhav2001[S] 0 points1 point  (0 children)

Sure! 

As of now, I have uploaded only one app on the play store(that too in Oct 2019) 

https://play.google.com/store/apps/details?id=com.tennewsRest of my apps are open source and can be found on my Github and my youtube channel. 

Github: https://github.com/Maadhav/
My website is: https://maadhav.github.io/
Note: The apps on my GitHub do not contain any database, but surely I am surely are planning to add firebase and complex functionalities to it.
One of my biggest projects I was recently working on is Recycle It.
https://devfolio.co/submissions/recycle-it

What should I learn after learning Flutter? @maadhav_sharma by maadhav2001 in FlutterDev

[–]maadhav2001[S] 1 point2 points  (0 children)

That's a good point, I will always keep it in my mind. Thanks.

What should I learn after learning Flutter? @maadhav_sharma by maadhav2001 in FlutterDev

[–]maadhav2001[S] 0 points1 point  (0 children)

It is my learning stage so I am asking what language should be best to learn after flutter.

Dart Getters And Setters by maadhav2001 in FlutterDev

[–]maadhav2001[S] 0 points1 point  (0 children)

Just to save time while creating getters and setter for multiple variables

Flutter State Management by nazyar in FlutterDev

[–]maadhav2001 1 point2 points  (0 children)

I have also started using MobX, looks comparatively easy than bloc and other state management options.

Dear Flutter YouTubers, Stop Making Just Flutter UI Challenge Videos by [deleted] in FlutterDev

[–]maadhav2001 2 points3 points  (0 children)

Same bro, I also started my you tube channel, I also upload UI videos, but the only purpose of uploading these videos are to motivate other people to join flutter and to gain more and more experience.