Prateek Srivastava
Prateek Srivastava
Instead you could have something an extension function on `SharedPreferences.Editor` —`put(key: String, val: Any?)`. This would do the type switch internally, with some special cases: * `null` -> deletes instead...
Can you post the relevant code?
@Wavesonics looks like the indentation is a bit off in a few places.
@dlemures what's the error you're running into?
Thanks for writing this up, seems like you have a good plan here, so go ahead! The Dart API changes look great to me :)
I think it's fine to change the `@InjectExtra` annotation, specifically since adapter could be made optional, so most of the client code wouldn't need to be changed. Not a required...
I think the only proprietary library is Crashlytics, and I can't remove that since it's pretty much the only free crash reporting tool for the volume of this app. I...
@SecUpwN I realised bugsnag has a free plan for open source, so I should be able to remove any closes source libraries.
I could. Just don't have the time ¯\_(ツ)_/¯
Even better (as suggested by @foxykeep) would be to simply replace the status bar. https://twitter.com/foxykeep/status/382552721770823680