Welcome to my personal portfolio website, built with Flutter and hosted on Firebase Hosting! This project showcases my journey in UI design, keeping the interface simple, straightforward, and a bit unique, as I've tried to make it with my current knowledge of design.
Explore the website: zimmer550i.web.app OR sakif049.web.app
- Built with Flutter: Fully created with Flutter to provide a smooth, responsive experience across web and mobile platforms.
- Firebase Hosting: Deployed on Firebase Hosting for reliability and performance.
- Minimalistic Design: Simple, user-friendly UI with a unique twist in styling.
-
Clone the repository:
git clone https://github.com/Zimmer550i/portfolio_flutter.git cd portfolio_flutter -
Install Flutter dependencies:
flutter pub get
-
Firebase Configuration:
- This project is set up to optionally use Firebase Analytics.
- If you'd like to enable Firebase features, add your
google-services.json(for Android) andGoogleService-Info.plist(for iOS) files, and ensure Firebase Analytics is initialized inmain.dart. - To proceed without Firebase Analytics, simply comment out the Firebase initialization lines in
main.dart.
-
Run the app locally:
flutter run
To deploy your version of the app to Firebase Hosting:
- Make sure Firebase CLI is installed.
- Run:
firebase deploy
This project represents a small yet significant step in my journey as a developer and designer. I've focused on creating a clean, simple layout that’s easy to navigate.
Thank you for checking out my portfolio! Feedback and suggestions are always welcome.
