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
|
2023-06-23 13:24:11 +10:00 |
|
Miguel Beltran
|
a91b434155
|
enable Material 3 on jsonexample (#1620)
|
2023-02-02 08:03:53 +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 |
|
Miguel Beltran
|
35713ac2d9
|
rename constants (#1047)
|
2022-03-08 11:08:53 +10:00 |
|
Miguel Beltran
|
aa6aef0ef6
|
Add window desktop setup to jsonexample (#1042)
|
2022-03-04 08:59:55 +10:00 |
|
Brett Morgan
|
5cdab9c44d
|
jsonexample: Update lint rules, rebuild runners (#826)
|
2021-06-07 16:57:21 -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
|
8c1cd0b049
|
Landing beta changes in master for the new stable release (#747)
|
2021-03-03 11:44:35 -08:00 |
|
Abhijeeth Padarthi
|
8fe2999ee8
|
Removed redundant "const" and "new" assignments & Formatted code. (#58)
|
2019-03-19 09:27:32 -07:00 |
|
Andrew Brogdon
|
f0fe2289e6
|
Adding JSON example. (#1)
|
2018-06-27 15:03:58 -07:00 |
|