-
I have a list of images in a `SliverList` with a `FloatingActionButton` on the bottom-right corner. When the user click's any image on the `SliverList`, the image animates to a new `Route` where the i…
-
### Version
^9.0.7
### Platforms
Android, iOS
### Device Model
emulator, iPhone 15 Pro Plus
### flutter info
```sh
[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1.1 24B91 darwin-arm64, local…
-
I am trying to add an additional FAB, also anchored to the BottomSheet. When adding an additional one as sibling to my first FAB, it (naturally) is rendered above the first one. I however fail to posi…
-
I try using :
mBottomBar = BottomBar.attachShy((CoordinatorLayout) findViewById(R.id.CoordinatorLayout),
findViewById(R.id.CoordinatorLayout), savedInstanceState);
or
mBottomBar = B…
-
I get the following exception in android studio on linux:
java.lang.NoSuchFieldError: FloatingActionButton_fab_colorDisabled
at com.melnykov.fab.FloatingActionButton.initAttributes(FloatingActio…
-
-
When I insert a Floating Action button in the Floating Action Menu and give it a progress, the button jumps inside the view to the left edge and moves up. This looks with one button ugly, with more th…
-
```Dart
import 'package:flutter/cupertino.dart';
import 'package:get/get.dart';
import 'package:flutter/material.dart';
import './controller.dart';
import 'package:pull_to_refresh_flutter3/pull_t…
-
Hi thanks for developing this great lib i used it in my project,thanks
but there is an issue when setting resource id to `FloatingActionButton.setIcon `
after lunching activity the arc menu items do…
-
### Bug description
When searching for a word in Arabic pdf file no results found, while copying this word from the file and past it inside searchController the controller find it
_searchResult…