Kevin Moore
a858f4701e
Bump deps and min SDKs, move web apps to new bootstrapping logic ( #2292 )
...
Also removed the web measurement experiment from the material 3 demo
2024-05-14 22:33:41 -07:00
Soroush Beigi
1f31580907
Updating samples Dart sdk to the last stable version ( #2209 )
2024-03-24 21:29:55 +11:00
Sasank Tumpati
0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214 ) ( #2217 )
2024-03-20 20:16:39 +11:00
Brett Morgan
0ccc283a4e
Fixup for failing Beta CI ( #2092 )
...
Turns out, we shipped a new Flutter beta as well.
Commenting out `experimental/varfont_shader_puzzle` from beta CI
Everything else is just cleanup.
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] 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-11-16 14:48:50 +10:00
Brett Morgan
7d169b4d98
Update for 3.13 stable ( #1992 )
2023-08-24 11:52:33 -05:00
Brett Morgan
f1fd4341ff
Flutter beta ( #1952 )
2023-08-17 06:26:43 +10:00
Miguel Beltran
5331384143
Enable Material 3 in simplistic_calculator ( #1966 )
2023-07-25 04:48:26 +10:00
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
Brett Morgan
82e38e5b79
Update samples for Dart 3.0.0 ( #1803 )
2023-05-11 12:48:09 +10:00
Brett Morgan
36e7a6ab04
Update for Flutter 3.10 beta ( #1746 )
...
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [ ] All existing and new tests are passing.
---------
Co-authored-by: David Iglesias <ditman@gmail.com >
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com >
Co-authored-by: John Ryan <ryjohn@google.com >
2023-05-11 06:16:31 +10:00
Brett Morgan
31a3d14618
Rebuild runners ( #1725 )
2023-04-08 07:44:56 +10:00
Brett Morgan
3bafa557f7
Update sdk constraint range and update runners ( #1706 )
2023-03-23 18:13:59 +10:00
Brett Morgan
3e9bb78aec
Create analysis_defaults package ( #1654 )
...
* Create `analysis_defaults` package
* Update analysis_defaults/pubspec.yaml
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com >
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com >
2023-02-16 23:44:16 +10:00
Brett Morgan
be309ecc07
Update CI project list ( #1583 )
2023-01-22 15:20:42 +11:00
dependabot[bot]
a5583b2ef9
Bump flutter_riverpod from 1.0.4 to 2.0.2 in /simplistic_calculator ( #1457 )
...
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod ) from 1.0.4 to 2.0.2.
- [Release notes](https://github.com/rrousselGit/riverpod/releases )
- [Commits](https://github.com/rrousselGit/riverpod/commits )
---
updated-dependencies:
- dependency-name: flutter_riverpod
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:17:30 +10:00
dependabot[bot]
bf5b61342e
Bump fluent_ui from 3.12.0 to 4.0.0 in /simplistic_calculator ( #1439 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.12.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: fluent_ui
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 21:54:26 +10:00
Brett Morgan
0d9b5c25a5
Update simplistic_calculator ( #1417 )
...
* Update `simplsitic_calculator`
* Drop `DEVELOPMENT_TEAM`
2022-09-08 15:42:55 +10:00
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
2022-05-28 07:01:26 +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
Brett Morgan
ccd68f34e2
Beta ( #1234 )
2022-05-11 12:48:11 -07:00
dependabot[bot]
c70bda1de3
Bump flutter_layout_grid from 2.0.0 to 2.0.1 in /simplistic_calculator ( #1226 )
2022-05-09 17:01:46 +10:00
dependabot[bot]
a1c9de584d
Bump fluentui_system_icons in /simplistic_calculator ( #1225 )
2022-05-09 16:57:31 +10:00
dependabot[bot]
18d9b0cacf
Bump fluent_ui from 3.11.0 to 3.11.1 in /simplistic_calculator ( #1187 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.11.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: fluent_ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 20:52:13 +10:00
dependabot[bot]
aa1ed993d3
Bump fluentui_system_icons in /simplistic_calculator ( #1136 )
...
Bumps [fluentui_system_icons](https://github.com/microsoft/fluentui-system-icons ) from 1.1.165 to 1.1.166.
- [Release notes](https://github.com/microsoft/fluentui-system-icons/releases )
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits/1.1.166 )
---
updated-dependencies:
- dependency-name: fluentui_system_icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 19:02:33 +10:00
dependabot[bot]
6d1b8db30e
Bump fluent_ui from 3.10.3 to 3.11.0 in /simplistic_calculator ( #1141 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v.3.10.3...v3.11.0 )
---
updated-dependencies:
- dependency-name: fluent_ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 18:59:16 +10:00
dependabot[bot]
bc8b4ebffc
Bump fluent_ui from 3.10.2 to 3.10.3 in /simplistic_calculator ( #1081 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/commits/v.3.10.3 )
---
updated-dependencies:
- dependency-name: fluent_ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 07:06:43 +10:00
dependabot[bot]
589e32b23f
Bump flutter_layout_grid from 1.0.6 to 2.0.0 in /simplistic_calculator ( #1086 )
...
Bumps [flutter_layout_grid](https://github.com/shyndman/flutter_layout_grid ) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/shyndman/flutter_layout_grid/releases )
- [Changelog](https://github.com/shyndman/flutter_layout_grid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shyndman/flutter_layout_grid/compare/v1.0.6...v2.0.0 )
---
updated-dependencies:
- dependency-name: flutter_layout_grid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 06:57:18 +10:00
dependabot[bot]
0e3d256905
Bump fluentui_system_icons in /simplistic_calculator ( #1068 )
...
Bumps [fluentui_system_icons](https://github.com/microsoft/fluentui-system-icons ) from 1.1.163 to 1.1.165.
- [Release notes](https://github.com/microsoft/fluentui-system-icons/releases )
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits )
---
updated-dependencies:
- dependency-name: fluentui_system_icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 19:37:12 +10:00
dependabot[bot]
89b34b3b4a
Bump fluent_ui from 3.10.0 to 3.10.2 in /simplistic_calculator ( #1072 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.10.0 to 3.10.2.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/commits )
---
updated-dependencies:
- dependency-name: fluent_ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 19:35:12 +10:00
Brett Morgan
3b46646306
flutter pub upgrade --major-versions (#1061 )
2022-04-06 11:45:20 +10:00
Brett Morgan
a481c264cd
Remove git:// url, update deps, fix destop_photo_search ( #1052 )
2022-03-19 08:37:04 +10:00
Miguel Beltran
07e99272f3
Add Min window size ( #1048 )
2022-03-08 11:08:02 +10:00
Brett Morgan
3cfdc5927e
simplistic_calculator: Breaking apart into a bunch of steps (#1033 )
2022-03-04 15:25:00 +10:00
Brett Morgan
67a6d1a068
Refactoring simplistic_calculator ( #1032 )
...
Seperate configuraiton data from display.
Also, it now uses constructor tearoffs.
2022-02-28 09:17:35 -08:00
Brett Morgan
4366e1015a
Simplistic Calculator ( #1030 )
...
* Simplistic Calculator, initial commit
* Add Linux runner
* Add macOS runner, update `main.dart` for iOS
* Add a test
2022-02-27 09:09:31 -08:00