Welcome to Picture Palette, an easy-to-use image management app built with Flutter! This app lets users create, delete, and modify images, with smooth navigation across pages and a user-friendly interface.
- Create and Delete Images: Add new images or remove them with a simple tap.
- Update Images: Change and modify your images on the go.
- Smooth Navigation: Navigate through pages seamlessly with previous and next buttons.
- Simple UI: User-friendly design for effortless interaction.
- Scrolling Support: Easy scrollability for better user experience.
- Mobile-First Approach: Designed with mobile users in mind for a smooth experience.
Follow these steps to install and run the app on your device:
- Clone the repository:
git clone https://github.com/Sazidul0/PicturePalette.git
- Navigate to the project directory:
cd PicturePalette - Install dependencies:
flutter pub get
- Run the app:
- On a connected device or emulator:
flutter run
- Launch the app and navigate through your pages using the Next and Previous buttons.
- Add images by clicking the "Add Image" button on the home screen.
- Modify existing images through the edit option.
- Scroll smoothly through content if the list becomes long.
- Download Latest Release
You can download the latest release version for Android directly from the link above.
- Framework: Flutter
- Language: Dart
- UI/UX: Material Design
We welcome contributions to enhance Picture Palette! To contribute:
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Flutter community for continuous support and awesome tools.
- Inspired by the need for quick and efficient image management on mobile devices.
