raphire08

Results 8 issues of raphire08

### What information is missing? It would be helpful if Happy Path can include analytics / charts / graphs packages. This is very common now a days to show some...

p3-low
e2-days
a.happy-paths

We have `removeAll` functionality for the individual boxes. Do we also have something like this for the entire store, such that all the data from all the boxes is deleted?...

enhancement

- ObjectBox version: [e.g. 0.14.0] 1.1.1 - Flutter/Dart SDK: [e.g. 2.0.0, or the output of `dart --version` or `flutter --version`] `Flutter 2.2.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision...

documentation
enhancement
help wanted
good first issue

Save any variable with `@Property(type: PropertyType.date)` annotation with value as `DateTime.now().toUtc()` Read the same variable DateTime comes back in local time zone and UTC flag is false - ObjectBox version:...

enhancement
question

Hello, In using the example from usage in Expression Language Library, how to construct the `TestFormElement()` ``` `//Create expression parser and pass a map of the types extending ExpressionProviderElement which...

### Platform iOS 16 ### Plugin Connectivity Plus ### Version 3.0.2 ### Flutter SDK 3.7.12 ### Steps to reproduce Whenever connectivity result change we are logging it ``` Connectivity _connectivity...

bug
triage

I have array of date values. Need to check if any matching data exists in database for any one of the date values in array ### A clear and concise...

enhancement

### Description The query method in Amplify API `Amplify.API.query` does not throws when internet is disconnected in between the call. ### Categories - [ ] Analytics - [ ] API...

bug
to-be-reproduced
GraphQL API