https://github.com/featureprobe/client-sdk-flutter
https://github.com/featureprobe/client-sdk-flutter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/featureprobe/client-sdk-flutter
- Owner: FeatureProbe
- License: apache-2.0
- Created: 2023-05-08T08:04:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T03:44:56.000Z (over 2 years ago)
- Last Synced: 2025-01-18T09:19:11.299Z (about 1 year ago)
- Language: Dart
- Size: 279 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# FeatureProbe Client Side SDK for Flutter
[FeatureProbe](https://featureprobe.com/) is an open source feature management service. This SDK is used to control features in flutter programs.
## Basic Terms
Reading the short [Introduction](https://docs.featureprobe.io/reference/sdk-introduction) will help to understand the code blow more easily. [中文](https://docs.featureprobe.io/zh-CN/reference/sdk-introduction)
## Contributing
We are working on continue evolving FeatureProbe core, making it flexible and easier to use.
Development of FeatureProbe happens in the open on GitHub, and we are grateful to the
community for contributing bugfixes and improvements.
Please read [CONTRIBUTING](https://github.com/FeatureProbe/featureprobe/blob/master/CONTRIBUTING.md)
for details on our code of conduct, and the process for taking part in improving FeatureProbe.