pcamp
751b340d68
Typo fix in README.md ( #774 )
4 years ago
Tushar Ojha
99c18b18d7
Moved veggieseasons out of experimental ( #752 )
4 years ago
Michael Thomsen
b0e8686fe9
Upgrade null safety example ( #748 )
4 years ago
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
4 years ago
Ayush Bherwani
6c81510d6e
migrate e2e test to integration test ( #744 )
4 years ago
Michael Thomsen
a8a4128ff9
Adjust pubspecs ( #713 )
4 years ago
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
4 years ago
Adarsh kumar singh
d4f4065a6e
Updated deprecated widgets with new one ( #689 )
4 years ago
Tushar Ojha
1fae13ef3a
[VeggieSeasons] added restore defaults feature ( #639 )
4 years ago
Adarsh kumar singh
d16d35e0ac
Updated Veggieseasons to use CupertinoSearchTextField ( #630 )
4 years ago
Tushar Ojha
2f6767f95e
[samples_index] updated source code url for form_app ( #688 )
4 years ago
Satyam Goyal
192dc62b93
[ Fixed Issue #667 ] Add Google and Unsplash terms links to experimental/desktop_photo_search ( #678 )
4 years ago
Brett Morgan
9b631a2184
Split CI testing based on flutter channels ( #651 )
4 years ago
Brett Morgan
622e8d55d3
Migrate to the New Material Buttons ( #668 )
4 years ago
Sashika Nawarathne
4ae90f3aa9
Fix minor warnings ( #673 )
4 years ago
Michael Goderbauer
a29af85657
Enable State Restoration for iOS ( #647 )
4 years ago
John Ryan
177efa2443
Fix web_dashboard analysis warnings on beta channel ( #663 )
...
fixes #660
4 years ago
Michael Goderbauer
f96272db20
Fix restoration of search details page ( #648 )
4 years ago
Brett Morgan
4d5b3a863e
Migrate to file_selector ( #645 )
4 years ago
Brett Morgan
39e435960c
typo fix ( #642 )
4 years ago
Brett Morgan
6e9824dc12
flutter pub update & various fixes ( #627 )
4 years ago
John Ryan
4a30a67a63
move experimental/form_app to root of project ( #623 )
...
This allows us to reference this sample from other places.
See https://github.com/flutter/flutter/pull/70321 for more context.
4 years ago
Brett Morgan
6b561158b1
Update macOS desktop sample ( #609 )
4 years ago
Alex Vavvas
7c5fecbceb
Styling revamp using CupertinoThemeData and CupertinoTextThemeData ( #593 )
4 years ago
Brett Morgan
1edac4ca35
Update MSIX config and documentation ( #602 )
4 years ago
Michael Thomsen
1091fb1f33
Update to Dart 2.12 ( #591 )
4 years ago
Ayush Bherwani
493b5cec2d
adds macOS implementation for battery plugin ( #589 )
4 years ago
Brett Morgan
689d7f2c8e
UTF-8 fix ( #590 )
4 years ago
Brett Morgan
dcbbc31119
Re-generate Linux, macOS and Windows runners ( #588 )
...
* Re-generate Linux, macOS and Windows runners
* Update MSIX
4 years ago
Brett Morgan
25bfc7846d
Re-generate built_value classes ( #587 )
4 years ago
Brett Morgan
98574d1844
MSIX Configuration ( #584 )
4 years ago
Brett Morgan
3e7ab36a94
Fixing desktop_photo_search ( #583 )
4 years ago
Ayush Bherwani
0c011574d0
add iOS implementation for battery plugin ( #579 )
4 years ago
Michael Goderbauer
ed1503143e
State Restoration support for Veggie Seasons app ( #433 )
4 years ago
Michael Thomsen
2165099fc9
Update null safety sample with new dev channel build ( #574 )
4 years ago
Michael Thomsen
91da9c072f
Add a new null safety example ( #562 )
4 years ago
Brett Morgan
a41cbf948b
Add windows support to desktop photo search. ( #548 )
4 years ago
Ayush Bherwani
358485d7fa
[federated_plugin] adds support for Windows ( #533 )
4 years ago
Brett Morgan
9b731e8556
flutter pub upgrade ( #547 )
4 years ago
Ayush Bherwani
60691d00c0
[federated_plugin_sample] modify the sample to expose battery API instead of geolocation API ( #526 )
4 years ago
Andrew Brogdon
0362a64ec5
Removing add_to_app redirect file ( #527 )
4 years ago
Brett Morgan
d88f131982
flutter pub upgrade ( #524 )
4 years ago
Ayush Bherwani
c5c2da9a4b
[federated_plugin] adds web implementation of federated_plugin ( #507 )
4 years ago
Ayush Bherwani
6d909874db
[federated_plugin] adds platform interface implementation and plugin implementation for Android ( #503 )
4 years ago
John Ryan
3bc860f5df
Default to mock version in web_dashboard ( #505 )
...
* use named constructors, set default app to mock version
* rename grind tasks
4 years ago
Ayush Bherwani
32d04ba635
[federated_plugin_sample] Initial commit ( #497 )
4 years ago
Brett Morgan
9140559040
Update linux compilation generated files ( #489 )
4 years ago
Brett Morgan
11cbd8b637
Update deps ( #488 )
4 years ago
Brett Morgan
5a83eb300e
Adding linux support ( #482 )
4 years ago
John Ryan
af5be70f34
add form_app ( #463 )
...
* add form_app
* revert unrelated changes
* use links in README
* remove unnecessary type annotation
* Remove GlobalKey for sign_in_http sample
* reword comment
* run package:copywriter
* use relative import
* fix quotes
* Add punctuation
* make sure setState() is used in form_widgets sample
* avoid first person pronoun
* store date state in parent widget in form_widgets.dart
4 years ago