Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Flutter Hook widgets over Stateful widgets β€” for better app performance

Did you know that you can build a counter app without Stateful widget? Yes, you heard that right! Hook widgets are an extension to stateless widgets and can be used to build dynamic widgets that update the UI upon user interaction. #flutter Checkout my article at... https://www.reddit.com/r/FlutterDev/comments/vwcydg/flutter_hook_widgets_over_stateful_widgets_for/
πŸ‘4
New post on /r/flutterdev subreddit:

Flutter... composables API?

Hi there, Have you been using React's Hooks and/or Vue3's composables, recently, outside of Flutter? If yes, then, I guess you're searching something similar to be implemented in Flutter. Yes, I am well aware of flutter_hooks. That library is very much inspired by React's hooks; if you didn't... https://www.reddit.com/r/FlutterDev/comments/vwe663/flutter_composables_api/
New post on /r/flutterdev subreddit:

When will Flutter web be ready?

Hello :) I recently got into Flutter and started loving it immediately, I moved a ton of my projects from ReactNative, Kotlin and Python to Flutter. My next steps are to move some of younger my web apps to Flutter as well, but the web does not seem ready yet, I've had performance issues with it, ... https://www.reddit.com/r/FlutterDev/comments/vx3r0b/when_will_flutter_web_be_ready/
πŸ‘3