capacitor-community / proposals

Plugin and platform requests ✋
72 stars 2 forks source link

Environment configurations management #213

Open mamillastre opened 4 months ago

mamillastre commented 4 months ago

Plugin Request

Name: Environment Package: @capacitor-community/environment

Platform(s)

This plugin supports web, android & iOS.

Existing Solutions

I have already implemented this plugin on my repo: https://github.com/mamillastre/capacitor-environment

Description

This plugin takes advantage of the iOS schemes & Android product flavors to provide a JSON configuration to the running web application. This extra configuration improves your environment management if you followed the Create Environment Specific Configuration guide.

The advantages of using this plugin instead of managing the environment inside the web application:

mamillastre commented 3 months ago

The 1.0.0 was just release on npm: https://www.npmjs.com/package/@mamillastre/capacitor-environment