GGitHubFlutter beta (#1952)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Remove unnecessary types (#946) | 4 年前 | |
Flutter beta (#1952) | 2 年前 | |
Enable material 3 on navigation_and_routing (#1955) Enabled Material 3. Replaced the ElevatedButton to FilledButton for better visibility. Added elevation to the top app bar to add contrast to the top navigation tabs. #### Before Material 3 <img width="592" alt="Screenshot 2023-07-21 at 15 32 49" src="https://github.com/flutter/samples/assets/2494376/88c9ac77-3f74-4ebb-ad2e-c55cc761ec11"> #### With Material 3 <img width="592" alt="Screenshot 2023-07-21 at 15 47 55" src="https://github.com/flutter/samples/assets/2494376/37854329-0313-46fa-a945-401ffbae5fe6"> ## 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 年前 | |
Add use_super_parameters lint (#1269) | 4 年前 | |
Enable material 3 on navigation_and_routing (#1955) Enabled Material 3. Replaced the ElevatedButton to FilledButton for better visibility. Added elevation to the top app bar to add contrast to the top navigation tabs. #### Before Material 3 <img width="592" alt="Screenshot 2023-07-21 at 15 32 49" src="https://github.com/flutter/samples/assets/2494376/88c9ac77-3f74-4ebb-ad2e-c55cc761ec11"> #### With Material 3 <img width="592" alt="Screenshot 2023-07-21 at 15 47 55" src="https://github.com/flutter/samples/assets/2494376/37854329-0313-46fa-a945-401ffbae5fe6"> ## 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 年前 | |
Deps update, utilize super.key (#1265) * Deps update, utilize super.key * flutter format | 4 年前 | |
Update Navigation and Routing sample (#851) * Add duration parameter to FadeTransitionPage * Use didChangeDependencies instead of didUpdateWidget * Don't notify listeners if the path hasn't changed * Update navigation sample WIP * Use Link and RouteStateScope in settings screen * update README * use named parameters for Library.addBook() * Make _handleAuthStateChanged synchronous * add missing copyright headers * Address code review comments * Address code review comments | 4 年前 | |
Update Navigation and Routing sample (#851) * Add duration parameter to FadeTransitionPage * Use didChangeDependencies instead of didUpdateWidget * Don't notify listeners if the path hasn't changed * Update navigation sample WIP * Use Link and RouteStateScope in settings screen * update README * use named parameters for Library.addBook() * Make _handleAuthStateChanged synchronous * add missing copyright headers * Address code review comments * Address code review comments | 4 年前 |