Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kmartins/dtx

Group of the package containing the most used Dart's extension functions in Zambiee's projects.
https://github.com/kmartins/dtx

build-context context dart extension-methods extensions flutter sharedpreferences

Last synced: 5 days ago
JSON representation

Group of the package containing the most used Dart's extension functions in Zambiee's projects.

Awesome Lists containing this project

README

        


Logo

codecov
style: lint
Star on GitHub
License: MIT

Group of the packages that rely on `Dart's extension` to provide easy access for the most used properties, functions, and additional convenience methods both in **Dart** (e.g: [String](https://api.dart.dev/stable/2.10.0/dart-core/String-class.html)), **Flutter** (e.g: [BuildContext](https://api.flutter.dev/flutter/widgets/BuildContext-class.html)), and **other packages** (e.g: [Shared Preferences](https://pub.dev/packages/shared_preferences)).

# Dart

⚠️ There are no packages yet!

# Flutter

| Name | Class | Pub Dev |
| ------------------- | ------------------- |------------------- |
| [flutter_context_dtx](https://github.com/Zambiee/dtx/tree/main/packages/flutter/flutter_context_dtx) | [BuildContext](https://api.flutter.dev/flutter/widgets/BuildContext-class.html) | Pub |

# Other Packages

| Name | Package | Pub Dev |
| ------------------- | ------------------- |------------------- |
| [shared_preferences_dtx](https://github.com/Zambiee/dtx/tree/main/packages/other_packages/shared_preferences_dtx) | [shared_preferences](https://pub.dev/packages/shared_preferences) | Pub |

## 📝 Maintainers

[Zambiee](https://github.com/Zambiee)

## 🤝 Support

You liked this package? Then give it a ⭐️. If you want to help then:

- Fork this repository
- Send a Pull Request with new features
- Share this package
- Create issues if you find a bug or want to suggest a new extension

## 📝 License

Copyright © 2021 [Zambiee](https://github.com/Zambiee).

This project is [MIT](https://opensource.org/licenses/MIT) licensed.