July

Results 6 issues of July

从1.2.17升级到1.2.23之后,数据库表都找不到,数据库使用的是pg. ![Screenshot 2021-10-04 at 15 32 33](https://user-images.githubusercontent.com/2620575/135812730-de109035-5aed-42e0-9a87-f8aec3ee6936.png)

🐛bug

Could you make this awesome project support [Carthage](https://github.com/Carthage/Carthage)? Thanks.

Flutter version: 1.1.5 sy_flutter_qiniu_storage version: 0.1.4 iOS设备 报错信息如下: ![screenshot 2018-12-31 00 00 10](https://user-images.githubusercontent.com/2620575/50548886-18f3d380-0c8f-11e9-92ea-a51901cc5e1e.png) 加上监听进度的函数就不会崩溃了: ``` syStorage.onChanged().listen((dynamic percent) { print(percent); }); ```

I use [spree_reffiliate](https://github.com/kinduff/spree_reffiliate) extension and get the following UI: ![screen shot 2015-03-19 at 21 31 59](https://cloud.githubusercontent.com/assets/2620575/6731582/bdb80d7e-ce80-11e4-8c5a-dc7ee1e0c43f.png) So I think the spree_fancy theme should be more extendable in the `user-info` section,...

I have 2 source images with 500x500 size, and I want to fix the width and height of each sprite images to 100, but get the following error: ``` image...

I have 2 frames png source files, wanna to generate a gif. I use this library and get the following gif: ![hand-false](https://cloud.githubusercontent.com/assets/2620575/8077032/b1f58512-0f84-11e5-9db5-f36a5b4bd761.gif) But I use rmagick library getting another different:...