Multiplatform library for kotlin that provides a very easy to use way of managing feature flags (aka feature toggles).
Feature Flags are a time-honored way to control the capabilities of an application or service in a large decisive way.
Add the dependency below to your module's build.gradle
file:
dependencies {
implementation("dev.jimmymorales:feature-flags-core:0.1.0")
}
TODO
Contribution guidelines for this project. Feel free to open a issue or submit a pull request for any bugs/improvements.
Designed and developed by 2022 jimmymorales (Jimmy Morales)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
link |
Stars: 0 |
Last commit: 5 days ago |
Full Changelog: https://github.com/jimmymorales/feature-flags/compare/0.1.0...0.2.0
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics