Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ekran skanowanie guzik dotacji #146

Open
wants to merge 9 commits into
base: feature/redesing
Choose a base branch
from

Conversation

D3bi7
Copy link

@D3bi7 D3bi7 commented Dec 18, 2024

1734564264469_720

@D3bi7 D3bi7 added this to the v3.0.0 milestone Dec 18, 2024
@D3bi7 D3bi7 self-assigned this Dec 18, 2024
child: GestureDetector(
onTap: () {
setState(() {
_isVisible = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Po to robiliśmy zmiany w ScanBlocu, żeby użyć tu bloka i na podstawie ScanState decydować czy ten guzik ma być widoczny czy nie.

backgroundColor: WidgetStateProperty.all<Color>(Colors.red),
foregroundColor: WidgetStateProperty.all<Color>(Colors.white),
return Container(
width: 328,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nie ustalamy ręcznie szerokości. Ustawiamy odpowiednio paddingi by reszta się sama dopasowała do ekranu.

@WezSieTato WezSieTato linked an issue Dec 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ekran skanowanie: Guzik dotacji
2 participants