Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Adding a ScrollController to ListView in PageView makes the headers persistent in NestedScrollView

I have a NestedScrollView with a Container in the header and PageView as its body. The PageView has 2 children ( a ListView and an empty Container). When I don't supply a ScrollController to the ListView, the scrolling works just fine. But when I add a ScrollController to the ListView the... https://www.reddit.com/r/FlutterDev/comments/vpqxqr/adding_a_scrollcontroller_to_listview_in_pageview/
πŸ‘1
New post on /r/flutterdev subreddit:

Success running full Flutter iOS and Android CI/CD within docker-osx container?

I'm currently working through piecing together and setting up a full CI/CD solution for Flutter iOS and Android development using the Docker-OSX container and Fastlane. I'm curious whether anybody has already had previous success with this or not? If I can get it to work I may write up a... https://www.reddit.com/r/FlutterDev/comments/vrn3d3/success_running_full_flutter_ios_and_android_cicd/
πŸ‘1
New post on /r/flutterdev subreddit:

For an App with many features of Uber/Bolt/etc, what advantages does Flutter has over ReactNative?

My team uses Angular for Web Development and we want to build an App. We don't have experience in Dart but if the advantages of Flutter overweigh, we would learn it. If you know disadvantages, please also comment. Would appreciate any help! submitted by /u/hailratner link comments https://www.reddit.com/r/FlutterDev/comments/vry52i/for_an_app_with_many_features_of_uberboltetc_what/
πŸ“’πŸ“’ See all of the presentations from Flutter Heroes 2022! πŸ–₯

The Flutter Heroes 2022 agenda covered Flutter navigation, localization / internationalization of apps, Flutter state management and adding Flutter to existing apps. That's a whole lot of useful Flutter learning for you, and all of those presentations are now available to everyone on the Flutter Heroes YouTube channel.

https://youtube.com/channel/UCHbZnzJKKV358IEhrZCj5bg
πŸ‘4
New post on /r/flutterdev subreddit:

The RotatedBox Widget in Flutter.

submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vtizkm/the_rotatedbox_widget_in_flutter/
New post on /r/flutterdev subreddit:

For those who Work for a company as Flutter dev

Any advice for someone who is looking for transitioning from Android to Flutter? I been studying and making small apps for about 2 weeks. I think my pillars are the basic Widget usage, proper project architecting using Clean Arch (minus Use Case layer, directly consuming from the repo), BLOC... https://www.reddit.com/r/FlutterDev/comments/vu3wsb/for_those_who_work_for_a_company_as_flutter_dev/
πŸ‘1
New post on /r/flutterdev subreddit:

FlutterJsonToDart - a IntelliJ IDEA/Android Studio plugin

The plugin can help you generate dart model needed for json_serializable from a JSON data and add json_serializable dependencies and run the flutter pub run build_runner build -delete-conflicting-outputs command. how to use Launch the IDE and open plugin settings Search for "FlutterJsonToDart"... https://www.reddit.com/r/FlutterDev/comments/vu9i29/flutterjsontodart_a_intellij_ideaandroid_studio/
New post on /r/flutterdev subreddit:

Appium is able to extract Android view tree from Flutter app - how?

I have a customer that sent me screenshot of Appium Server and Appium Inspector running one of our Flutter apps. The Appium Inspector shows hin a side by side screen of a screenshot of the currently running app as well as a Widget tree that contains android view (android.widget.FrameLayout,... https://www.reddit.com/r/FlutterDev/comments/vuwlbt/appium_is_able_to_extract_android_view_tree_from/
New post on /r/flutterdev subreddit:

I'm a Mobile App Designer and want to improve my development skills with Dart and Flutter

I have watched Dart and Flutter tutorials and many IT bloggers are doing projects on Android Studio. I know about this resource, but it is very demanding on my OS. Tell me where you can develop, for example, is VS code suitable or does Android Studio have some advantage? Thanks for your... https://www.reddit.com/r/FlutterDev/comments/vuyfon/im_a_mobile_app_designer_and_want_to_improve_my/
πŸ‘7
New post on /r/flutterdev subreddit:

Quick start a project with FlutterFlow then continue it by exporting and manually writing codr

Can you start a project with FlutterFlow, export it, then continue coding it by hand? Or will you be locked in to using FlutterFlow? Im thinking of doing this to ramp up starting the project with their templates, but i want the control and flexibility of actually modifying the code. Thanks ... https://www.reddit.com/r/FlutterDev/comments/vv1nvp/quick_start_a_project_with_flutterflow_then/
πŸ‘2