Joaquin Grech

Results 17 issues of Joaquin Grech

Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.0/lib/src/image_provider/cached_network_image_provider.dart:76:54: Error: Type 'DecoderCallback' not found. image_provider.CachedNetworkImageProvider key, DecoderCallback decode) {

Hi I've set up a basic bar with: StylishBottomBar( fabLocation: StylishBarFabLocation.center, hasNotch: true, backgroundColor: Colors.white70, currentIndex: currentMainTabIndex, onTap: (index) { _onItemTapped(index); }, option: AnimatedBarOptions( iconSize: 26, barAnimation: BarAnimation.fade, iconStyle: IconStyle.simple,...

Anyone knows how to make it display multiple images at once, similar to a scroll? Like the example in https://pub.dev/packages/infinite_carousel

### 👟 Reproduction steps After setting up all in androidmanifest.xml if you call account.createOAuth2Session(provider: google) you will get the login screen. Then you enter your google information and it works,...

bug

### 👟 Reproduction steps Sorry guys but it's been months with this issue. Please just do a simple test of trying to create a new account from a Gmail login....

bug

is there a way to display only one item? In my case I have multiple images and i want it to scroll but then it snaps to the center and...

I see no example of making this work on a carousel slider. Whatever I try, the slider will swap page positions, even if blocking the scrolling. It seems as if...