When I created the dynamic link manually from Firebase Console then it got listed in "Dynamic Links" section, but when the links are created programmatically then it is not listed in the "Dynamic Links" section of Firebase Console.
These programmatically created links works properly but are not listed.
Screenshot of Dynamic Links Section in Firebase Console
I have followed this blog for Dynamic links setup in my Flutter App. Link: https://www.filledstacks.com/post/dynamic-links-in-flutter-a-complete-guide/