https://github.com/ueman/dart-packages
Collection of Dart and Flutter packages
https://github.com/ueman/dart-packages
Last synced: about 1 year ago
JSON representation
Collection of Dart and Flutter packages
- Host: GitHub
- URL: https://github.com/ueman/dart-packages
- Owner: ueman
- Created: 2024-10-01T18:02:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T16:41:38.000Z (over 1 year ago)
- Last Synced: 2025-04-11T21:51:51.112Z (about 1 year ago)
- Language: Dart
- Size: 6.4 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Dart and Flutter Packages
This repo contains various Dart and Flutter packages.
These packages are also available on [pub](https://pub.dev/publishers/uekoetter.dev/packages).
## About me
[](https://twitter.com/ue_man)
[](https://github.com/ueman)
If you use these packages, I would love to see what you built with it. Send me a [Tweet/DM on Twitter](https://twitter.com/ue_man) or contact me on [LinkedIn](https://www.linkedin.com/in/jonas-uekoetter).
From time to time, I also write an article on [Medium](https://medium.com/@jonasuekoetter).
## Packages
These are the packages hosted in this repository:
| Package | Pub | Points | Popularity |
| --------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| [http_image_provider](./http_image_provider/) | [](https://pub.dev/packages/http_image_provider) | [](https://pub.dev/packages/http_image_provider/score) | [](https://pub.dev/packages/http_image_provider/score) |
| [referrer](./referrer/) | [](https://pub.dev/packages/referrer) | [](https://pub.dev/packages/referrer/score) | [](https://pub.dev/packages/referrer/score) |
| [splash](./splash/) | [](https://pub.dev/packages/splash) | [](https://pub.dev/packages/splash/score) | [](https://pub.dev/packages/splash/score) |
| [sentry_link](./sentry_link/) | [](https://pub.dev/packages/sentry_link) | [](https://pub.dev/packages/sentry_link/score) | [](https://pub.dev/packages/sentry_link/score) |
| [sentry_dart_frog](./sentry_dart_frog/) | [](https://pub.dev/packages/sentry_dart_frog) | [](https://pub.dev/packages/sentry_dart_frog/score) | [](https://pub.dev/packages/sentry_dart_frog/score) |
The following packages are deprecated and no longer maintained:
- [dio_image_provider](./dio_image_provider/)
- [sentry_connectivity](./sentry_connectivity/)
- [sentry_flutter_plus](./sentry_flutter_plus/)
- [sentry_plus](./sentry_plus/)
The following packages are also from me, but not in this repo:
- [feedback](https://github.com/ueman/feedback)
- [passkit packages](https://github.com/ueman/passkit)