platform interface.
This commit is contained in:
parent
c9abbd0c98
commit
1552eebe83
7 changed files with 624 additions and 0 deletions
11
just_audio_platform_interface/.gitignore
vendored
Normal file
11
just_audio_platform_interface/.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Files and directories created by pub
|
||||
.dart_tool/
|
||||
.packages
|
||||
# Remove the following pattern if you wish to check in your lock file
|
||||
pubspec.lock
|
||||
|
||||
# Conventional directory for build outputs
|
||||
build/
|
||||
|
||||
# Directory created by dartdoc
|
||||
doc/api/
|
Loading…
Add table
Add a link
Reference in a new issue