Chris Harris
Chris Harris
Hey @Talor-A That's an awesome initiative! The Worldbrain slack is accessible here https://join.slack.com/t/worldbrain/shared_invite/zt-k4eaf035-xfnqjJ_Uq0sXvJcMha_5fA At first thought it sounds like there might still be some differences in Safari's web extension implementations...
wow, I tried all the seemingly official approaches also ``` agent.setContext({ 'name': 'context_name', 'lifespan': 0}); agent.setContext({ 'name': 'context_name', 'lifespan': -1}); agent.clearOutgoingContexts(); agent.clearContext('context_name'); ``` The only thing that does work is...
Awesome to see you take this over @juliansteenbakker I have not been using Flutter for little while now and my github notifications are yet another deluge of internet information. I've...
Hey @fvisticot , sounds feasible for sure! I don't have the time to work on this at the moment as the widget satisfies my current project's needs but welcome a...
Should be solved now by this PR thanks https://github.com/cdharris/flutter_duration_picker/pull/8
Related PR's https://github.com/WorldBrain/storex/pull/17 https://github.com/WorldBrain/storex-backend-dexie/pull/11 https://github.com/WorldBrain/storex-backend-typeorm/pull/2 https://github.com/WorldBrain/storex-backend-firestore/pull/1