AntØn UstinØff
AntØn UstinØff
I try use this code, it's not working. Before include main file vue-clipboard. Include current file not working to. ```javascript directives: [ { name: 'v-clipboard', arg: 'copy', value: this.copyText, },...
### How to remove header angle?
Hi, @jamesblasco thanks for u work! How can i make bottom sheet & change background like IOS?   **like**  

I use th auto_route. How i can change default route to route with transition?
Hi, when i use BouncingScrollPhysics inside SingleChildScrollView who place intro showCupertinoModalBottomSheet i get this bug when i try to close sheet. How i can fix it?   
How to remove boxshadow from SpeedDialChild, labelShadow set empty list is not working.  `SpeedDialChild( labelShadow: [], child: Container( padding: const EdgeInsets.all(12), child: SvgPicture.asset( 'assets/icons/client_add.svg', color: Colors.white, ), ), label:...
I want to disable close inside modal but i catch this error. https://user-images.githubusercontent.com/20646071/190980441-547a5748-7feb-4408-bd27-336011def787.mp4 My ModalWillPopScope ```dart class ModalWillPopScope extends StatefulWidget { final Widget child; final WillPopCallback? onWillPop; const ModalWillPopScope({ Key?...
Hi man! U have idea, how it use with auto_route generator?
 