Miguel Beltran
de6e27001e
Enable Material 3 on Animations sample ( #1605 )
2023-01-27 12:58:55 +01:00
Brett Morgan
5401bb88b4
Flutter 3.7.0 ( #1556 )
...
* Update `simplistic_editor` for Flutter 3.4 beta
* Re-enable beta and master CI
* Disable on master
* Added sample code for using plugins and channels from background isolates.
* goderbauer feedback 1
* goderbauer feedback2
* goderbauer feedback 3
* Add `background_isolate_channels` to CI
* Enable beta CI
* Enable all `stable` CI projects
* `dart fix --apply`
* `print` -> `denugPrint`
* Make deps min version not pinned
* Drop `_isDebug`
* Remove unused import
* `dart format`
* Fixup `linting_tool`
* Fixup `form_app`
* Enable all `master` CI
* Basic fixes
* Patch `simplistic_editor`
* Fix nl at eol
* Comment out `simplistic_editor`
* Incorporating @bleroux's latest changes
* Clean up CI scripts
* Copy `experimental/material_3_demo` to top level
* Update `game_template`
* Update `animations`
* Update `desktop_photo_search`
* Update `flutter_maps_firestore`
* Update `form_app`
* Update `infinite_list`
* Update `isolate_example`
* Update `jsonexample`
* Update `navigation_and_routing`
* Update `place_tracker`
* Update `platform_channels`
* Update `platform_design`
* Update `provider_shopper`
* Fixup `context_menus`
* `dart format`
* Update the main `material_3_demo`
* Make `tool/flutter_ci_script_stable.sh` executable again
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com >
Co-authored-by: Aaron Clarke <aaclarke@google.com >
2023-01-25 09:08:51 +10:00
dependabot[bot]
69ab8b9fbd
Bump go_router from 5.2.4 to 6.0.0 in /animations ( #1539 )
2022-12-20 19:09:17 +11:00
Miguel Beltran
4ef8daffb6
Migrate animations to go_router ( #1521 )
2022-12-13 19:26:09 +11:00
Brett Morgan
9d8aa333ee
Update for Material changes & run rebuild scripts ( #1412 )
2022-09-01 11:01:17 +10:00
Brett Morgan
f99aa192b8
animations rebuild script (#1355 )
2022-08-02 19:39:58 +10:00
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
2022-05-28 07:01:26 +10:00
Brett Morgan
58bc5d7a58
Deps update, utilize super.key ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2
Beta ( #1234 )
2022-05-11 12:48:11 -07:00
Craig Labenz
e8b2bec22a
Add Material You and Rich Text Editor samples ( #1223 )
...
* Added Material You and Rich Text Editor samples
* updated images to have Material 3
* updated packages info
2022-05-09 13:03:51 -07:00
John Ryan
06065d7e0a
Recommend partial clone instead of shallow clone, remove unused blobs ( #1078 )
2022-04-15 08:42:16 +10:00
Brett Morgan
a481c264cd
Remove git:// url, update deps, fix destop_photo_search ( #1052 )
2022-03-19 08:37:04 +10:00
Miguel Beltran
35713ac2d9
rename constants ( #1047 )
2022-03-08 11:08:53 +10:00
Miguel Beltran
1fc5ef093b
Add Desktop window setup to Animations sample ( #1035 )
2022-03-02 08:55:36 +10:00
Jonas Cerqueira Junior
ec140beda1
Enable mouse scrolling on Carousel sample ( #965 )
...
* Enable mouse scrollBehavior on carousel sample
Overriding PageVeiw scrollBehavior , adding PointerDeviceKind.mouse as a dragDevice
* Flutter format
2022-02-28 11:57:09 -08:00
Miguel Beltran
b83102d382
Update Android files in animations ( #1015 )
2022-02-18 11:21:39 +10:00
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
2021-12-09 13:15:57 +10:00
Brett Morgan
be34b0bf43
Centralize analysis options ( #957 )
2021-12-01 16:49:51 +10:00
Brett Morgan
84e7057abe
Update pubspec.yaml files ( #958 )
2021-12-01 09:33:28 +10:00
Ahmed Ashour
29339b8334
Remove unneeded types ( #949 )
2021-11-03 09:58:12 -07:00
Brett Morgan
297f6b0b96
Upgrade deps, format, fix web/filipino_cuisine ( #898 )
...
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
Andrew Brogdon
4cac0e6661
Lands beta branch into master for 2.5 ( #895 )
2021-09-08 17:35:05 -07:00
Brett Morgan
b1a49c0afb
Adjust animations lint rules ( #814 )
2021-06-07 16:00:06 -07:00
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
2021-06-05 12:24:28 +10:00
Andrew Brogdon
376c666f0a
Merge beta into master ( #799 )
2021-05-18 13:35:06 -07:00
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
2021-03-03 11:44:35 -08:00
Arteev Raina
35aceb961e
[animations] added test for focus image ( #711 )
2021-02-11 18:44:57 -08:00
John Ryan
241e2c1b26
Fix cookbook scraper bugs and re-run ( #697 )
...
* fix path separator bug in cookbook scraper
* update lockfiles
* add category to image name to avoid conflicts
e.g.
testing/integration/introduction
testing/widget/introduction
* fix form_app symlink
* remove webimages directory
* remove vision_challenge
vision_challenge doesn't build on the dev channel
* update pubspec.yaml in _tool and form_app
2021-02-08 10:36:22 -08:00
Arteev Raina
e7d70288d9
[animations]: added test for AnimatedList ( #637 )
2021-01-26 22:39:05 -08:00
Brett Morgan
622e8d55d3
Migrate to the New Material Buttons ( #668 )
2021-01-27 13:20:50 +11:00
Priyanshu Agarwal
6502209a78
bug fix in cutomTweenDemo ( #675 )
2021-01-27 09:21:42 +11:00
Brett Morgan
6e9824dc12
flutter pub update & various fixes ( #627 )
2020-12-18 10:51:31 +11:00
Arteev Raina
d01e6ab2bf
[animations] added test for HeroAnimation ( #620 )
2020-12-16 21:48:05 -08:00
Alabhya
e940d54618
Added title ( #614 )
2020-12-14 22:01:15 -08:00
Alabhya
0264184a2c
[animation] Replaced depricated property(overflow) with new one(clipBehavior) ( #607 )
2020-12-09 22:43:31 -08:00
Tushar Ojha
092e78162c
[Animations] Button size increased ( #600 )
2020-11-26 19:24:42 +11:00
Tushar Ojha
9b968cf85e
[animations] adds test for AnimatedPositioned ( #576 )
2020-11-02 13:06:28 -08:00
Andrew Brogdon
9af31afec4
Updates for Flutter 1.22 ( #559 )
2020-10-01 11:14:27 -07:00
Mohak Shrivastava
850eff6330
add remove-button ( #545 )
2020-09-17 16:56:30 -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
Ayush Bherwani
491c3f58aa
[animations] adds test for CarouselDemo ( #443 )
2020-06-05 18:15:59 -07:00
Abdullah Deshmukh
b518c322cc
[animations] Add widget tests for card_swipe ( #442 )
2020-05-22 21:34:44 +10: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
Andrew Brogdon
c7f5030079
Moved two animation vignettes into misc. ( #425 )
2020-05-04 13:38:38 -07:00
Ayush Bherwani
b2f3ccfad2
[animations] adds widget test for expand card ( #410 )
2020-04-27 17:31:04 -07:00
Ayush Kumar Shaw
ed284c78bd
Added CurvedAnimation Sample ( #385 )
2020-04-22 22:08:12 -07:00
Brett Morgan
28742ddeaf
Adding directives_ordering ( #396 )
2020-03-26 06:14:39 +11:00
Ayush Bherwani
f8e3d391f3
Added more examples in animations ( #341 )
2020-03-18 16:49:18 -07:00
Jaideep Prasad
73ee9832a2
[animations] Added FadeTransition Demo ( #375 )
...
* [animations] Added FadeTransition Demo
* updated acc to reviews
* updated acc to reviews
Co-authored-by: John Ryan <ryjohn@google.com >
2020-03-17 16:08:15 -07:00