-
-
### What is the bug?
![image](https://github.com/fleaflet/flutter_map/assets/8239030/27c4b212-e02a-49df-b9b3-5a0c9b25d0c1)
Error Message: LateInitializationError: Field '_interactiveViewerSt…
-
Hello,
I'm currently using your scrollable_tab_view Flutter package which helps me a lot ! However, I've encountered a challenge with customizing the background color of the tabs themselves, separa…
-
### Current Behavior
I am trying to achieve the following:
- Bottom Tab Bar (4 items) with Header
- Header contains a burger menu icon (which opens a drawer navigator)
- When on any screen lin…
-
-
I have this code at the top of a drawer:
```dart
final defaultEventFilters = {
'startDateTime': '',
'endDateTime': '',
'categories': [],
'eventTypes': [],
'minParticipants': '',
…
-
### Steps to reproduce
Use Tab Bar and display list veiw in each Tab
suddenly renddered error occurred
### Expected results
No Error should display list with out error
### Actual resu…
-
**Describe the bug**
I cannot build and serve the default app with the apiviewer included
**To Reproduce**
Steps to reproduce the behavior:
```
qx create myApp --noninteractive
cd myApp
qx …
-
Hi,
I am trying to integrate the chat sdk into our project, but i want to setup in different view controller rather than appdelegate has we have other features in app as well.
Regards
Sunil
-
I've used this library for pageviewcontroller and now im facing issue as i also have localization in my app so when i switch to arabic that is from right to left. The LZViewPager just disappears from …