Ayush Bherwani
d500d15c0f
updates link for Flutter Gallery and Shrine ( #459 )
5 years ago
Will Larche
ae287da326
Revert "[Material] Material theme builder ( #313 )" ( #446 )
...
This reverts commit 9a33d45766
.
5 years ago
Will Larche
9a33d45766
[Material] Material theme builder ( #313 )
...
* Initial version.
* Applied theming.
* Updated UI
- Updated ThemeData to baseline values
* Update readme
Update readme
* Update readme
* Update readme
* [INDEX] Adding a listing for this.
* [Material Theme Builder] PR feedback and updating for new text theme API.
* [Material Theme Builder] More PR feedback.
* [Material Theme Builder] Adding to Travis.
* [Material Theme Builder] Rebase conflicts.
* [Theme Generator] Adding 1 link to the readme.
Co-authored-by: yasmineevjen <yasmineevjen@users.noreply.github.com>
5 years ago
Filip Hracek
1d8cfa11c5
Add the infinite_list sample ( #440 )
...
This PR adds a Flutter sample app that shows an implementation of the "infinite list" UX pattern. That is, a list is shown to the user as if it was continuous although it is internally paginated. This is a common feature of mobile apps, from shopping catalogs through search engines to social media clients.
5 years ago
Pierre-Louis
cee267cf88
[Gallery] Fix directory structure ( #312 )
5 years ago
Yong Joseph Bakos
c595b0a498
index: Remove stale link ( #243 )
5 years ago
rami-a
04009ab37d
Remove outdated material studies and update links in index.md to point to new shrine and gallery ( #183 )
5 years ago
Andrew Brogdon
cf270c32f3
Moving Shrine into a material_studies subdirectory ( #128 )
5 years ago
Andrew Brogdon
d1e27d60c5
Updating index with new samples ( #121 )
5 years ago
Branden Taylor
5c0536576e
Tweaking sample index ( #90 )
6 years ago
Filip Hracek
31edec5378
Move scoped_model_counter to provider_counter ( #82 )
...
I used `flutter create` anew, so the project structure now has additional 2 `AndroidManifest.xml` files. Everything else stayed the same, so from git’s perspective, it’s just moved files.
6 years ago
Andrew Brogdon
c6ce0998e6
Added Veggie Seasons to the index ( #73 )
6 years ago
Andrew Brogdon
008275b042
Removes extra 'because' in INDEX.md ( #51 )
6 years ago
Andrew Brogdon
2983b21873
Adds disclaimer to index and tweaks one item description ( #50 )
6 years ago
Bhavik Makwana
2bac3341a0
Adding Flutter Playground repository ( #45 )
6 years ago
Filip Hracek
2128608386
Add the ScopedModel Counter sample ( #41 )
...
Adds sample app that mimics the beloved starter app, but with ScopedModel for state management.
Contains a smoke test and is set up to run it in travis_script.sh.
6 years ago
Andrew Brogdon
60837792a1
Updates index to include It's All Widgets. ( #36 )
6 years ago
Andrew Brogdon
c553b80c53
Updates to readme, index. ( #33 )
6 years ago
Burhanuddin Rashid
c61bb7e17f
Adding WhatTodo app in Full apps ( #27 )
6 years ago
Iiro Krankka
e05dedbc5f
Mention that inKino is sharing code between web and mobile ( #32 )
6 years ago
Andrew Brogdon
2681473884
Samples index ( #7 )
6 years ago