BrendanBasson4

Results 4 issues of BrendanBasson4

When initialising the settings I get this error: **Column not found: 1054 Unknown column 'theme' in 'field list' (SQL: insert into `user_settings` (`settable_id`, `settable_type`, `metadata_id`, `theme`, `updated_at`, `created_at`) values (1,...

**Description** So I'm receiving a push notification that should then trigger the package to get the location. It works when the app is in the foreground but throws > Attempt...

bug

Would it be possible to expose some kind of value for example **Fluttertoast.isCurrentlyShowingToast** that could be used to prevent multiple toasts from firing one after the other. Or perhaps a...

I need some help. I'm currently building the android sdk into a flutter project. So far I have been able to connect to the device via sdk. When I turn...