Sébastien Bel

Results 9 issues of Sébastien Bel

Hello, Alignment parameter doesn't seem to have any effect for me. This is a sample to reproduce the problem: ``` dart class SampleNotWorking extends StatelessWidget { @override Widget build(BuildContext context)...

Hi, The shimmer effect from this package is pretty cool, however I would like more control. Here are a few things I thought: ## Delay In my home screen, I...

enhancement
feature

I added the `delay` attribute as suggested in #17 and made some examples with clippers aswell. I didn't update the README file : you mention an other repository with examples...

Touchable didn't provide `onTapCancel` and `onHover` callbacks, so I added them. It can be used to interact better with the canvas on web & desktop. An example for the `onHover`...

## Proposal This proposal follows #313. `CameraAwesomeBuilder` doesn't take any controller or global key as parameter. If an user wants to control the camera API outside of the builders functions,...

# Proposal With the release of CamerAwesome 1.0.0, we lost the ability to know and choose the resolution we want to take pictures with. Instead, we can set an aspect...

enhancement

## Proposal Since taking a picture with some delay is a common feature of many camera apps, we could provide it within CamerAwesome (or as an example). Example: ![image](https://user-images.githubusercontent.com/6177464/227581321-2f59ef7d-b4e4-43a2-b71e-416a4268caba.png)

enhancement
dart

## Proposal - Let users specify max duration of their video recording. - Provide a Widget to display current duration. - Provide a Widget to display recording progression (current duration...

enhancement

Each time we need to access the SecureStore, we need to authenticate (using biometric or password). This is problematic when recovering an account for instance since we need to store...

package: starknet_flutter