-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
```dart
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
void main…
-
Hi, it would be great to have some appearance customization options.
For now i do it this way in `SpecialTabBarController`:
```
class SpecialTabBarControllerAppearance {
public var backgroun…
Bejil updated
3 years ago
-
I have two tabs, the left tab having a list of tiles and the right tab having nothing. The user can drag the screen from right-to-left or left-to-right to get from one tab to the other.
The left tab…
-
[](https://issuehunt.io/r/marcosgriselli/SwipeableTabBarController/issues/52)
On iOS 12.0.1, iPhone X with SwipeableTabBarController 1.4.0. Initially, produced in my app and then reproduced on th…
jyc66 updated
3 years ago
-
## Summary as of 2024-08:
* The issue appears on a wide range of devices and platforms, but only with a refresh rate of 120 Hz or greater. (https://github.com/flutter/flutter/issues/106277#issuecomme…
-
Hi,
I'm using this plugins since december 2022 and I 'm running into a bug on version 0.42.
I display some static geopoint on a map , it works very well on Android but sometimes on iOS, icon don'…
-
I'm trying to position a XBottomSheet directly above a TabBar on Xamarin.iOS. Unfortunately, no matter what I attempt, it always sits over the TabBar, therefore intercepting all taps meant for the Tab…
-
**(Required) Version Number:**
8.0.0
## Description
When showing my ViewController I want the calendar to show the current day's month from the beginning. I achieve this by calling
`self.cale…
-
Discussion, Commits and Files
Maybe?
Bug Report Dump (Auto-generated)
Version 1.13.0 (1192)
Device: iPhone 6s Plus (iOS 11.2)
TestFlight: true
-
Let's make a collection of real projects build with Iced.
## Projects
### Airshipper ([Repo](https://github.com/Songtronix/Airshipper))
Video game launcher
- Client / server desktop app
…