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

https://github.com/odroe/odroe

This repository contains a collection of Dart and Flutter packages developed by Odroe.
https://github.com/odroe/odroe

Last synced: about 1 year ago
JSON representation

This repository contains a collection of Dart and Flutter packages developed by Odroe.

Awesome Lists containing this project

README

          

# Odroe Ecosystem Project

This repository contains a collection of Dart and Flutter packages developed by Odroe. These packages provide various utilities and tools for reactive programming and dependency injection in Dart and Flutter applications.

[![Netlify Status](https://api.netlify.com/api/v1/badges/eb5a4ff6-172e-45fb-9c0b-b610bfdd905e/deploy-status)](https://app.netlify.com/sites/odroe/deploys)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/medz?label=github%20sponsors)](https://github.com/sponsors/medz)
[![Discord](https://img.shields.io/discord/1035043284457881620?label=discord)](https://discord.gg/ms2X9TQMR8)
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/shiweidu)
](https://twitter.com/shiweidu)

## Packages

| Package | Version | Description |
|-------|---------|-------------|
| [`oinject`](pub/oinject/) | [![Pub Version](https://img.shields.io/pub/v/oinject)](https://pub.dev/packages/oinject) | A lightweight dependency injection package for Flutter, simplifying state and service management across widgets. |
| [`oncecall`](pub/oncecall/) | [![Pub Version](https://img.shields.io/pub/v/oncecall)](https://pub.dev/packages/oncecall) | Oncecall is a memoization tool for use in the build method of Widgets. |
| [`oref`](pub/oref/) | [![Pub Version](https://img.shields.io/pub/v/oref)](https://pub.dev/packages/oref) | A lightweight, high-performance reactive programming library for Dart. |
| [`oref_flutter`](pub/oref_flutter/) | [![Pub Version](https://img.shields.io/pub/v/oref_flutter)](https://pub.dev/packages/oref_flutter) | Oref extension for Flutter, providing reactive programming capabilities tailored for Flutter widgets and state management. |
| [`setup`](pub/setup/) | [![Pub Version](https://img.shields.io/pub/v/setup)](https://pub.dev/packages/setup) | A Progressive reactivity framework. An approachable, performant, and versatile framework for building Flutter user interfaces. |

## Sponsorship

If you find these packages helpful, please consider sponsoring the development:

- [Sponsor on GitHub](https://github.com/sponsors/medz)

Your support helps maintain and improve these packages for the community.



sponsors

## Contributing

We welcome contributions to any of the packages in this repository. Please read our contributing guidelines (link to CONTRIBUTING.md if you have one) before submitting any pull requests.

[![Contributors](https://contrib.rocks/image?repo=odroe/odroe)](https://github.com/odroe/odroe/graphs/contributors)

## Support

For support, please open an issue in the respective package's [GitHub issue tracker](https://github.com/odroe/odroe/issues).

### Issue Tracker

For reporting bugs, suggesting enhancements, or requesting new features, please use our GitHub issue tracker:

- [Odroe Project Issue Tracker](https://github.com/odroe/odroe/issues)

We appreciate your feedback and contributions to improve our packages.

## License

All packages in this repository are released under the [MIT License](LICENSE).