Gallery is a Flutter app that allows users to display, save, modify, and delete images. This README file provides an overview of the project and its features.
- Display Images: Users can display images in the app.
- Save Images: Users can save images to their device using the app.
- Modify Images: Users can modify images, such as cropping or applying filters.
- Delete Images: Users can delete images from their device using the app.
Gallery is built using the following technologies:
- Flutter: A framework for building cross-platform mobile applications.
- Dart: A programming language used for building Flutter apps.
- Bloc: A state management library for Flutter apps.
- APIs: Used to access data from external sources.
- Shared Preferences: A key-value store for storing app data on the device.
Before installing Gallery, make sure you have the following prerequisites installed:
- Flutter: See Flutter's installation guide for instructions on how to install Flutter.
Once you have the prerequisites installed, follow these steps to install Gallery:
- Clone the Gallery repository to your local machine.
- Navigate to the root directory of the project.
- Run
flutter pub get
to install the required dependencies. - Run
flutter run
to launch the app.
Contributions to Gallery are welcome! If you would like to contribute to the project, please follow these steps:
- Fork the Gallery repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes and commit them to your branch.
- Push your changes to your forked repository.
- Create a pull request to the main Gallery repository.
Gallery is released under the MIT License. See the LICENSE file for details.
If you have any questions or feedback about Gallery, please contact us at contact@gallery.com.