From d3f33e5d2b0aa4c1705195edcd89f2f0b0d8253b Mon Sep 17 00:00:00 2001 From: stonega Date: Mon, 15 Mar 2021 23:08:34 +0800 Subject: [PATCH] Update. --- .vscode/launch.json | 8 ++++---- lib/generated/intl/messages_it.dart | 2 +- lib/podcasts/podcast_manage.dart | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 155f3e3..4e555aa 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,10 +8,10 @@ "name": "Flutter", "request": "launch", "type": "dart", - // "args": [ - // "--flavor", - // "play" - // ] + "args": [ + "--flavor", + "play" + ] } ] } \ No newline at end of file diff --git a/lib/generated/intl/messages_it.dart b/lib/generated/intl/messages_it.dart index 0f85ec1..6343d1d 100644 --- a/lib/generated/intl/messages_it.dart +++ b/lib/generated/intl/messages_it.dart @@ -71,7 +71,7 @@ class MessageLookup extends MessageLookupByLibrary { static m25(count) => "${Intl.plural(count, zero: 'Adesso', one: '${count} secondo fa', other: '${count} secondi fa')}"; - static m26(count) => "${count} selected"; + static m26(count) => "${count} selezionati"; static m27(time) => "Ultima riproduzione ${time}"; diff --git a/lib/podcasts/podcast_manage.dart b/lib/podcasts/podcast_manage.dart index f4cebf5..911c3f2 100644 --- a/lib/podcasts/podcast_manage.dart +++ b/lib/podcasts/podcast_manage.dart @@ -7,9 +7,9 @@ import 'package:flutter/services.dart'; import 'package:fluttertoast/fluttertoast.dart'; import 'package:line_icons/line_icons.dart'; import 'package:provider/provider.dart'; -import 'package:tsacdop/state/setting_state.dart'; import '../state/podcast_group.dart'; +import '../state/setting_state.dart'; import '../util/extension_helper.dart'; import '../util/pageroute.dart'; import '../widgets/custom_widget.dart'; @@ -228,7 +228,7 @@ class _PodcastManageState extends State EdgeInsets.symmetric(horizontal: 10.0), alignment: Alignment.center, decoration: BoxDecoration( - color: Colors.grey[600].withOpacity(0.3), + // color: Colors.grey[600].withOpacity(0.3), borderRadius: BorderRadius.circular(15), ), child: Text(