This is a clone of the Gallery App that we have in our mobile phones. You can save photos in folder, view them as Grid, share it on other apps, delete saved photos.
- Flutter & Dart
- Flutter
- Android Studio
- Emulator/Real Device(Android)
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Check the Official Docs link for installing Flutter : https://flutter.dev/docs/get-started/install
- How to setup the emulator on android studio : https://developer.android.com/studio/run/emulator
- or, connect a physical device : https://stackoverflow.com/questions/54444538/how-do-i-run-test-my-flutter-app-on-a-real-device
- Clone this repository after forking using
git clone https://github.com/<username>/PhotoManger.git. cd PhotoManager.flutter pub getto get all the dependencies.- run
flutter upgrade flutter runto run the project on connected device / emulator or, run from your IDE.




