google-labs-jules[bot]
593d495431
fix(flutter_vibrate): use flutter.compileSdkVersion
...
The hardcoded `compileSdkVersion` was causing build failures for users who did not have the exact Android SDK version installed.
This change updates the `build.gradle` file to use `flutter.compileSdkVersion`, which is the standard and recommended approach for Flutter plugins. This makes the plugin adapt to the `compileSdkVersion` defined by the consuming Flutter application, resolving the build error and making the package more robust against future Flutter SDK updates.
2026-01-21 07:43:05 +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
20d794bbca
update undo package
2026-01-15 17:28:55 -08:00
rodydavis
6869cf47e5
adding packages
2026-01-15 14:38:46 -08:00
rodydavis
ef86e3ab6a
adding packages
2026-01-15 14:12:50 -08:00
rodydavis
10c603b365
add open_xml
2026-01-15 10:26:12 -08: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
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
rodydavis
59817df31a
update flutter_whatsnew
2026-01-14 01:18:26 -08:00
rodydavis
b99ca9cbcc
update breakpoint
2026-01-14 01:06:36 -08:00
rodydavis
42350734bb
add flutter_whatsnew
2026-01-14 01:05:24 -08:00
rodydavis
ea97794e19
update readme
2026-01-14 01:04:35 -08:00
rodydavis
65d1f41219
update readme
2026-01-14 01:02:26 -08:00
rodydavis
18e40d4ac9
update breakpoint package
2026-01-14 01:00:34 -08:00
rodydavis
b7f99e2ce9
add breakpoint package
2026-01-14 00:42:24 -08:00
rodydavis
fd9f3509d4
add signals package
2026-01-14 00:33:42 -08:00
rodydavis
9220cfd890
add signals
2026-01-14 00:33:38 -08:00
rodydavis
6250a11afd
update flutter_sms to the latest version
2026-01-14 00:23:07 -08:00
rodydavis
33258c580c
update sms plugin
2026-01-13 23:27:56 -08:00
rodydavis
12fb3a2089
update flutter_vibrate
2026-01-13 23:09:42 -08:00
rodydavis
2a3652d808
migrate to pigeon
2026-01-13 22:53:42 -08:00
rodydavis
b0736478cd
Fix android and update example
2026-01-13 22:44:49 -08:00
rodydavis
9126b79873
recreate examples
2026-01-13 22:32:16 -08:00
rodydavis
7eb3d100ac
add flutter_vibrate
2026-01-13 22:03:47 -08:00
rodydavis
a2af086126
add base project
2026-01-13 22:01:58 -08:00