How to add Icons to your App
In this article let us see how to add icons to your App. Step 1: Create a project using $ flutter create myProject Step 2: Open the project Step 3: Navigate to /lib/main.dart Step 4:… Read More »How to add Icons to your App