flutter-folio icon indicating copy to clipboard operation
flutter-folio copied to clipboard

A platform adaptive Flutter app for desktop, mobile and web.

Results 42 flutter-folio issues
Sort by recently updated
recently updated
newest added
trafficstars

i fixed the project so that it will at least build on flutter and dart (3.13 and 3.1) https://github.com/sk92129/flutter-folio Let me know if you want me to create a branch...

No need to add a description too detailed, it's enough to check one file in the repo such as `lib/views/auth_page/auth_page.dart` ```dart AppTheme theme = context.watch(); // This view will switch...

This project is a bad advertisement for Flutter. It fails to run on multiple platforms, as evidenced in the comments.

Hi, I just tried installing Flutter Folio from the snap store on Ubuntu 20.04 and got this message after trying to launch from the command line: `** (flutter_folio:670521): WARNING **:...

Resolving dependencies... (16.1s) The current Dart SDK version is 3.0.3. Because freezed >=0.14.1+3 =0.14.1+1 =0.14.1+1 =0.14.0-nullsafety.1 =0.41.0 =1.21.6 depends on analyzer >=2.0.0 =0.14.0-nullsafety.1 =1.21.6. Because test >=1.16.6 =1.16.7 =1.16.6 =1.17.0...

Once you're on dev and desktop is enabled, you're ready to run the app: ??? What does "on dev" mean?

Hi, opening pannel is buggy on Manjaro/KDE, making it impossible to search for files. ![Screenshot_20230605_192237](https://github.com/gskinnerTeam/flutter-folio/assets/653847/55167333-7e99-4105-8269-2d04fc654ab7)

In flutter desktop official website, it shows this project as an example demo project. But after installing the app from Microsoft Store. It's very disappointing. I even doubt flutter is...

``` ❯ flutter run -d web Running "flutter pub get" in flutter-folio... Resolving dependencies... (1:15.1s) Git error. Command: `git clone --mirror git://github.com/gskinnerTeam/auto_size_text.git /Users//.pub-cache/git/cache/auto_size_text-ee02f76d882179635fdb79a3e4ed36d6513147b7` stdout: stderr: Cloning into bare repository '/Users//.pub-cache/git/cache/auto_size_text-ee02f76d882179635fdb79a3e4ed36d6513147b7'......

update auto_size_text to https and latest master