DEV Community

Cover image for πŸš€ Introducing My Latest Flutter Project Portfolio! πŸ“±πŸ’»
ELAVARASAN S
ELAVARASAN S

Posted on • Originally published at prince-dev.vercel.app

πŸš€ Introducing My Latest Flutter Project Portfolio! πŸ“±πŸ’»

πŸš€ Excited to share my latest project portfolio! πŸŽ‰

I'm thrilled to showcase my new project, which has been built entirely using Flutter. πŸ“±πŸ’»

Image description

πŸ”— Check out the LiveProject : Live Preview

πŸ“Check out the project here: ProjectRepositories

In this portfolio, I've poured my heart and soul into developing a range of innovative features and functionalities. From sleek UI designs to smooth animations, every aspect of this project has been meticulously crafted to deliver a top-notch user experience.

Flutter has been instrumental in enabling me to create a beautiful, responsive, and cross-platform application. The framework's flexibility and performance have truly elevated the development process.

Throughout the project, I utilized various Flutter packages and libraries to enhance the functionality and efficiency of the app. The end result is a polished and intuitive application that showcases the power of Flutter.

I'd like to express my gratitude to the amazing Flutter community for their continuous support and inspiration. It's been an incredible journey, and I can't wait to explore more possibilities with Flutter in the future.

Feel free to explore the project and provide your valuable feedback. I'm open to collaborations, feedback, and new opportunities, so don't hesitate to reach out!

πŸ”— Flutter App Development Setup Guide

πŸ”§ Flutter 3.7.9 β€’ channel stable

πŸ›  Tools: Dart 2.19.6 β€’ DevTools 2.20.1

🌐 GitHub Pages

πŸ“Œ Prerequisites:

1️⃣ Setup Flutter in the development environment

2️⃣ Install a code editor like Android Studio or Visual Studio Code

3️⃣ Setup Git in the development environment

4️⃣ Ensure compatibility with the flutter doctor command

5️⃣ Familiarity with Flutter app development

πŸ’‘ How to Setup:

1️⃣ Download or clone the repository

2️⃣ Move the project to the desired directory

3️⃣ Open it with a code editor (e.g., Android Studio or Visual Studio Code)

4️⃣ Run flutter clean and pub get commands

5️⃣ Avoid updating or upgrading Gradle and other versions until the app is up and running with built versions

πŸš€ How to Run:

1️⃣ Download the web-build directory from the web-build branch

2️⃣ Move the build files to a server like localhost, GitHub Pages, or any other http/https web server

3️⃣ Set up and run the index.html file

πŸ–Ό Icons and Images:

  • Icons8

πŸ’Ž Dependencies:

  • Flutter/Dart: Environment SDK: >=2.19.2 <3.0.0
  • Cupertino Icons: ^1.0.2
  • URL Launcher: ^6.1.9
  • Flutter Native Splash: ^2.2.17

πŸ’™ Contributing:

If you encounter any issues or have suggestions, feel free to submit a pull request or open an issue. Please make sure to follow the Contributing Guidelines before contributing.

Top comments (0)