flutter_file_picker/.gitignore

38 lines
653 B
Plaintext
Raw Normal View History

2018-06-23 01:22:04 +00:00
.DS_Store
2018-12-06 15:58:44 +00:00
.atom/
2018-12-27 14:02:24 +00:00
.idea/
.vscode/
2018-12-06 15:58:44 +00:00
.packages
2018-06-23 01:22:04 +00:00
.pub/
2018-12-27 14:02:24 +00:00
.dart_tool/
2018-12-06 15:58:44 +00:00
pubspec.lock
2018-12-27 14:02:24 +00:00
2018-12-06 15:58:44 +00:00
Podfile.lock
2018-12-27 14:02:24 +00:00
Pods/
.symlinks/
**/Flutter/App.framework/
**/Flutter/Flutter.framework/
**/Flutter/Generated.xcconfig
**/Flutter/flutter_assets/
ServiceDefinitions.json
xcuserdata/
local.properties
.gradle/
gradlew
gradlew.bat
gradle-wrapper.jar
*.iml
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
GeneratedPluginRegistrant.java
build/
.flutter-plugins
example/ios/Flutter/flutter_export_environment.sh
2019-12-18 10:49:02 +00:00
example/.flutter-plugins-dependencies
file_picker/example/.flutter-plugins-dependencies
file_picker/example/ios/Flutter/flutter_export_environment.sh
example/macos