Miguel Beltran
|
93db48966c
|
Explicit import for Platform and kIsWeb (#1898)
Following the ideas in flutter/website#7798 I have changed the imports
needed for Platform and kIsWeb to be explicitly named.
## Pre-launch Checklist
- [ ] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [ ] I signed the [CLA].
- [ ] I read the [Contributors Guide].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
1 year ago |
Miguel Beltran
|
a91b434155
|
enable Material 3 on jsonexample (#1620)
|
2 years ago |
Brett Morgan
|
9d8aa333ee
|
Update for Material changes & run rebuild scripts (#1412)
|
2 years ago |
Brett Morgan
|
58bc5d7a58
|
Deps update, utilize `super.key` (#1265)
* Deps update, utilize `super.key`
* `flutter format`
|
3 years ago |
Miguel Beltran
|
35713ac2d9
|
rename constants (#1047)
|
3 years ago |
Miguel Beltran
|
aa6aef0ef6
|
Add window desktop setup to jsonexample (#1042)
|
3 years ago |
Brett Morgan
|
5cdab9c44d
|
jsonexample: Update lint rules, rebuild runners (#826)
|
3 years ago |
Brett Morgan
|
936d1fdaae
|
Upgrading samples to flutter_lints, part 1 of n (#804)
|
4 years ago |
Andrew Brogdon
|
8c1cd0b049
|
Landing beta changes in master for the new stable release (#747)
|
4 years ago |
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
|
4 years ago |
Brett Morgan
|
baa1f976b2
|
Samples maintenance (#435)
|
5 years ago |
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>
|
5 years ago |
John Ryan
|
dfba162762
|
jsonexample maintenance (#150)
* jsonexample maintenance
* formatting
|
5 years ago |
Andrew Brogdon
|
16fa475ff8
|
Updates for 1.9 (#139)
|
5 years ago |
Brett Morgan
|
52d85c793e
|
Add analysis_options, format and fix up (#104)
|
5 years ago |
Kevin Moore
|
c68ee4ab9e
|
Update jsonexample (#72)
- use latest dependencies
- update build.yaml for removed option
- rebuilt generated code
|
6 years ago |
Abhijeeth Padarthi
|
8fe2999ee8
|
Removed redundant "const" and "new" assignments & Formatted code. (#58)
|
6 years ago |
Andrew Brogdon
|
9d5686ae13
|
Fixes the dependencies for the examples, unbreaks Travis. (#11)
* Updated jsonexample for new dep versions.
* Fixes for other examples.
|
6 years ago |
Andrew Brogdon
|
357d172647
|
Adding tests, tweaking built_value code. (#5)
|
6 years ago |
Andrew Brogdon
|
f0fe2289e6
|
Adding JSON example. (#1)
|
6 years ago |