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

What CI/CD tools and pipeline should I use?
Coding in flutter has been awesome! But I’m now bogged down by having iOS and Android apps that have to get built for staging and production environments, sent to my testing teams, signed and release. It’s crazy, and an absolute nightmare to deal with manually.I’m using flavors, schemes, and dart-defines to separate build config, and it’s all built with a firebase backend. I love firebase, but it can also be limiting, complicated, or painful.What are the tools and techniques you use for your CI/CD that you would recommend me to setup? I’m looking at CodeMagic, Bitrise, and AppCircle but I haven’t done this before so there’s quite a lot to consider.Ideally I’d like to merge my git branches to trigger builds, Firebase distributions, code signings and App Store submits. I’d then also like it to be able to build and deploy an Angular CMS and an Angular frontend soon, so not just mobile.All these code signing certificates and keys are really complicated and fragile if they go missing, so any advice on that would be great too!

July 09, 2020 at 01:27PM by New_York_Rhymes
https://ift.tt/321eYO4
New post on Flutter Dev Google group:

Dismissible having a glitch after swipe
Hi All, I'm a flutter noob, so don't worry about making your answers too simplistic. I have an app that gets a list of cards (stored in Firebase), and draws them centered to the screen. I want to make them swipable left and right, and found the Dismissible Widget. So, seemingly, when I swipe

July 09, 2020 at 01:51PM by Ken Corey
https://ift.tt/3235aTw
New post on /r/flutterdev subreddit:

How to load desired localised resource(.arb) from backend Flutter?
Is there a possibility to load the .arb resources required for localisation from backend server? There is a possibility to load the desired json file with localised resources at runtime but I want to utilise the features of .arb from dart internalisation package that is dynamic string interpolation, use of plurals, etc. Please suggest the best way to achieve this.

July 09, 2020 at 02:01PM by Radhika_3
https://ift.tt/3iVhqvw
New post on /r/flutterdev subreddit:

Chained Stream and Future Builder
Hi guys!I am pretty new on Flutter, and I am worried about some design patterns when programming.I've realized that I am using too many chained structures with Future and Stream builders, and I'd like to know it this ok, and if you have some suggestions about this.​Thank you all!

July 09, 2020 at 01:54PM by saracms
https://ift.tt/3fcm9Xe
New post on /r/flutterdev subreddit:

Which Google Cloud Training (QwikLabs) trainings are the best when rebuilding an app entirely in Flutter?
A question for those familiar with the Google Cloud Training offering. There are all sorts of trainings for Google Cloud Platform, which ties into Flutter development somewhat with Firebase etc.The company I work for maintains an app and backend platform and we are in the process of making a version 2.0, which will most likely be completely based on Flutter for app development with Firebase/Cloud Firestore for the backend including stuff like Cloud Functions. Does anyone have experience with these Google Cloud Trainings and can recommend a specific one, or multiple?

July 09, 2020 at 02:23PM by SockPants
https://ift.tt/3feMGDh
New post on Flutter Dev Google group:

How to use Flutter channel with existing app from flutter module?
We can use flutter channel to communicate with native code from flutter and that work absolutely fine in case of flutter project. But when we add flutter as a module in an existing app, Is there a way to communicate with the existing native code? Channel approach is not working due to

July 09, 2020 at 02:42PM by gaurav yadav
https://ift.tt/2ZbcXNa
New post on /r/flutterdev subreddit:

looks like leisim has come out of hiding with the beginnings of a Hive successor:
https://github.com/isar

July 09, 2020 at 07:20AM by AKushWarrior
https://ift.tt/3iJ0bNH
New post on /r/flutterdev subreddit:

flutter discord server!
hey, guys so a friend of mine started a discord server to help people study flutter. we do weekly challenges as well as weekly discussions and q&a.note: people who will not be active might get kicked without a warning this is the discord server: https://bit.ly/ricky-codesPlease upvote so that more people can see this.

July 09, 2020 at 05:46AM by nofaplegend156
https://ift.tt/3efp0NY
New post on /r/flutterdev subreddit:

Local Notifications in Flutter
https://ift.tt/2CndKS9

July 09, 2020 at 02:38PM by Fewthp
https://ift.tt/2CjptkY