Nehal Jaisalmeria
Nehal Jaisalmeria
 Errors in gradle files
``` CarouselSlider( options: CarouselOptions( height: 124.0, autoPlay: true, aspectRatio: 16 / 9, viewportFraction: 0.8, onlyRightViewportVisible: true, //
This is a request to add support for [null safety](https://dart.dev/null-safety) to `package:flutter_xlider` We depend on your awesome package, so would be great to have null safety enabled. The Dart/Flutter team...
## Use case I want to increase the boldness of an Icon. Example 👍🏻 Icon I want -> Icon I get -> ## Proposal ``` Icon( CupertinoIcons.chevron_down, weight: IconWeight.bold //
Hi, I am facing an issue when rendering the 3d Object. this is my mask image. my asset folder structure this is my code ``` Cube( onSceneCreated: (Scene scene) {...
How to use this for https:// url?
For now, the game tile moves, but there's no animation. You're required to add `Slide Animation` to the tile movement. A snippet of current movement: