flutter_fgbg
flutter_fgbg copied to clipboard
Fix example project + Add current value method
I added the option to get the current value like:
await FGBGEvents.current;
Sorry for delaying this. I'm conflicted on this PR. I appreciate the effort but I'm not comfortable with Kotlin and it might make future maintenance difficult. Would've been better if you had asked about the Java->Kotlin rewrite before hand.