1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

1802 Commits

Author SHA1 Message Date
Ben Hagen
231a19a092 Use video_player_web (#170) 2019-12-05 14:24:24 -08:00
Andrew Brogdon
5b0fd46fed Maintenance for provider_shopper (#168) 2019-12-02 10:12:43 -08:00
Brett Morgan
22f01ff4a6 Analysis options uplift to 1.8 (#169) 2019-11-22 11:12:35 +11:00
Andrew Brogdon
28ec1b6f6c Maintenance for provider_counter (#165) 2019-11-21 15:53:32 -08:00
John Ryan
f325e685d1 isolate sample maintenance (#167)
* isolate sample maintenance

- use slightly more meaningful names
- rename files
- misc small readability changes

* update MAINTENANCE.md

* fix gh username

* formatting

* upgrade dependencies
2019-11-21 15:33:32 -08:00
Brett Morgan
23d71e057d Adding git ignores and pubspec updates (#166) 2019-11-22 09:53:27 +11:00
John Ryan
3d21920ba9 add deployment documentation to web/ directory (#164)
* add deployment documentation to web/ directory

* add clarification

* formatting
2019-11-20 09:51:03 -08:00
Gonçalo Palma
e640c3182c Add CocoaPods installation to the add-to-app README (#162) 2019-11-19 09:49:25 -08:00
Gonçalo Palma
49ae463045 Removes plugin registration from add-to-app's Android "using plugin" sample 2019-11-19 09:44:11 -08:00
John Ryan
dd14240dab Update flutter web samples (#161)
* update gallery and web samples

compatable with SDK version 2a576b774c:

Flutter 1.12.3-pre.38 • channel master • git@github.com:flutter/flutter.git
Framework • revision 2a576b774c (2 hours ago) • 2019-11-15 13:15:05 -0800
Engine • revision b2640d97e7
Tools • Dart 2.7.0

* add preview image
2019-11-15 15:29:51 -08:00
Matt Sullivan
f2ca77008a Updated spring animation example (#158) 2019-11-05 09:25:09 -08:00
Andrew Brogdon
8155d8a777 Tidying up add-to-app samples (#160) 2019-11-05 09:21:39 -08:00
John Ryan
e184a46ce6 add preview image to gallery assets (#159) 2019-11-03 14:54:32 -08:00
John Ryan
99061705ab re-enable web samples, fix various issues (#156)
* update peanut.yaml, slide_puzzle pubspec

* add data to web/ directory

* define github_data as an asset

* add preview image
2019-10-31 15:26:44 -07:00
xster
57759009aa Some kotlin cosmetic tweaks (#157) 2019-10-29 13:40:37 -07:00
John Ryan
a29853144b Update gallery, fix Cupertino fonts by using GoogleSans instead (#155)
* Update gallery, fix Cupertino fonts

Cupertino fonts fixed by using GoogleSans instead

* remove BUILD.gn

* remove ios and android dirs from web/gallery

* remove meta/flutter_gallery.cmx

* revert provider_shopper/pubspec.lock

* remove gallery's test and tool directories

* update web/gallery README
2019-10-28 14:33:43 -07:00
Andrew Brogdon
2af51a8222 Adds android_using_prebuilt_module to add-to-app samples (#154) 2019-10-24 15:09:10 -07:00
Andrew Brogdon
bfdc21841c Add-to-app samples using plugin (#152) 2019-10-16 15:53:29 -07:00
Andrew Brogdon
64cfc2bdc7 Updated to latest embedding (#153) 2019-10-16 09:09:09 -07:00
Andrew Brogdon
947042d8df Adds data transfer to Add2App samples, using caching on Android (#146) 2019-10-11 15:17:16 -07:00
Andrew Brogdon
f4a8247634 Maintenance updates for platform_view_swift (#151) 2019-10-09 09:25:03 -07:00
John Ryan
497c25b154 platform_design maintenance (#149)
* platform_design maintenance

* update maintenance table
2019-10-08 16:06:04 -07:00
John Ryan
dfba162762 jsonexample maintenance (#150)
* jsonexample maintenance

* formatting
2019-10-08 08:52:47 -07:00
Thea Flowers
74c1777b2a touch ./animations (#148)
* Update project structure using flutter create and remove unused tests
* Small updates to main.dart
* Update maintenance.md
* Add missing newline
* Add rudimentary test
* Apply formatting
2019-10-07 14:57:12 -07:00
Thea Flowers
e3338726c6 Add shared analysis_options.yaml to animation samples (#145) 2019-09-27 14:36:38 -07:00
Andrew Brogdon
22ca7f462b Adds new flutter module, reconfigures Android/iOS sample (#144) 2019-09-19 11:12:58 -07:00
Andrew Brogdon
0f3721f696 Quarterly maintenance on isolate_example (#142) 2019-09-13 10:25:16 -07:00
Kevin Moore
7a63156650 Fix web/_tool/verify_packages
Fix lints in a number of samples
2019-09-12 19:58:17 -07:00
John Ryan
f9d973e7ba call super.dispose() in sample (#141)
closes flutter/flutter#40157
2019-09-10 16:01:26 -07:00
xster
fde7a0aefe small random notes (#137) 2019-09-10 15:51:28 -07:00
Thea Flowers
4481391d39 Fix small nits with the animation samples (#138) 2019-09-10 15:34:30 -07:00
John Ryan
317d459a58 Update web/ samples to work with Flutter SDK (#134)
* add package:http dependency in dad_jokes

* add package:http dependency in filipino_cuisine

* don't build package:http demos until flutter/flutter#34858 is resolved

* update gallery

* update github_dataviz

* update particle_background

* don't build github_dataviz (uses package:http)

* update slide_puzzle

* update spinning_square

* update timeflow

* update vision_challenge

* update charts

* update dad_jokes

* update filipino cuisine

* ignore build output

* update timeflow and vision_challenge

* update slide_puzzle

* don't commit build/ directory

* move preview.png images to assets

* fix path url join

* update readme

* update web/readme.md
2019-09-10 09:49:58 -07:00
Andrew Brogdon
16fa475ff8 Updates for 1.9 (#139) 2019-09-10 08:47:34 -07:00
Jenn Magder
f955976837 Remove bitcode=NO from add-to-app flows (#140) 2019-09-09 15:57:40 -07:00
lisa-liao
c056b754a2 Adding Rally App to Flutter Samples (#135) 2019-09-05 12:36:20 -07:00
Thea Flowers
3348c2f2dd Add helpful comments to the animation samples (#136) 2019-09-05 09:46:17 -07:00
Andrew Brogdon
6cda477f20 Adds an Android app to the add2app experimental sample (#133) 2019-09-01 12:24:00 -07:00
Andrew Brogdon
96a2cd6dda Adds maintenance log for samples (#132) 2019-08-28 11:21:55 -07:00
Andrew Brogdon
44c3bfd16d Updates Veggie Seasons for publication (#131) 2019-08-28 10:15:14 -07:00
John Ryan
5a81d1dc78 update animations README (#130)
* update animations README

* formatting

* formatting

* use bulleted list
2019-08-16 09:37:15 -07:00
John Ryan
f28c525127 Update add_to_app README (#129)
* Update add_to_app README

* simplify README prerequisites

* Cocoapods -> CocoaPods
2019-08-14 16:31:53 -07:00
Andrew Brogdon
cf270c32f3 Moving Shrine into a material_studies subdirectory (#128) 2019-08-14 16:27:59 -07:00
Andrew Brogdon
c68165e8a5 Adds add2app Flutter module and an iOS project to run it. (#126) 2019-08-14 08:55:52 -07:00
John Ryan
349ca7bc6f add TweenSequence sample (#127)
* Add TweenSequence sample

* rename to TweenSequenceDemo

* add copyright headers

* remote type

* introduce animated builder earlier in basics/

so that other examples can use it

* formatting

* use async / await, increase animation duration
2019-08-13 14:13:57 -07:00
Andrew Brogdon
c2f50f31ff Adding readme (#125) 2019-08-09 10:47:34 -07:00
John Ryan
b51d75966a Add scroll physics demo (#123)
* add spring physics card demo

* fix button colors in animations project

* code review updates

* refactor method into runAnimation

* combine updateAnimation and runAnimation

* update comment
2019-08-08 10:10:57 -07:00
John Ryan
cc0c0dadd2 use fonts-noto package (#124) 2019-08-06 13:24:56 -07:00
Harry Terkelsen
953715015b web: update dependencies 2019-08-02 13:19:01 -07:00
John Ryan
734b961c57 add animations basics 1-6 (#120)
* add basics

* web: update dependencies

* TransferableTypeData added (#116)

* Updating index with new samples (#121)

* use arrow functions

* remove newline

* use verbs: random*() -> generate*()

* remove <Widget>[] type annotation on lists

* use raised button

* _route() => _createRoute()

* add parameter names to pageBuilder

* use the text theme's display1 for large text

* dispose animation controllers before calling super()

* remove local var

* use raised buttons instead of material buttons

* web: updated dependencies

* Added new test scripts (#122)

* add carousel, card_swipe, and focus_image samples (#119)

* add carousel, card_swipe, and focus_image samples

* fix image assets

* fix more asset images

* add repeating animation

* fix import

* add copyright headers

* remove Center widget

* imageAssetName

* use ClipRect, refactor _SwipeableCardState

* use offset.zero

* add comments

* remove reference to coverflow package

* change spread to toList()

* refactor coverflow sample

don't set width and height
use const
data -> images

* return widget directly, fix formatting

* inline transitionsBuilder

* image -> imageAssetName

* _rectTween() => _createTween()

* _expandToPageRoute -> _createRoute

* move non-updating widgets out of AnimatedBuilder

* code review updates to animations demos
2019-07-29 09:23:04 -07:00
John Ryan
4966440a29 add carousel, card_swipe, and focus_image samples (#119)
* add carousel, card_swipe, and focus_image samples

* fix image assets

* fix more asset images

* add repeating animation

* fix import

* add copyright headers

* remove Center widget

* imageAssetName

* use ClipRect, refactor _SwipeableCardState

* use offset.zero

* add comments

* remove reference to coverflow package

* change spread to toList()

* refactor coverflow sample

don't set width and height
use const
data -> images

* return widget directly, fix formatting

* inline transitionsBuilder

* image -> imageAssetName

* _rectTween() => _createTween()

* _expandToPageRoute -> _createRoute

* move non-updating widgets out of AnimatedBuilder

* code review updates to animations demos
2019-07-29 09:11:03 -07:00