dart format --line-length=100 .

(except auto generated files)
This commit is contained in:
Dieter Plaetinck
2024-06-20 15:44:35 +03:00
parent b051220bf6
commit 6e1d3f9568
23 changed files with 98 additions and 165 deletions

View File

@@ -16,7 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
import 'package:flex_color_scheme/flex_color_scheme.dart';
import 'package:flutter/material.dart';
import 'package:table_calendar/table_calendar.dart';