Andrew Brogdon
96a2cd6dda
Adds maintenance log for samples ( #132 )
5 years ago
Andrew Brogdon
44c3bfd16d
Updates Veggie Seasons for publication ( #131 )
5 years ago
John Ryan
5a81d1dc78
update animations README ( #130 )
...
* update animations README
* formatting
* formatting
* use bulleted list
5 years ago
John Ryan
f28c525127
Update add_to_app README ( #129 )
...
* Update add_to_app README
* simplify README prerequisites
* Cocoapods -> CocoaPods
5 years ago
Andrew Brogdon
cf270c32f3
Moving Shrine into a material_studies subdirectory ( #128 )
5 years ago
Andrew Brogdon
c68165e8a5
Adds add2app Flutter module and an iOS project to run it. ( #126 )
5 years ago
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
5 years ago
Andrew Brogdon
c2f50f31ff
Adding readme ( #125 )
5 years ago
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
5 years ago
John Ryan
cc0c0dadd2
use fonts-noto package ( #124 )
5 years ago
Harry Terkelsen
953715015b
web: update dependencies
5 years ago
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
5 years ago
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
5 years ago
Andrew Brogdon
8e4d8c138b
Added new test scripts ( #122 )
5 years ago
Kevin Moore
9a536c9f08
web: updated dependencies
5 years ago
Andrew Brogdon
d1e27d60c5
Updating index with new samples ( #121 )
5 years ago
Branden Taylor
479d12e1df
TransferableTypeData added ( #116 )
5 years ago
Kevin Moore
2c9314fa6f
web: update dependencies
5 years ago
John Ryan
2d42fcfd31
Add animation samples ( #118 )
...
* initialize animations sample project
* add two demos, set up routing
* clean up expand_card demo
* update README
* clean up expand_card demo
* dartfmt
* update comment
* address code review comments
* swap AnimatedContainer and AnimatedCrossFade
* use AnimatedSwitcher instead of AnimatedCrossFade
* Revert "use AnimatedSwitcher instead of AnimatedCrossFade"
This reverts commit e112e02549
.
* rename expanded -> selected
* use Dart 2.4.0 constraint
* update README
* address code review comments
update images
add curves to expand_card
update pubspec.lock
* add @override annotation
* add animations project to travis script
* add empty test for travis
* add copyright notice to animations/ project
5 years ago
Filip Hracek
086a77b1b8
Add provider_shopper ( #87 )
...
This is the code for the sample at https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple .
5 years ago
Kevin Moore
3016594e5d
web: update dependencies
5 years ago
Branden Taylor
d64d9b90e3
Updated README.md file ( #115 )
5 years ago
Andrew Brogdon
920be284c1
Updating channels on which travis tests ( #117 )
5 years ago
Branden Taylor
34894861ac
Page two bug fix ( #114 )
5 years ago
Kevin Moore
7f6d0a2775
web: cleanup description and add more original source links
5 years ago
Brett Morgan
3af5bbf125
Web charts common update ( #111 )
5 years ago
Kevin Moore
eac7833d1d
web: update dependencies
5 years ago
Branden Taylor
52efc7cfd6
Page three data transfer ( #105 )
5 years ago
Andrew Brogdon
3d40fa9fb2
Tweaked pubspecs, linted. ( #113 )
5 years ago
Kevin Moore
db963d801c
update web sample dependencies ( #112 )
5 years ago
Brett Morgan
755363dde5
Analysis options ( #108 )
5 years ago
Brett Morgan
815079cd4d
Analysis options, fixes and format ( #107 )
5 years ago
Brett Morgan
01478f5e88
Analysis options, fixes and format ( #106 )
5 years ago
Brett Morgan
90ecd8df25
Analysis options, fixes, and formatting ( #110 )
5 years ago
Brett Morgan
d4997f6562
Analysis options ( #109 )
5 years ago
Brett Morgan
4f72ab1776
Add analysis_options, re-format, add commas. ( #101 )
5 years ago
Brett Morgan
45e4a228f5
Add analysis_options, fix and format. ( #102 )
5 years ago
Brett Morgan
87b42f92e3
Analysis_options, format and fixups. ( #103 )
5 years ago
Brett Morgan
52d85c793e
Add analysis_options, format and fix up ( #104 )
5 years ago
Branden Taylor
bd9b18c2bf
Secondpage Add-ons ( #100 )
5 years ago
Andrew Brogdon
4646f0fc8e
Adds analysis options to Veggie Seasons ( #98 )
5 years ago
Branden Taylor
2ec8cc3684
Secondpage ( #97 )
5 years ago
Kevin Moore
b3ef6466fc
web: update dependencies
5 years ago
Andrew Brogdon
d990979c90
Adds flutter_maps_firestore to travis config ( #96 )
5 years ago
Branden Taylor
e4b4b35182
The rest of page one for isolate_example
5 years ago
Brett Morgan
599c865629
Initial commit flutter_maps_firestore ( #93 )
5 years ago
Kevin Moore
f79f7d20b5
web: update sample dependencies
5 years ago
Kevin Moore
cfcd1d5f43
web/slide_puzzle: explicit about supported provider version
5 years ago
Branden Taylor
8d1e751050
Added the main animation for page 1 ( #94 )
5 years ago
Branden Taylor
9241a062bc
Added 3 tabbed pages with welcome messages ( #92 )
5 years ago