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.
- Host: GitHub
- URL: https://github.com/odroe/odroe
- Owner: odroe
- License: mit
- Created: 2024-04-12T06:13:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T02:43:22.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:22:13.214Z (over 1 year ago)
- Language: Dart
- Homepage: https://odroe.dev
- Size: 1.79 MB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.
[](https://app.netlify.com/sites/odroe/deploys)
[](https://github.com/sponsors/medz)
[](https://discord.gg/ms2X9TQMR8)
[
](https://twitter.com/shiweidu)
## Packages
| Package | Version | Description |
|-------|---------|-------------|
| [`oinject`](pub/oinject/) | [](https://pub.dev/packages/oinject) | A lightweight dependency injection package for Flutter, simplifying state and service management across widgets. |
| [`oncecall`](pub/oncecall/) | [](https://pub.dev/packages/oncecall) | Oncecall is a memoization tool for use in the build method of Widgets. |
| [`oref`](pub/oref/) | [](https://pub.dev/packages/oref) | A lightweight, high-performance reactive programming library for Dart. |
| [`oref_flutter`](pub/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/) | [](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.
## 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.
[](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).