Fix package name in pubspec.yaml and update import path for audio_player_bar

This commit is contained in:
Leon Bösche
2026-02-01 01:13:38 +01:00
parent 65fce91a58
commit c0bbf378f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import 'package:b0esche.cloud/widgets/audio_player_bar.dart';
import 'package:b0esche/widgets/audio_player_bar.dart';
import 'package:dio/dio.dart';
import 'dart:ui';
import 'dart:js_interop';

View File

@@ -1,4 +1,4 @@
name: b0esche.cloud
name: b0esche
description: "become cloud."
publish_to: "none"
version: 0.1.0