-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[xdg_directories] Add example app #4554
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
auto-submit
merged 53 commits into
flutter:main
from
eriko13:xdg_directories/add-example-app
Aug 8, 2023
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
bc1666d
init
eriko13 f599bd2
set the app title to XDG Directories Demo
eriko13 5c3ba9f
created userDirectory list demo
eriko13 205817f
added demos for all functionalities
eriko13 303dedf
Directory Display
eriko13 299779b
dry
eriko13 e5ffdc1
reorganized fields
eriko13 5d7e221
adding tests
eriko13 5dd8d27
created unit tests
eriko13 6d49031
added documentation
eriko13 3671329
fixed tests
eriko13 aa47991
cleanup
eriko13 d73eca2
Update README.md
eriko13 6001efd
typo
eriko13 02a7d66
updated readme
eriko13 0e2b96b
update readme
eriko13 99117f0
readme
eriko13 064bd39
rename
eriko13 cd3aae8
Merge branch 'main' into xdg_directories/add-example-app
eriko13 2494d5a
bumped version and added changelog
eriko13 8ac103a
run clang-format
eriko13 cd262fb
specified lower dart sdk
eriko13 9ced453
added license
eriko13 bce3969
fixed my_application.cc
eriko13 1c1efcc
fixed tests
eriko13 39bfd22
Merge branch 'main' into xdg_directories/add-example-app
eriko13 9021f71
Merge branch 'main' into xdg_directories/add-example-app
eriko13 3b9b8f3
Merge branch 'main' into xdg_directories/add-example-app
eriko13 0866842
Merge branch 'main' into xdg_directories/add-example-app
eriko13 0e6024c
Merge branch 'main' into xdg_directories/add-example-app
eriko13 9caa17a
add a blank line to changelog
eriko13 ab4b79b
removed flutter basic commands, and screenshots from readme
eriko13 7b76926
refactored readme
eriko13 da779e3
removed platform assert from tests
eriko13 d0610e0
removed custom theme
eriko13 7357745
removed unused build_runner package
eriko13 3c86827
add new line to end of file for my_application.cc
eriko13 b4b191a
fixed typo in pubspec description
eriko13 fc4ed35
Merge branch 'main' into xdg_directories/add-example-app
eriko13 020d422
removed widget file
eriko13 6ca918a
removed need to click on tiles
eriko13 3d14b89
made directories more simple
eriko13 bf396d1
updated tests
eriko13 e13a2eb
fixed tests
eriko13 8ab8e54
Merge branch 'main' into xdg_directories/add-example-app
eriko13 c85dbab
changed findsOneWidget to findsWidgets
eriko13 65495e2
Merge branch 'main' into xdg_directories/add-example-app
eriko13 63bf2bf
Merge branch 'main' into xdg_directories/add-example-app
eriko13 62a26b2
Merge branch 'main' into xdg_directories/add-example-app
eriko13 45e1391
Merge branch 'main' into xdg_directories/add-example-app
eriko13 d0d6240
Merge branch 'main' into xdg_directories/add-example-app
eriko13 1be125f
Merge branch 'main' into xdg_directories/add-example-app
eriko13 f76be69
Merge branch 'main' into xdg_directories/add-example-app
eriko13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
removed platform assert from tests
- Loading branch information
commit da779e314e2b7510c6bf908819c05abaa1375ca9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.