THIS is a test App, not fully functional.
I have not used, Flutter Dart for more than 1 year,
It took me, more than 2 days, to get back, on track.
The tests, passed, on all platforms, except WEB.
NASA APOD, and General Search
TMDB 3 days TV list
TMDB Now Playing Movies (180 days)
TMDB Artist Bio and Credits
Local Files and Network-Images Grid.
Mobile Device Files IO.
Testing, using more component widgets
__________________________
released to Public Domain
__________________________
Link
https://1drv.ms/u/s!ApN1U-GH6AeIoDtuc...
__________________________
Notes:
Performance, is much much better than 1 year ago.
Horizontal Scroll works, inside a Tile and Inside a ScrollView.
(required, scrollbar and same controller, connected to Both Scrollbar and ListView.
IO required, conditionals
ScrollView, embedded a Column, not working on Mobile Devices (sim/emu)
Sliver List, does work on all tested platform.
Flutter Image, having problems on very large Images. (250MPx and more)
Other than that, it is A-OK.
Need SafeArea Widget, for Mobiles.
BottomBar, need FittedBox, else Overflow on Mobiles.
Loading Large image, delay, can be fixed with isolate, but leaks.
Now, the project with filled build-folder, is much more than 2 Gb.
Sorry, cannot upload the whole thing.
Steps to recreate:
Create a flutter project: photos_flutter
create those desktop folder *CD to project folder.
flutter create --platforms=macOS .
flutter create --platforms=windows .
copy assets folder to project's root
copy pubspec.yaml and replace the existing
copy lib and replace existing folder
update yaml
Files Find and Replace Whole Words: 10.6 to 11.6
10.11 to 11.6
(repeat this, if the contents of build folder, were deleted.)
____________________
Resources:
AS Bumblebee 2021.1.1 patch1
Dart current stable
Xcode 13.2.1
Visual Studio Current 2022
https://1drv.ms/u/s!ApN1U-GH6AeIoDtuc...
Информация по комментариям в разработке