A professional, cross-platform Portfolio App built with FlutterFlow to showcase your projects, skills, and experience. Designed with a clean, modern UI, smooth animations, and responsive layouts. Ideal for developers, designers, and other professionals seeking a sleek digital presence.
- Fully responsive design for Android and iOS
- Customizable sections for projects, skills, and biography
- Smooth animations with intuitive navigation
- Built using FlutterFlow's low-code development framework
- Easy to deploy, modify, and maintain
- Flutter SDK installed
- FlutterFlow account
- Android Studio and/or Xcode for emulation and builds
-
Clone the repository:
git clone https://github.com/TirupMehta/portfolio-app
-
Navigate to the project directory:
cd portfolio-app
-
Install the dependencies:
flutter pub get
-
Run the application:
flutter run
- Use FlutterFlow's visual editor to modify UI components
- Customize application logic in the
lib/
directory - Replace branding assets in the
assets/
folder
-
Export the project code from FlutterFlow
-
Build for Android:
flutter build apk
-
Build for iOS:
flutter build ios
Contributions are welcome! Please fork the repository, make your changes, and submit a pull request. Ensure your code adheres to the existing style and is well-documented.
This project is licensed under the MIT License.
For inquiries or feedback, feel free to reach out via X or email: [email protected].
If you find this project useful, consider starring the repository.