Kaynağa Gözat

Update README.md

Caijinglong 6 yıl önce
ebeveyn
işleme
d360af8a53
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4
    4
      README.md

+ 4
- 4
README.md Dosyayı Görüntüle

1
 # photo
1
 # photo
2
 
2
 
3
 [![pub package](https://img.shields.io/pub/v/photo.svg)](https://pub.dartlang.org/packages/photo)
3
 [![pub package](https://img.shields.io/pub/v/photo.svg)](https://pub.dartlang.org/packages/photo)
4
-![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)
4
+[![GitHub](https://img.shields.io/github/license/CaiJingLong/flutter_photo.svg?style=flat-square)](https://github.com/CaiJingLong/flutter_photo)
5
+[![GitHub stars](https://img.shields.io/github/stars/CaiJingLong/flutter_photo.svg?style=social&label=Stars)](https://github.com/CaiJingLong/flutter_photo)
5
 
6
 
6
 image picker, multi picker
7
 image picker, multi picker
7
 
8
 
78
       loadingDelegate:
79
       loadingDelegate:
79
           this, // if you want to build custom loading widget,extends LoadingDelegate [see example/lib/main.dart]
80
           this, // if you want to build custom loading widget,extends LoadingDelegate [see example/lib/main.dart]
80
     );
81
     );
81
-
82
 ```
82
 ```
83
 
83
 
84
 ## whole example
84
 ## whole example
128
 xcode like image
128
 xcode like image
129
 ![in xcode](https://github.com/CaiJingLong/some_asset/blob/master/flutter_photo2.png)
129
 ![in xcode](https://github.com/CaiJingLong/some_asset/blob/master/flutter_photo2.png)
130
 
130
 
131
-
132
 ### build error
131
 ### build error
133
-if you build error like include of non-modular header inside framework module, see [#10](https://github.com/CaiJingLong/flutter_photo/issues/10) or [so](https://stackoverflow.com/questions/27776497/include-of-non-modular-header-inside-framework-module)
132
+
133
+if you build error like include of non-modular header inside framework module, see [#10](https://github.com/CaiJingLong/flutter_photo/issues/10) or [so](https://stackoverflow.com/questions/27776497/include-of-non-modular-header-inside-framework-module)