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

redesign ekranu webview #103

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

D3bi7
Copy link

@D3bi7 D3bi7 commented Aug 8, 2024

screenshot_20240808_110954_720
screenshot_20240808_110409_720
screenshot_20240808_112629_720

builder: (context) {
return WebViewDialog(
url: "https://www.pola-app.pl/m/about",
title: "O Aplikacji Pola",
Copy link
Member

Choose a reason for hiding this comment

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

Proszę do slanga to dodać.

padding: const EdgeInsets.symmetric(horizontal: 14.0),
child: Text(
title,
style: TextStyle(fontSize: 20, fontWeight: FontWeight.bold),
Copy link
Member

Choose a reason for hiding this comment

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

Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text(title)
Copy link
Member

Choose a reason for hiding this comment

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

Screenshot 2024-08-08 at 11 19 49 Ustaw taki styl na ten text

@D3bi7 D3bi7 linked an issue Aug 8, 2024 that may be closed by this pull request
lib/ui/web_view_tab.dart Show resolved Hide resolved
@WezSieTato WezSieTato merged commit fe21ce3 into feature/redesing Aug 9, 2024
2 checks passed
@WezSieTato WezSieTato deleted the feature/99-redesign-screen-webview branch August 9, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redesign ekranu webview
2 participants