This project is a Flutter-based Hitesh Sapra portfolio template. It is designed to be easily customizable and can be used by anyone for free. The portfolio includes various sections like Home, About, Services, Portfolio, Blog, and Contact, with a splash screen and theme support.
The project is organized into several main directories:
-
dashboard
- tabs
about_tab.dart
: Contains the About section of the portfolio.blog_tab.dart
: Contains the Blog section of the portfolio.contact_tab.dart
: Contains the Contact section of the portfolio.home_tab.dart
: Contains the Home section of the portfolio.portfolio_tab.dart
: Contains the Portfolio section of the portfolio.service_tab.dart
: Contains the Services section of the portfolio.
dashboard_controller.dart
: Manages the state and logic for the dashboard.dashboard_screen.dart
: Main screen for the dashboard.
- tabs
-
splash
splash_controller.dart
: Manages the state and logic for the splash screen.splash_screen.dart
: Contains the splash screen layout.
-
theme
image_assets.dart
: Contains paths to the image assets used in the project.theme_controller.dart
: Manages the theme settings and logic.
-
widget
custom_button.dart
: Custom button widget used in the project.responsive.dart
: Contains logic for responsive design.
-
main.dart
: The entry point of the application.
This design and theme are based on Dizme-vue, and credit goes to the designer.
- Clone the repository:
git clone https://github.com/saprahits/flutter-personal-portfolio.git
- Navigate to the project directory:
cd flutter-personal-portfolio
- Install dependencies:
flutter pub get
- Run the project:
flutter run --web-renderer html
Feel free to modify any part of the project to suit your personal portfolio needs. Ensure you update the image assets and content in the respective files.
Project Name: Flutter Personal Portfolio
Description: This project is a Flutter-based personal portfolio template. It is designed to be easily customizable and can be used by anyone for free.
Copyright (c) 2024-2034 Hitesh Sapra
Website: https://www.hiteshsapra.com
License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Credit: This project is created by Hitesh Sapra. If you use this project or any part of it, please give credit to the original author by including the following link: https://www.hiteshsapra.com