Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Detail page #3

Merged
merged 8 commits into from
May 20, 2019
Merged

Conversation

XinyueZ
Copy link
Owner

@XinyueZ XinyueZ commented May 20, 2019

No description provided.

@XinyueZ XinyueZ merged commit e9ac736 into master May 20, 2019
@XinyueZ XinyueZ deleted the flutter_random_images_photo_detail branch May 20, 2019 19:42
XinyueZ added a commit that referenced this pull request May 20, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
XinyueZ added a commit that referenced this pull request May 25, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc.
XinyueZ added a commit that referenced this pull request May 25, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
XinyueZ added a commit that referenced this pull request May 27, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
XinyueZ added a commit that referenced this pull request Jun 2, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
XinyueZ added a commit that referenced this pull request Jun 4, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
XinyueZ added a commit that referenced this pull request Jun 15, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
XinyueZ added a commit that referenced this pull request Jun 23, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
- Add detail effect popup(#45)
XinyueZ added a commit that referenced this pull request Jun 23, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
- [FEATURE] Add detail effect popup(#45)
- [RELEASE] 0.0.3+3 (#47)
XinyueZ added a commit that referenced this pull request Jul 12, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
- [FEATURE] Add detail effect popup(#45)
- [RELEASE] 0.0.3+3 (#47)
- Fix due to break change of http-client response library: dart-lang/co19#383 (#54)
- Share url with effect (#55)
- App share (#56)
XinyueZ added a commit that referenced this pull request Jul 20, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
- [FEATURE] Add detail effect popup(#45)
- [RELEASE] 0.0.3+3 (#47)
- Fix due to break change of http-client response library: dart-lang/co19#383 (#54)
- Share url with effect (#55)
- App share (#56)
- [RELEASE] 0.0.4+4 (#58)
XinyueZ added a commit that referenced this pull request Aug 19, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
- [FEATURE] Add detail effect popup(#45)
- [RELEASE] 0.0.3+3 (#47)
- Fix due to break change of http-client response library: dart-lang/co19#383 (#54)
- Share url with effect (#55)
- App share (#56)
- [RELEASE] 0.0.4+4 (#58)
- Update build.gradle plugin, compileSdkVersion -> 29, minSdkVersion -> 19, targetSdkVersion -> 29 (#71)
XinyueZ added a commit that referenced this pull request Aug 20, 2019
- [TASK] Add paging to flutter_random_images project (#1)
- [FEATURE] Splash (#2)
- [FEATURE] Detail page (#3)
- [TASK] Open photo on web, download photo, sharing, about popup etc (#5)
- [TASK] Add app-version on about popup (#6)
- [OPTIMIZE] Add blur, grayscale, grayscale and blur (#7)
- [OPTIMIZE] Start add effects in detail (#11)
- [RELEASE] Release v0.0.1+1 (#24)
- [OPTIMIZE] FAB relocated and back, forward title removed (#41)
- [RELEASE] Release v0.0.2+2 (#42)
- [FEATURE] Add detail effect popup(#45)
- [RELEASE] 0.0.3+3 (#47)
- Fix due to break change of http-client response library: dart-lang/co19#383 (#54)
- Share url with effect (#55)
- App share (#56)
- [RELEASE] 0.0.4+4 (#58)
- Update build.gradle plugin,compileSdkVersion -> 29,minSdkVersion -> 19,targetSdkVersion -> 29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant