1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Jenn Magder
1ed40c656d Use xcframeworks in prebuilt add-to-app sample (#582) 2020-11-05 13:49:15 -08:00
Michael Goderbauer
ed1503143e State Restoration support for Veggie Seasons app (#433) 2020-11-02 12:19:21 -08:00
xster
d536526617 Add an iOS app clip sample (#538) 2020-09-22 20:27:57 -07:00
Ming Lyu (CareF)
824aeb5a16 Add an e2e (host-independent) test demo to testing_app (#515) 2020-08-13 15:00:22 -07:00
Andrew Brogdon
0eb1233cb4 Updates samples for latest beta release of the Flutter SDK (#492)
* Updating for beta release

* Re-adding pub get to Flutter travis script
2020-08-05 08:05:31 -07:00
Brett Morgan
18758bf5af Testing sample (#500) 2020-08-04 22:29:53 -07:00
xster
70976eeb28 Add a pigeon sample that demonstrates a "realistic" integration scenario with middleware and business logic (#465) 2020-06-12 23:18:05 -07:00
Ayush Bherwani
acf700c642 Initial Commit for PlaformChannel Sample App (#453) 2020-06-04 14:54:52 -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
Brett Morgan
baa1f976b2 Samples maintenance (#435) 2020-05-13 09:18:26 +10:00
John Ryan
14b9a8c4c4 Flutter 1.17 updates (#432)
* Material text theme updates & flutter pub upgrade (#411)

* Beta channel updates (#412)

* fix deprecated usages in provider_shopper - beta channel

* fix deprecated usages in animations - beta channel

* fix deprecated usages in provider_counter - beta

* Updates additional samples for beta release (#416)

* use headline6 instead of title

* fix another title -> headline6

Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com>
2020-05-06 14:09:15 -07:00
Anthony
29dfc8cdfd Remove gallery app and show its new location in the README (#358) 2020-03-13 14:40:16 -07:00
Andrew Brogdon
face0f564a Adds espresso testing for add_to_app/android_fullscreen (#323) 2020-03-12 20:12:24 -07:00
John Ryan
e24fef3af5 [web_dashboard] Navigation rail update (#356)
* add new navigation_rail, update adaptive_scaffold

* add outdated routing_demo

* Add AdaptiveScaffold experiment

* clean up experimental/ directory

* remove web_dashboard from CI script

new NavigationRail widget requires the master channel
2020-03-09 16:20:01 -07:00
John Ryan
9bc8a3a537 add web_dashboard to CI script (#348) 2020-03-04 09:09:13 -08:00
Andrew Brogdon
ede7c584c1 Updates the framework build in travis script to use an absolute path. (#332) 2020-02-20 09:23:46 -08:00
Pierre-Louis
cee267cf88 [Gallery] Fix directory structure (#312) 2020-02-05 14:11:54 -05:00
Per Classon
e7f39b1c37 [Gallery] Add Travis CI check that l10n command has been run for the gallery (#263)
* Add command to grind to verify that l10n command has ben run
2020-01-28 11:48:06 +01:00
Andrew Brogdon
9630222230 Adds iOS builds for add-to-app to Travis setup (#244) 2020-01-21 14:03:53 -08:00
Brett Morgan
13125bc435 Scripting flutter pub upgrade (#242) 2020-01-16 10:06:33 +10:00
Brett Morgan
9d6f6d3641 Delete chrome-os-best-practices (#228) 2020-01-15 04:30:14 +10:00
Andrew Brogdon
09cb1e2687 Sharding travis jobs (#239) 2020-01-13 14:46:04 -08:00