Commit Graph

73 Commits

Author SHA1 Message Date
André Felipe Fleck Bedran 1164b50cc2 Refactor isDevice check to computed property
Refactor isDevice property to use computed property and better simulator detection API.
2026-02-23 19:45:47 -03:00
rodydavis ee78f04d33 update versions 2026-02-16 10:48:25 -08:00
rodydavis 3f8c930d48 update packages 2026-02-16 10:45:05 -08:00
Rody Davis 6d3ff3dcd5 Merge pull request #8 from rodydavis/dependabot/pub/pigeon-26.1.7
Bump pigeon from 26.1.5 to 26.1.7
2026-02-16 10:42:05 -08:00
Rody Davis 289b3dd4fa Merge pull request #14 from JoseAlba/mediaquery_breakpoints
Updated breakpoints package to using MediaQuery.sizeOf(context);
2026-02-16 10:40:59 -08:00
Rody Davis 5d2fb37973 Merge pull request #15 from rodydavis/dependabot/pub/test-1.29.0
Bump test from 1.26.3 to 1.29.0
2026-02-16 10:39:53 -08:00
github-actions[bot] 29116fa919 docs: update README [skip ci] 2026-02-16 18:36:41 +00:00
Rody Davis 36cb839dd8 Merge pull request #11 from kattaliraees/swift-build-error-fix 2026-02-16 10:36:13 -08:00
dependabot[bot] a6f4b4aed6 Bump test from 1.26.3 to 1.29.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.29.0.
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.29.0/pkgs)

---
updated-dependencies:
- dependency-name: test
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 04:21:43 +00:00
josealba 21224bffcf Breakpoints 2026-02-13 12:16:18 -05:00
Raees Kattali ab8d57c400 swift build error fix 2026-02-05 10:22:18 +03:00
dependabot[bot] 2debeaa79d Bump pigeon from 26.1.5 to 26.1.7
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages) from 26.1.5 to 26.1.7.
- [Commits](https://github.com/flutter/packages/commits/pigeon-v26.1.7/packages)

---
updated-dependencies:
- dependency-name: pigeon
  dependency-version: 26.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 04:14:21 +00:00
rodydavis 7d6028eb6d ignore deprecated packages 2026-01-21 00:42:50 -08:00
Rody Davis f597a5d4e8 Merge pull request #3 from rodydavis/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 6 to 8
2026-01-20 23:25:12 -08:00
Rody Davis 88583f2150 Merge pull request #4 from rodydavis/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2026-01-20 23:24:57 -08:00
Rody Davis a329dae26c Add publish_to field to pubspec.yaml 2026-01-20 23:24:26 -08:00
Rody Davis 7d930a4979 Remove Pub badge from README
Removed badge for package version from README.
2026-01-20 23:24:04 -08:00
rodydavis 811e884481 add http_get_cache 2026-01-20 23:18:39 -08:00
dependabot[bot] 53bee62919 Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 04:13:11 +00:00
dependabot[bot] 252be0cf01 Bump peter-evans/create-pull-request from 6 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 04:13:06 +00:00
rodydavis 572c0789b7 Update open_xml 2026-01-15 17:41:16 -08:00
rodydavis 66bd6fd965 add license 2026-01-15 17:41:04 -08:00
rodydavis 7299f250ff update packages 2026-01-15 17:37:57 -08:00
rodydavis 91e7e39fe8 rand dart fix 2026-01-15 17:36:22 -08:00
rodydavis dbbdafd893 Merge branch 'main' of https://github.com/rodydavis/packages.dart 2026-01-15 17:35:10 -08:00
rodydavis 6634ebaf81 running formatter 2026-01-15 17:34:56 -08:00
rodydavis a962b1f3cf update 2026-01-15 17:33:26 -08:00
github-actions[bot] f74b2fb837 docs: update README [skip ci] 2026-01-16 01:33:05 +00:00
rodydavis 20d794bbca update undo package 2026-01-15 17:28:55 -08:00
Rody Davis 92a8c580b6 Update .gitattributes 2026-01-15 14:55:04 -08:00
rodydavis a98d1b0a6c update examples 2026-01-15 14:50:30 -08:00
github-actions[bot] 951b98da7e docs: update README [skip ci] 2026-01-15 22:44:41 +00:00
rodydavis 9bf6ea37ea update examples 2026-01-15 14:44:16 -08:00
github-actions[bot] 7fea3df8ca docs: update README [skip ci] 2026-01-15 22:39:41 +00:00
rodydavis 2a472b62fd Merge branch 'main' of https://github.com/rodydavis/packages.dart 2026-01-15 14:38:59 -08:00
rodydavis 6869cf47e5 adding packages 2026-01-15 14:38:46 -08:00
github-actions[bot] 18e47b2042 docs: update README [skip ci] 2026-01-15 22:13:28 +00:00
rodydavis ef86e3ab6a adding packages 2026-01-15 14:12:50 -08:00
github-actions[bot] 1dce2b0986 docs: update README [skip ci] 2026-01-15 18:28:04 +00:00
rodydavis 7a24e1b221 Merge branch 'main' of https://github.com/rodydavis/packages.dart 2026-01-15 10:27:43 -08:00
rodydavis 10c603b365 add open_xml 2026-01-15 10:26:12 -08:00
github-actions[bot] 48a40fe7a7 docs: update README [skip ci] 2026-01-15 08:40:58 +00:00
rodydavis 9d27b1e7e3 docs: Update package description to include MacOS support. 2026-01-15 00:40:38 -08:00
rodydavis 5918123e28 Merge branch 'main' of https://github.com/rodydavis/packages.dart 2026-01-15 00:37:58 -08:00
rodydavis a53ed330c5 update app_review 2026-01-15 00:37:49 -08:00
rodydavis 2e5f0f1ae1 fix ios and recreate examples 2026-01-14 22:25:55 -08:00
rodydavis dad9b1207e add app_review 2026-01-14 21:48:38 -08:00
Rody Davis 87b1d6efe0 Merge pull request #1 from rodydavis/dependabot/pub/flutter_lints-6.0.0
Bump flutter_lints from 5.0.0 to 6.0.0
2026-01-14 12:43:07 -08:00
dependabot[bot] 94e587b4c7 Bump flutter_lints from 5.0.0 to 6.0.0
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 5.0.0 to 6.0.0.
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-14 09:27:26 +00:00
rodydavis 9840f9082b add dependabot 2026-01-14 01:25:22 -08:00