1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/mobile/lib/routing
Yuvraj P 15503784c8
feat(mobile): adds crop and rotate to mobile (#10989)
* Added Crop Feature

* Using LayoutBuilder Fix

* Using Immich Colors

* Using Immich Text Theme

* Chnaging dynamic datatype to nullable

* Fix for the retrivel of the image from the cropscreen

* Using Hooks State

* Small edits

* Finals edits

* Saving to the mobile

* Commented final code

* Commented final code

* Comments and AutoRoute

* Fix AutoRoute Final

* Naming tools and Action when made no edits

* Updating timeline after edit

* chore: lint

* format

* Light Mode Compatible

* fix duplicate page name

* Fix Routing

* Hiding the Button

* lint

* remove unused code

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-07-28 15:41:14 -05:00
..
auth_guard.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
backup_permission_guard.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
custom_transition_builders.dart fix(mobile): use zoomedpagetransition for galleryvieweroute (#5495) 2023-12-05 09:45:04 -06:00
duplicate_guard.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
router.dart feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
router.gr.dart feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
tab_navigation_observer.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00