GithubHelp home page GithubHelp logo

Remote config ? about dart_board HOT 4 CLOSED

ahammer avatar ahammer commented on September 15, 2024
Remote config ?

from dart_board.

Comments (4)

ahammer avatar ahammer commented on September 15, 2024

I am amicable to firebase auth and firebase remote config as features.

If someone could make a feature, they could set up a remote config->feature mapping to manage the system by including the firebase auth and passing a config through.

The only thing not really demonstrated in the repo required to achieve this is key management/config.

I know I want config to come down through the main() (e.g. firebase api keys), But I'm not sure how I want to handle keys and the repo and example yet.

To build the feature, it would look something like this.

  • create new module, dart_board_firebase_remote_config
  • add a feature class
  • Create a AppDecoration that provides a widget that handles the firebase connection and retrieving/updating remote config
  • Interface with DartBoard the same way in /debug route to switch features

The Feature probably should take a function that maps firebase config -> feature config (with maybe a default that imposes a naming on both sides) and the API Key for firebase.

I'm happy to take contributions if you, or anyone wants to attempt this.

from dart_board.

ahammer avatar ahammer commented on September 15, 2024

It'll probably be a bit down the road for me though, at least priority wise.

Will keep this issue open for any discussion or volunteers.

from dart_board.

ahammer avatar ahammer commented on September 15, 2024

I'll likely add remote config and firebase analytics soon. I've added Auth and Firestore in a branch, will merge and release and likely put out a Remote Config feature next.

from dart_board.

ahammer avatar ahammer commented on September 15, 2024

FlutterFire remote config doesn't support web yet, so I'm not going to implement it right now.

Remote Config could be faked with FireStore across all features. I'll probably look back to this in the future.

from dart_board.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.