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

flutter_random_images dev -> master #5

Merged
merged 19 commits into from
May 25, 2019
Merged

flutter_random_images dev -> master #5

merged 19 commits into from
May 25, 2019

Conversation

XinyueZ
Copy link
Owner

@XinyueZ XinyueZ commented May 24, 2019

  1. detail page refactoring with share, open on web, photo info.
  2. about app is added.
  3. a utils is added.
  4. ImageAppPagerViewModel, ImageAppDetailViewModel.
  5. download image in detail page.
  6. update .gitignore for vs.code.

@XinyueZ XinyueZ self-assigned this May 25, 2019
@XinyueZ XinyueZ added the wip label May 25, 2019
@XinyueZ XinyueZ removed the wip label May 25, 2019
@XinyueZ XinyueZ merged commit bba4c8a into master May 25, 2019
@XinyueZ XinyueZ deleted the dev branch May 25, 2019 21:47
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