mirror of
https://github.com/flutter/samples.git
synced 2026-04-01 17:23:18 +00:00
Fixes the dependencies for the examples, unbreaks Travis. (#11)
* Updated jsonexample for new dep versions. * Fixes for other examples.
This commit is contained in:
committed by
Filip Hracek
parent
c02d0208fa
commit
9d5686ae13
15
platform_view_swift/.gitignore
vendored
Normal file
15
platform_view_swift/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.DS_Store
|
||||
.dart_tool/
|
||||
.packages
|
||||
.pub/
|
||||
.idea
|
||||
.atom
|
||||
.flutter-plugins
|
||||
build/
|
||||
*.iml
|
||||
|
||||
.symlinks/
|
||||
Podfile.lock
|
||||
GeneratedPluginRegistrant.h
|
||||
GeneratedPluginRegistrant.m
|
||||
GeneratedPluginRegistrant.java
|
||||
Reference in New Issue
Block a user