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

flutter for a simple app
Hi! I'm new in this flutter stuff, so I was wandering, I want to create a simple mobile app, it will contain stuff like menus, images and text, it is thought to work offline, and if everithing goes ok, I'd like to evolve the app into something more complex... not too complex but I want to know if flutter allows me to grow the first concept of my app.So.. is flutter trustworthy to make a fast, simple app, with potencial to become something more complex?Thanks a lot, I'll read you! :D

January 12, 2022 at 07:48AM by MrKingDice9
https://ift.tt/3Fl7u8D
New post on /r/flutterdev subreddit:

How can we merge 2 or more images into 1 png file ?
any idea how to merge multiple images into 1 single image in flutter ?this package merges it either verticle or horizontal. https://pub.dev/packages/merge_images
I need them to overlay one over the other.

January 12, 2022 at 10:57AM by Amanullahaf
https://ift.tt/33liKEx
New post on /r/flutterdev subreddit:

Looking for Flutter/Dart resources
Hey everyone, I am quite new to Flutter/Dart and looking for some resources like blogs, discord groups etc. beside the developer documentation. Shameless self promotion is welcome 😉. Any suggestions?
I come from iOS development and there I have a list of blogs etc which look into new frameworks, language features and so one. I fly over those from time to time to keep up to date and find exiting things.

January 12, 2022 at 11:42AM by Gschiidli
https://ift.tt/3niGDnn
New post on /r/flutterdev subreddit:

Is it worth migrating big Flutter App to Null Safety ?
My company has a big Flutter Project using the BLoC pattern & is still running on an old Flutter Version without Null SafetyIs worth migrating to Null Safety - can I still benefit from new Packages built with Null Safety without migrating my App ?Can i use the most recent Flutter version for this project without migrating to null safety?

January 12, 2022 at 11:40AM by Isifdis
https://ift.tt/34L10mL
New post on /r/flutterdev subreddit:

Package for draggable floating chat icon with popup message UI
Just published my first ever package to pub.dev!It creates a customisable chat (or other type of widget) which can be dragged around the screen and will lock to one of the four corners. Popup messages can be shown and hidden also.Let me know if there's anything you'd like to see added to it!

January 12, 2022 at 01:23PM by JackMobileDev
https://ift.tt/3FiSJTt
New post on /r/flutterdev subreddit:

Resources to help getting back to Flutter after some time?
Hi, I am wondering if anyone could help share some docs or videos, to cover the last 6 months of development in Flutter.
I was learning something different, and now after half a year am coming back to Flutter and trying to catch up to anything I missed.Thanks.

January 12, 2022 at 02:15PM by ConnectSet57
https://ift.tt/334AAMp
New tweet from FlutterDev:

RT @GoogleDevExpert: 🛣️ Buckle up and get on the road to becoming a GDE! → https://t.co/R0YXWeFqUW #RoadtoGDE is a mentoring program supporting underrepresented groups in tech to become Google Developers Experts. 🌍 Applications for the EMEA, LATAM, and India classes just opened. Apply now! https://t.co/iITX8gkWuV— Flutter (@FlutterDev) Jan 12, 2022

January 12, 2022 at 03:00PM
https://twitter.com/FlutterDev/status/1481264705113141251
New post on /r/flutterdev subreddit:

SeniorDevs! What do u generally use platform calls for?
I'm still somewhat new to flutter, as senior devs out there what are the most common things u consider to do with platform calls? I initially thought of using platform call to use the tabula java library to extract pdf tables, although I didn't go through with it in the end finding a better and simpler alternative. I'm just curious what do use it for generally?

January 12, 2022 at 04:48PM by S0ULBoY
https://ift.tt/3fdUIy5
New post on /r/flutterdev subreddit:

lite GraphQL light way client idea
/r/dartlang/comments/s2a4ch/lite_graphql_light_way_client_idea/

January 12, 2022 at 05:20PM by crazyjoker96
https://ift.tt/3I0dtBc
New tweet from FlutterDev:

🌀 Push your creativity to the limit Show what you can do with Flutter in the #FlutterPuzzleHack! Share your solution for a chance to win big. 🏆 🎨 Create a new design 🛠 Rebuild the puzzle from scratch Integrate packages in new ways Start here 👉 https://t.co/fH3oUV69UE https://t.co/BaoHpGdwnr— Flutter (@FlutterDev) Jan 12, 2022

January 12, 2022 at 06:00PM
https://twitter.com/FlutterDev/status/1481310009828990983
New post on /r/flutterdev subreddit:

where to crop and resize an image in clean architecture?
I need to edit an image before sending it to the server. How should I implement this logic? I don't think it makes sense to put it directly in the usecase or in the repository, because no database is used for this.

January 12, 2022 at 07:32PM by brunowired
https://ift.tt/3zPVsmx
New post on /r/flutterdev subreddit:

lite-graphql: A lite way client to run GraphQL query
I refactored my old code in a package https://github.com/vincenzopalazzo/lite-graphql and maybe we can think about a used case where we can fix this library.There is a good library like graphql_flutter or Artemis that provides this functionality but maybe we can build some things that can fill some gaps that there is in the tools around.Happy to talk about it

January 12, 2022 at 08:50PM by crazyjoker96
https://ift.tt/3fgangn
New tweet from FlutterDev:

RT @googledevs: 📢 The Solution Challenge 2022 kickoff event is just ONE week away! Save your spot 👉 https://t.co/DAfJUXcMlp 📅 On January 19, connect with students around the globe and get an overview of this year’s Solution Challenge with @EricaKHanson, @merve_isler, and @_KylePaul. https://t.co/nXGL53F9si— Flutter (@FlutterDev) Jan 12, 2022

January 12, 2022 at 09:00PM
https://twitter.com/FlutterDev/status/1481355300011749377
New post on /r/flutterdev subreddit:

What tooling are you using for CI/CD with your Flutter Project?
I'm interested to hear about what tooling people are using for CI/CD of their flutter project?If you have rolled your own tell us a little about it.What do you like/hate about your tooling?

January 12, 2022 at 09:50PM by bsutto
https://ift.tt/3FkI9eP
New post on /r/flutterdev subreddit:

I am choosing React Native over Flutter for a new app in 2022.
I run a company developing IoT hardware. We are writing iOS & Android apps in 2022.Our apps are written once, but maintained for years. While I am more excited by Flutter, React Native appears to still be the "Responsible Choice" for developing apps today.I dont mean to be putting down Flutter by the way. I really like what the Flutter team is doing.Issues with Flutter that concern me:Maintanence/Stability: Flutter itself is unstable.Maintanence/Stability: the Flutter Roadmap for 2022 (under Jank) includes an entire rewrite of the Graphics backend. Thats a lot of risk.Maintanence/Stability: Compare Flutter release notes to React Native release notes. Flutter is under heavy change still.productivity: no stability = bugs.productivity: no stability = bug & feature update loop of death. You update to fix bugs, but also need to change code for it to compile. Then you hit other new bugs in the update and need to revert your changes and downgrade. This loop can repeat for months.reliability: React Native is constantly stress tested by dozens of big name apps. Most kinks need to be worked out quickly by these companies.Longevity: Google is barely invested in Flutter. It's too early to know if Google will keep Flutter around. Compare this to React Native where Facebook has bet the house on it.Longevity: My product it targeting 8 years of support. Which framework will be here in 8 years?Stability: Immature device hardware libraries. Bluetooth, Wifi, Camera, GPS, Sound, Midi, NFC, etc. Google has little business incentive to make these wrappers good, but React Native has had a bunch of users that have needed all of these features.It seems like React Native is the framework to choose if:you want to get an app completely finished todaycare about long term (5+ years) maintenance with little headachedon't care as much about developing this app continuously for 5+ years and therefore don't care about needing to align your company with the 'next best thing' which Flutter definitely could be.The big question: Am I wrong? Is this reasonable? Will I hit more issues with React Native than Flutter?

January 12, 2022 at 11:42PM by think_inside_the_box
https://ift.tt/3GjvcmO