Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

💰📲 New opportunities to monetize your apps have hatched for Flutter developers 🐣 Start monetizing with Flutter ↓ https://t.co/TnzVjS7T8v— Flutter (@FlutterDev) Nov 18, 2021

November 18, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1461378835136462853
New post on /r/flutterdev subreddit:

Best Way For Navigation Between Screens
Hello, i'm new to flutter, and i'm wondered whats the best way for navigating. Im using Navigator.push, but i feel like there should be a better/cleaner way to do it.

November 18, 2021 at 07:37PM by Turbulent-Rope-8634
https://ift.tt/3cGHMQ5
New post on /r/flutterdev subreddit:

Should I breakdown long code blocks into separate widgets or just private builder functions?
I noticed the common convention in other languages is to breakdown code blocks into separate objects in separate files (even though they will only be used once) and them "import" them as modules.Or breakdown code blocks into separate classes and put them below the main class in the same file.But I see a lot of Flutter code just breakdown the code blocks into private "builder" functions within the same class. Is this convention preferred?

November 19, 2021 at 03:18AM by lorenzomofo
https://ift.tt/3oIzfBB
New post on /r/flutterdev subreddit:

send otp with phone no
how to use plese help me

November 19, 2021 at 07:24AM by FitAsifedicine3222
https://ift.tt/3Dz4eGz
New post on /r/flutterdev subreddit:

Flutter vs React Native: Which One Should You Choose
ReactNative and Flutter are the two most popular cross-platform mobile frameworks.The post below makes an in-depth comparison between the two frameworks to help you understand the criteria you need to consider when choosing the best fit for your projects.Disclaimer: This is not my work, I am just sharing technical quality content.https://adevait.com/mobile/flutter-vs-react-native

November 19, 2021 at 10:33AM by xkalanx
https://ift.tt/3Hz8HLN
New post on /r/flutterdev subreddit:

App Feedback Thread - November 19, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

November 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/30I2Sel
New post on /r/flutterdev subreddit:

How to create a custom artifactory for flutter/dart ?
Hi everyone,In my company i have the role to choose a common technology stack to use for all our mobile apps.
After a study, we've decided to go with Flutter. Hooray!The main goal of having a single technology stack is to create an internal mobile library of reusable components and logic mostly for our internal products and APIs.​So, the problem is that of course we cannot host our packages on pub.dev and we already use JFrog as artifactory for our others artifacts, I read that the 'pub get' command can interrogate a custom host for retrieving packages but the endpoint has to conform to certain API, but where are these specification?Specifically this page says:
"A hosted package is one that can be downloaded from the pub.dev site (or another HTTP server that speaks the same API)."​How can we implement our custom artifactory for this situation? Our only chances is to use the pub.dev source code to have our private repo?

November 19, 2021 at 03:38PM by Pelonarax
https://ift.tt/3croopW
New post on /r/flutterdev subreddit:

Flutter Double Press to Close Application
https://ift.tt/3DBYPhI

November 19, 2021 at 06:12PM by rrtutors
https://ift.tt/3oLUYsd
New post on /r/flutterdev subreddit:

Package to Generate ColorScheme Easily for Android 12 System Palette
https://ift.tt/3CwN6jh

November 19, 2021 at 08:54PM by quadrendev
https://ift.tt/3r8Quz1
New post on /r/flutterdev subreddit:

Riverpod Testing Example: Mocking State with StateNotifierProvider
The Riverpod documentation and various riverpod tutorials demonstrate testing simpler providers, but not StateNotifierProvider. This took me a while to figure out a good approach for this, and it seems simple now, but it wasn't for me at first!So I created a standalone counter app repo showing how to test your widgets if the rendering is dependent on state, and you are using Riverpod StateNotifierProvider.https://github.com/mdrideout/testing-state-notifier-provider

November 20, 2021 at 12:11AM by boon4376
https://ift.tt/3kVUqPt
New post on /r/flutterdev subreddit:

I'll do one better, package:mvc_application v8.0.0 is also out 🎉
https://ift.tt/3kTbDcg

November 19, 2021 at 11:39PM by gtfperry
https://ift.tt/3x6swoE
New post on /r/flutterdev subreddit:

package:mvc_pattern v8.0.0 is out 🎉
https://ift.tt/3kRVTpY

November 19, 2021 at 11:37PM by gtfperry
https://ift.tt/3kUvh7J
New post on /r/flutterdev subreddit:

Flutter 4 Fun - UI Challenge 7
Check out UI Challenge 7 in Flutter 4 Fun.This session is special because we covered these aspects:Implement a responsive design (to support all screens from mobile to desktop)Use the fl_chart package to implement charts.Implement dark/light themesAlso, you are able to run the final result right now in your browser here.You can subscribe to our Blog's notification or Twitter account to get notified of a new post.Video

November 20, 2021 at 07:18AM by imaN_NeoFighT
https://ift.tt/3nxKyNr
New post on /r/flutterdev subreddit:

ChangeNotifier + Provider in Flutter
https://ift.tt/3x87V3F

November 20, 2021 at 03:36PM by VandadNahavandipoor
https://ift.tt/30FiChN