1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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]
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
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