Skip to content

Commit a88df2a

Browse files
committed
removed unused platforms
1 parent ee1b1ae commit a88df2a

121 files changed

Lines changed: 2 additions & 4335 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.metadata

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,9 @@ migration:
1515
- platform: root
1616
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
1717
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
18-
- platform: android
19-
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
20-
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
21-
- platform: ios
22-
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
23-
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
24-
- platform: linux
25-
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
26-
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
27-
- platform: macos
28-
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
29-
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
3018
- platform: web
3119
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
3220
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
33-
- platform: windows
34-
create_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
35-
base_revision: 20f82749394e68bcfbbeee96bad384abaae09c13
3621

3722
# User provided section
3823

analysis_options.yaml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1 @@
1-
# This file configures the analyzer, which statically analyzes Dart code to
2-
# check for errors, warnings, and lints.
3-
#
4-
# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
5-
# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
6-
# invoked from the command line by running `flutter analyze`.
7-
8-
# The following line activates a set of recommended lints for Flutter apps,
9-
# packages, and plugins designed to encourage good coding practices.
101
include: package:flutter_lints/flutter.yaml
11-
12-
linter:
13-
# The lint rules applied to this project can be customized in the
14-
# section below to disable rules from the `package:flutter_lints/flutter.yaml`
15-
# included above or to enable additional rules. A list of all available lints
16-
# and their documentation is published at https://dart.dev/lints.
17-
#
18-
# Instead of disabling a lint rule for the entire project in the
19-
# section below, it can also be suppressed for a single line of code
20-
# or a specific dart file by using the `// ignore: name_of_lint` and
21-
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
22-
# producing the lint.
23-
rules:
24-
# avoid_print: false # Uncomment to disable the `avoid_print` rule
25-
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
26-
27-
# Additional information about this file can be found at
28-
# https://dart.dev/guides/language/analysis-options

android/.gitignore

Lines changed: 0 additions & 14 deletions
This file was deleted.

android/app/build.gradle.kts

Lines changed: 0 additions & 44 deletions
This file was deleted.

android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.
-22 KB
Binary file not shown.

android/app/src/main/kotlin/com/example/visual_graphs/MainActivity.kt

Lines changed: 0 additions & 5 deletions
This file was deleted.

android/app/src/main/res/drawable-v21/launch_background.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

android/app/src/main/res/drawable/launch_background.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)