Skip to content

124 add web splash screen#125

Merged
lr101 merged 2 commits into
developfrom
124-add-web-splash-screen
Mar 9, 2026
Merged

124 add web splash screen#125
lr101 merged 2 commits into
developfrom
124-add-web-splash-screen

Conversation

@lr101
Copy link
Copy Markdown
Owner

@lr101 lr101 commented Mar 9, 2026

No description provided.

@lr101 lr101 linked an issue Mar 9, 2026 that may be closed by this pull request
@lr101 lr101 merged commit 65f3a36 into develop Mar 9, 2026
2 checks passed
@lr101 lr101 deleted the 124-add-web-splash-screen branch March 9, 2026 20:34
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

Flutter Analyze Results

Analyzing stick-it...

  • Don't invoke 'print' in production code • fix_isar_web.dart:10:5 • avoid_print
  • Don't invoke 'print' in production code • fix_isar_web.dart:40:9 • avoid_print
  • Don't invoke 'print' in production code • fix_isar_web.dart:52:3 • avoid_print
  • Don't use 'BuildContext's across async gaps • lib/features/camera/presentation/camera.dart:225:107 • use_build_context_synchronously
  • Don't use 'BuildContext's across async gaps • lib/features/group_overview/presentation/sub_widgets/pop_up_menu_leave.dart:56:20 • use_build_context_synchronously
  • The method is used to change a property • lib/features/map_home/data/map_state.dart:68:8 • use_setters_to_change_properties
  • Don't make a function 'async' if it doesn't use 'await' • lib/util/core/cache_impl.dart:57:28 • unnecessary_async
    warning • Unused import: 'package:flutter/widgets.dart' • lib/util/routing/routing.dart:27:8 • unused_import
  • Don't use 'BuildContext's across async gaps • lib/widgets/custom_feed/presentation/pop_up_menu_feed.dart:75:50 • use_build_context_synchronously
  • Don't use 'BuildContext's across async gaps • lib/widgets/custom_feed/presentation/pop_up_menu_feed.dart:76:27 • use_build_context_synchronously
  • Dependencies not sorted alphabetically • pubspec.yaml:71:3 • sort_pub_dependencies
  • Dependencies not sorted alphabetically • pubspec.yaml:87:3 • sort_pub_dependencies

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.

Add web splash screen

1 participant