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
|
2 years ago |
Miguel Beltran
|
a91b434155
|
enable Material 3 on jsonexample (#1620)
|
3 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)
|
4 years ago |
Miguel Beltran
|
aa6aef0ef6
|
Add window desktop setup to jsonexample (#1042)
|
4 years ago |
Brett Morgan
|
5cdab9c44d
|
jsonexample: Update lint rules, rebuild runners (#826)
|
4 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)
|
5 years ago |
Abhijeeth Padarthi
|
8fe2999ee8
|
Removed redundant "const" and "new" assignments & Formatted code. (#58)
|
7 years ago |
Andrew Brogdon
|
f0fe2289e6
|
Adding JSON example. (#1)
|
7 years ago |