Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build/
# If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock
.pub/

.idea/
# Directory created by dartdoc
# If you don't generate documentation locally you can remove this line.
doc/api/
Expand Down
Empty file added CHANGELOG.md
Empty file.
1 change: 1 addition & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include: package:pedantic/analysis_options.yaml
18 changes: 0 additions & 18 deletions android/app/src/main/res/values/styles.xml

This file was deleted.

67 changes: 0 additions & 67 deletions dep_lib/audio_visuals/audio_player.dart

This file was deleted.

247 changes: 0 additions & 247 deletions dep_lib/audio_visuals/audio_visual_main.dart

This file was deleted.

23 changes: 0 additions & 23 deletions dep_lib/audio_visuals/audio_visuals_demo.dart

This file was deleted.

Loading