From f236d4b3b5d6af68038ed604810fed831d318f34 Mon Sep 17 00:00:00 2001 From: Vitaliy Zarubin Date: Mon, 15 May 2023 12:51:44 +0300 Subject: [PATCH] [xdga_directories] added new line --- README.md | 2 +- packages/path_provider/path_provider_aurora/README.md | 2 +- packages/xdga_directories/pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2be87a..25c9900 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repo is a companion repo to the main flutter repo. It contains the source code for Aurora Flutter's packages (i.e., packages developed by the Aurora team). -Check the packages directory to see all packages. \ No newline at end of file +Check the packages directory to see all packages. diff --git a/packages/path_provider/path_provider_aurora/README.md b/packages/path_provider/path_provider_aurora/README.md index ec3d716..14fb716 100644 --- a/packages/path_provider/path_provider_aurora/README.md +++ b/packages/path_provider/path_provider_aurora/README.md @@ -37,4 +37,4 @@ PathProviderAurora.getApplicationName(); ### Preview example -![preview.png](data%2Fpreview.png) \ No newline at end of file +![preview.png](data%2Fpreview.png) diff --git a/packages/xdga_directories/pubspec.yaml b/packages/xdga_directories/pubspec.yaml index b7947cc..c1be5ee 100644 --- a/packages/xdga_directories/pubspec.yaml +++ b/packages/xdga_directories/pubspec.yaml @@ -23,4 +23,4 @@ flutter: plugin: platforms: aurora: - ffiPlugin: true \ No newline at end of file + ffiPlugin: true