Eric Windmill
b023fdabcb
checkin - updated to workspace
10 months ago
Eric Windmill
ef2e8e71ee
checkin
10 months ago
Eric Windmill
50ecc5afea
checkin
10 months ago
Eric Windmill
78b847cf12
checkin
10 months ago
Eric Windmill
8b19871277
checkin
10 months ago
Eric Windmill
a94af64678
gemini ran ci
10 months ago
Eric Windmill
719fd72c38
Flutter 3.29 beta ( #2571 )
1 year ago
Parker Lougheed
90f0584108
Clean up SDK constraints and lints ( #2471 )
2 years ago
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
2 years ago
Soroush Beigi
1f31580907
Updating samples Dart sdk to the last stable version ( #2209 )
2 years ago
Sasank Tumpati
0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214 ) ( #2217 )
2 years ago
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
3 years ago
Brett Morgan
7d169b4d98
Update for 3.13 stable ( #1992 )
3 years ago
Brett Morgan
f1fd4341ff
Flutter beta ( #1952 )
3 years ago
Miguel Beltran
5331384143
Enable Material 3 in `simplistic_calculator` ( #1966 )
3 years ago
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
3 years ago
Brett Morgan
82e38e5b79
Update samples for Dart 3.0.0 ( #1803 )
3 years ago
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>
3 years ago
Brett Morgan
31a3d14618
Rebuild runners ( #1725 )
3 years ago
Brett Morgan
3bafa557f7
Update `sdk` constraint range and update runners ( #1706 )
3 years ago
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>
3 years ago
Brett Morgan
be309ecc07
Update CI project list ( #1583 )
3 years ago
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>
4 years ago
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>
4 years ago
Brett Morgan
0d9b5c25a5
Update `simplistic_calculator` ( #1417 )
...
* Update `simplsitic_calculator`
* Drop `DEVELOPMENT_TEAM`
4 years ago
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
4 years ago
Brett Morgan
58bc5d7a58
Deps update, utilize `super.key` ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
4 years ago
Brett Morgan
ccd68f34e2
Beta ( #1234 )
4 years ago
dependabot[bot]
c70bda1de3
Bump flutter_layout_grid from 2.0.0 to 2.0.1 in /simplistic_calculator ( #1226 )
4 years ago
dependabot[bot]
a1c9de584d
Bump fluentui_system_icons in /simplistic_calculator ( #1225 )
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
Brett Morgan
3b46646306
`flutter pub upgrade --major-versions` ( #1061 )
4 years ago
Brett Morgan
a481c264cd
Remove git:// url, update deps, fix `destop_photo_search` ( #1052 )
4 years ago
Miguel Beltran
07e99272f3
Add Min window size ( #1048 )
4 years ago
Brett Morgan
3cfdc5927e
`simplistic_calculator`: Breaking apart into a bunch of steps ( #1033 )
4 years ago
Brett Morgan
67a6d1a068
Refactoring `simplistic_calculator` ( #1032 )
...
Seperate configuraiton data from display.
Also, it now uses constructor tearoffs.
4 years ago
Brett Morgan
4366e1015a
Simplistic Calculator ( #1030 )
...
* Simplistic Calculator, initial commit
* Add Linux runner
* Add macOS runner, update `main.dart` for iOS
* Add a test
4 years ago