Skip to content

[ Fixed Issue #667 ] Add Google and Unsplash terms links to experimental/desktop_photo_search #678

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

Merged
merged 4 commits into from
Jan 28, 2021

Conversation

SatYu26
Copy link
Contributor

@SatYu26 SatYu26 commented Jan 27, 2021

Fixed Issue #667

I have made few changes according to the requirement in this issue.
As of now the dialog looks like this:

Screenshot 2021-01-28 025434

I have added sentences according to the information available to me but if you let me know the specific details of the statements i will make those changes quickly.

Also i have added the access point for this dialog in About menu inside the menubar, As you can see in this picture.

I will can make more changes also if required by you.

@SatYu26 SatYu26 changed the title Issue #667 [ Fixed Issue #667 ] Add Google and Unsplash terms links to experimental/desktop_photo_search Jan 27, 2021
@SatYu26
Copy link
Contributor Author

SatYu26 commented Jan 27, 2021

@domesticmouse Sir i solved the issue but there seems to be some checks that have not cleared.
I dont know what might be the issue for these checks not passing. is it possible if you guide me through it.
P.s. I am on master channel when i created these changes.

Screenshot 2021-01-28 021329

Copy link
Contributor

@domesticmouse domesticmouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First up, thanks for the PR!

Please review the CI pipeline and correct the issue(s) that it notes. We can't land a PR that is red. Thanks for your assistance =)

brett

@@ -19,6 +19,7 @@ import 'src/widgets/photo_details.dart';
import 'src/widgets/photo_search_dialog.dart';
import 'src/widgets/split.dart';
import 'unsplash_access_key.dart';
import 'src/widgets/about_dialog.dart';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please re-order these imports to be alphabetical? The following error is showing up in the CI

info • Sort directive sections alphabetically • lib/main.dart:22:1 • directives_ordering

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure sir.

@domesticmouse
Copy link
Contributor

Thank you!

@domesticmouse domesticmouse merged commit 192dc62 into flutter:master Jan 28, 2021
@SatYu26
Copy link
Contributor Author

SatYu26 commented Jan 28, 2021

@domesticmouse Thank you sir.

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.

Add Google and Unsplash terms links to experimental/desktop_photo_search
2 participants