1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Files
samples/simplistic_calculator
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
..
2022-09-08 15:42:55 +10:00
2022-09-08 15:42:55 +10:00
2022-02-27 09:09:31 -08:00
2022-09-08 15:42:55 +10:00
2022-02-27 09:09:31 -08:00
2022-09-08 15:42:55 +10:00
2022-02-27 09:09:31 -08:00

simplistic_calculator

A calculator to demonstrate a hopefully simple start for a desktop Flutter app.