Baptiste Seux

Results 8 issues of Baptiste Seux

### Feature description It would be nice to be able to choose with a checkbox/switch to display or not in the backoffice the columns CreatedAt, UpdatedAt, Id ### Use case...

type: feature request
type:plugin

I'd like to obscure the full card number except the last 4 chars: ![image](https://user-images.githubusercontent.com/9638281/193312129-11bd0bf8-cb71-49b8-9a60-9f8d34c65322.png) I guess it would be replacing this hard coded value with a param? ![image](https://user-images.githubusercontent.com/9638281/193312703-7a9d145e-1f75-41a1-a6ce-12878c47cf56.png)

enhancement

Hi everyone, i've implemented the scanner in a Stack widget and customized the onDetect callback. When arriving on the page containing the Scanner, i'm getting very often: `flutter: MobileScanner: Called...

Hi! I'm wondering if there is an easy way to keep the exact same behaviour/layout as tinder swiper but with removing the opacity when swiping? Thanks in advance :)

**Plugin name** flutter_onboarding_slider **Describe the bug** Here is my OnBoardingPage with the Slider: ```dart class OnBoardingPage extends StatelessWidget { const OnBoardingPage({super.key}); @override Widget build(BuildContext context) { return OnBoardingSlider( headerBackgroundColor: Theme.of(context).colorScheme.background,...

Appinio onboarding slider

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.1.1 ### What you'd like to happen ```Markdown First of all,...

enhancement

Hi, i am using the last version of the package 8.1.7. When I use saveFile() and a file with the same filename already exists, it increments but after the actual...

new issue
stale

Hi, I am using the last version 1.4.0. I compile on Android 35 (emulator API 35), flutter clean, uninstall/reinstall the app, copied/paste the example project and a get this error:...