1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-23 21:01:49 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Ayush Bherwani
d500d15c0f updates link for Flutter Gallery and Shrine (#459) 2020-06-04 14:55:45 -07:00
Will Larche
ae287da326 Revert "[Material] Material theme builder (#313)" (#446)
This reverts commit 9a33d45766.
2020-05-21 14:42:23 -07:00
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>
2020-05-21 12:56:42 -04:00
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.
2020-05-15 17:53:54 -07:00
Pierre-Louis
cee267cf88 [Gallery] Fix directory structure (#312) 2020-02-05 14:11:54 -05:00
Yong Joseph Bakos
c595b0a498 index: Remove stale link (#243) 2020-01-15 10:02:06 -08:00
rami-a
04009ab37d Remove outdated material studies and update links in index.md to point to new shrine and gallery (#183) 2019-12-16 12:45:14 -05:00
Andrew Brogdon
cf270c32f3 Moving Shrine into a material_studies subdirectory (#128) 2019-08-14 16:27:59 -07:00
Andrew Brogdon
d1e27d60c5 Updating index with new samples (#121) 2019-07-25 12:43:47 -07:00
Branden Taylor
5c0536576e Tweaking sample index (#90) 2019-06-12 10:58:35 -07:00
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.
2019-05-20 15:59:51 -07:00
Andrew Brogdon
c6ce0998e6 Added Veggie Seasons to the index (#73) 2019-05-05 17:21:26 -07:00
Andrew Brogdon
008275b042 Removes extra 'because' in INDEX.md (#51) 2019-02-28 14:14:11 -08:00
Andrew Brogdon
2983b21873 Adds disclaimer to index and tweaks one item description (#50) 2019-02-27 12:30:16 -08:00
Bhavik Makwana
2bac3341a0 Adding Flutter Playground repository (#45) 2019-02-27 10:20:56 -08:00
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.
2019-01-02 11:25:52 -08:00
Andrew Brogdon
60837792a1 Updates index to include It's All Widgets. (#36) 2018-12-11 16:05:10 -08:00
Andrew Brogdon
c553b80c53 Updates to readme, index. (#33) 2018-12-06 19:05:40 +00:00
Burhanuddin Rashid
c61bb7e17f Adding WhatTodo app in Full apps (#27) 2018-12-06 18:36:21 +00:00
Iiro Krankka
e05dedbc5f Mention that inKino is sharing code between web and mobile (#32) 2018-11-26 13:11:31 -08:00
Andrew Brogdon
2681473884 Samples index (#7) 2018-07-31 15:04:42 -07:00