Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
544cd13b9a
build(deps): bump intl in /packages/flutter_notification_center/example
Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.17.0 to 0.19.0.
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.19.0/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 13:29:45 +00:00
a46a1d92d9 fix: resolve several issues 2024-05-29 15:25:14 +02:00
mike doornenbal
d3a380523b fix: fix animationcontroller 2024-04-29 14:09:12 +02:00
mike doornenbal
0c4e6740ce fix: pubspec 2024-04-23 15:11:05 +02:00
Gorter-dev
c306c459d8
Merge pull request #4 from Iconica-Development/fix/intl-version
fix: update intl version
2024-04-17 15:03:46 +02:00
DirkIconica
c782b96cc0 fix: update intl version 2024-04-17 14:26:15 +02:00
Vick Top
41b79cc4f9 feat: add functionality to pin notifications by swiping 2024-04-17 13:19:30 +02:00
Vick Top
93d1970322 refactor: cleanup and addition to readme 2024-04-15 13:50:15 +02:00
Vick Top
b0be65999c feat: add config option to fully disable popups 2024-04-15 11:52:17 +02:00
Vick Top
08d1784400 feat: put in dialog and check bool check for popup type 2024-04-15 09:56:49 +02:00
Vick Top
49c2418467 feat: put in snackbar 2024-04-12 15:53:40 +02:00
f9e7728412 fix: change bit of code to make popups work 2024-04-12 15:16:39 +02:00
Vick Top
a29ecba146 refactor: make changes based on review comments 2024-04-12 10:14:07 +02:00
Vick Top
718395fb53 doc: create CHANGELOG 2024-04-11 16:00:43 +02:00
Vick Top
d48a42ccda refactor: change to monorepo and add notificationWidgetBuilder 2024-04-11 14:48:26 +02:00