An open API service indexing awesome lists of open source software.

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

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

[![Twitter Follow](https://img.shields.io/twitter/follow/ue_man?style=social)](https://twitter.com/ue_man)
[![GitHub followers](https://img.shields.io/github/followers/ueman?style=social)](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/) | [![pub package](https://img.shields.io/pub/v/http_image_provider.svg)](https://pub.dev/packages/http_image_provider) | [![pub points](https://img.shields.io/pub/points/http_image_provider)](https://pub.dev/packages/http_image_provider/score) | [![popularity](https://img.shields.io/pub/popularity/http_image_provider)](https://pub.dev/packages/http_image_provider/score) |
| [referrer](./referrer/) | [![pub package](https://img.shields.io/pub/v/referrer.svg)](https://pub.dev/packages/referrer) | [![pub points](https://img.shields.io/pub/points/referrer)](https://pub.dev/packages/referrer/score) | [![popularity](https://img.shields.io/pub/popularity/referrer)](https://pub.dev/packages/referrer/score) |
| [splash](./splash/) | [![pub package](https://img.shields.io/pub/v/splash.svg)](https://pub.dev/packages/splash) | [![pub points](https://img.shields.io/pub/points/splash)](https://pub.dev/packages/splash/score) | [![popularity](https://img.shields.io/pub/popularity/splash)](https://pub.dev/packages/splash/score) |
| [sentry_link](./sentry_link/) | [![pub package](https://img.shields.io/pub/v/sentry_link.svg)](https://pub.dev/packages/sentry_link) | [![pub points](https://img.shields.io/pub/points/sentry_link)](https://pub.dev/packages/sentry_link/score) | [![popularity](https://img.shields.io/pub/popularity/sentry_link)](https://pub.dev/packages/sentry_link/score) |
| [sentry_dart_frog](./sentry_dart_frog/) | [![pub package](https://img.shields.io/pub/v/sentry_dart_frog.svg)](https://pub.dev/packages/sentry_dart_frog) | [![pub points](https://img.shields.io/pub/points/sentry_dart_frog)](https://pub.dev/packages/sentry_dart_frog/score) | [![popularity](https://img.shields.io/pub/popularity/sentry_dart_frog)](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)