-
```
`Future getDataName() async {
DioCacheManager _dioCacheManager;
_dioCacheManager = DioCacheManager(CacheConfig());
Options _cacheOptions =
buildCacheOptions(Duration(days: 7), for…
-
I'm storing images in firebase. These end up with a format like this:
https://firebasestorage.googleapis.com/v0/b/graceblocks-4efeb.appspot.com/o/customers%2Fschema_1%2Fattachments%2F67282db5-5a8c-…
-
## 📋 Describe the new feature/idea/enhancement you are requesting
It wasn't clear to Brandon, especially on the SB Example template, that each section will populate one by one after you populate and c…
-
When I pass in an appspot URL like this https://firebasestorage.googleapis.com/v0/b/alidb-38864.appspot.com/o/inspectionImages%2fFFOyYFwbV4EzjL117alM%2F1_1554485790968.jpg?alt=media, the % is replace…
-
-
## 🐛 Bug Report
TLDR: A ListView.builder showing a bunch of images . -> Scroll very fast -> Crash on iOS device
My App has a list of cells containing images and it crashes on iOS when the user scr…
-
To reproduce the issue with the video_player on iOS:
1. Run the official video player example on an iOS browser.
2. Replace the network URL with the following ten-minute video: https://firebasesto…
-
## ✂️ Copy of your 42SmartBlock from Roam
- ````
#42SmartBlock MDWA iframe
````
- ````
Start doing some writing!! #[[The Most Dangerous Writing App (MDWA)]]
````
- ````
…
-
Code is getting build without any error..but slider Images are not getting displayed.
Please Help......
**HomeFragment.java**
```
@Override
public View onCreateView(LayoutInflater inflater, …
-
Thanks for a great repository!
The HANS download token seems to be broken. Can you please fix it?
This is the exception I'm getting:
`requests.exceptions.HTTPError: 403 Client Error: Forbidden …