-
W/System.err(24726): java.io.IOException: Unable to create temporary file, /data/user/0/com.mappdeveloper.usa.our_e_school/cache/.our_e_school/cache/libCachedImageData/12db2cc0-aeb8-11e9-da48-ed04b1df…
-
**I am using HTML/CSS to render PDF views. So, I need render font-awesome-icons in that PDF.**
Icons not rendering in Flutter(android-app) however it is rendering in Flutter(iOS-app). Can we use f…
-
**Describe the bug**
Not able to open pdf from internal storage, But its working fine with the project assets files.
```
`import 'dart:io';
import 'package:flutter/material.dart';
import 'packa…
-
when i add printing: ^5.9.2 in pubspec.yaml it show follow error please resolve it
Because qr_flutter >=4.0.0 depends on qr ^2.0.0 and barcode >=2.2.0 depends on qr ^3.0.0, qr_flutter >=4.0.0 is in…
-
When decoding a base64 through the website : https://www.base64decode.org
I can see the all info, including fields added by a legal partner (right column in table below).
When I display the same bas…
-
Hello guys, i have a problem with a bunch of data that comes from a request, in the past it just works but now doesnt, it throws ```Error: Instance of 'TooManyPagesException'``` the length of the lis…
-
-
Issues: exmple code provided on the pub dev site is not getting compiled. Details below:
## Steps to Reproduce
1. Create new flutter application. Replace main.dart content with the example code.
…
-
Remove references to deprecated v1 Android embedding
To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding.
The v1 embeddin…
-
**Describe the bug**
Build not compatible with flutter 3.16.8 release
**To Reproduce**
Steps to reproduce the behavior:
1. Upgrade flutter version to 3.16.8
2. Flutter clean
3. Flutter pub get…