Files
shorebird-updater/shorebird_code_push/pubspec.yaml
T
dependabot[bot] 8dd189a739 chore(deps): bump ffigen (#214)
Bumps the shorebird_code_push-deps group with 1 update in the /shorebird_code_push directory: [ffigen](https://github.com/dart-lang/native/tree/main/pkgs).


Updates `ffigen` from 12.0.0 to 14.0.1
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: ffigen
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: shorebird_code_push-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 15:43:11 -07:00

28 lines
672 B
YAML

name: shorebird_code_push
description: Check for and download Shorebird code push updates from your app.
version: 1.1.5
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
ffi: ^2.0.2
meta: ^1.9.1
dev_dependencies:
ffigen: ">=8.0.2 <15.0.0"
mocktail: ">=0.3.0 <2.0.0"
test: ^1.19.2
very_good_analysis: ">=5.0.0 <7.0.0"
ffigen:
output: "lib/src/generated/updater_bindings.g.dart"
name: "UpdaterBindings"
headers:
entry-points:
- "../library/include/updater.h"
preamble: |
// ignore_for_file: unused_element, unused_field