Url shortener app with flutter
Oct 29, 2022 · 4 min read · In this article, we'll build a simple app for shortening long urls with flutter. I'm making use of android studio but you can do the same with visual studio code Table of contents Building the app UI. Making the API call. Conclusion. Building the ...
Join discussion