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

We are so excited to have a Live Q&A with Flutter PM's Tim Sneath(@timsneath) and Mariam Hasnany(@marihasnany) 💙🎉

Prepare your questions! You can also DM, or reply this tweet! 🎉

Register now! https://t.co/ZlxUXB6gHJ 💙#Flutteristas pic.twitter.com/Sg84Ers4yo— Flutteristas Conference (@FlutteristasCon) April 14, 2021

April 16, 2021 at 11:59PM
http://twitter.com/FlutterDev/status/1383178311287857161
New post on /r/flutterdev subreddit:

A Deep Dive Into Widget Testing in Flutter : Part II (Finder and WidgetTester)
https://ift.tt/3ahGoCG

April 17, 2021 at 02:35AM by deven9852
https://ift.tt/2RGg9zg
New post on /r/flutterdev subreddit:

Pangolin UI, a Desktop Shell, Written in Flutter, for Linux and Zircona
https://ift.tt/32n4szr

April 17, 2021 at 11:43AM by sandys1
https://ift.tt/3mTplM0
New post on /r/flutterdev subreddit:

𝗙𝗹𝘂𝘁𝘁𝗲𝗿 𝗪𝗼𝗼𝗖𝗼𝗺𝗺𝗲𝗿𝗰𝗲 𝗔𝗱𝗺𝗶𝗻 𝗔𝗽𝗽 𝗦𝗲𝗿𝗶𝗲𝘀 - 𝗘𝗣 𝟬𝟭 - 𝗔𝗱𝗺𝗶𝗻 𝗟𝗼𝗴𝗶𝗻
https://youtu.be/qj18E4ZULAw

April 17, 2021 at 11:11AM by K_SNIPPET
https://ift.tt/32nTJ80
New post on /r/flutterdev subreddit:

I published a new blog "Getting 404 while hosting flutter web project on GitHub pages"
https://ift.tt/3doWv32

April 17, 2021 at 12:55PM by hello_ya
https://ift.tt/3dt0PP0
New post on /r/flutterdev subreddit:

I made a simple package that lets you easily show a scroll to top prompt to the user when they scroll.
https://ift.tt/2QvIMP8

April 17, 2021 at 05:23PM by thelonesomeguy
https://ift.tt/3aBgtpJ
New post on /r/flutterdev subreddit:

Does Navigator 2.0 change the fundamental aspects of Flutter - setState as close to widget that should be updated
Hey, as per title, I'm exploring Navigator 2.0.I have mixed feelings about it. Definitely it's an advantage that Navigator is declarative, what you see depends on the state, not by historical push/pop calls. It has some annoying boilerplate in order to support Android's back button and clearing state logic in didPop, but it's fine.Ever since I started my Flutter adventure, I was always told (official guides, conferences) to reload the smallest chunks of UI. Just to refresh these widgets that needs to be redrawn, not the entire widget tree. This requires either proper utilisation of statefull and stateless widgets, moving state up/down, using change notifier providers, or other architecture of your choice.Suddenly now, with Navigator 2.0, looks like it's completely up side down. There is supposed to be global/app state, and whenever it changes, the entire Navigator, with all pages within are reloaded. Am I seeing it right?So how to tackle this ambiguity?Would you throw in that app state everything or just stuff responsible for setting pages?

April 17, 2021 at 07:45PM by flutter3543
https://ift.tt/3ajAVuY
New tweet from FlutterDev:

The biggest Flutter Festival of Turkey is coming 🥳

20 Sessions, 1 Workshop, 52 Hackathon teams, and 44 gifts 💙

7 English and 14 Turkish sessions 💻

Details 👉 https://t.co/DOaZgaOlIT#flutter #FlutterFestivali @FlutterDev @nlycskn pic.twitter.com/aAcQXadEzJ— Flutter Türkiye 💙 #FlutterFestivali (@Flutter_Turkiye) April 16, 2021

April 17, 2021 at 07:50PM
http://twitter.com/FlutterDev/status/1383478076537925638
New post on /r/flutterdev subreddit:

Day 33 of #100DaysOfCode
Day 33 of #100DaysOfCode with #FlutterWeb completed! Today I debounced the search text field to limit queries and improve the UX.
. Also worked on improving the mobile app UI. I'm pretty pleased with the design improvements
📷! #flutter #flutterdev #webdesignhttps://twitter.com/anson_ervin/status/1383459177637421057

April 17, 2021 at 08:55PM by Club_Big
https://ift.tt/2RApcl6
New post on /r/flutterdev subreddit:

Using Flutter Web for a #100DaysOfCode challenge
I've decided to start posting here more detail into my thoughts on my current Flutter Web project. I think personally I can't get all of my complete thoughts out there on Twitter. Overall so far it's been an interesting experience however I'm not as optimistic about Flutter Web as I was initially. It's still a great tool though in my opinion.

April 17, 2021 at 08:51PM by Club_Big
https://ift.tt/3doYu7s
New post on /r/flutterdev subreddit:

Flutter web future big thought!
Hi everyone, have a question about where you think flutter web will go in the future. A bit background about me, used to be an iOS dev and transitioned to flutter from early days and I would say I’m pretty experienced dev with having 3 full production apps in the app stores.Looking at flutter web (keep in mind I’m not a web developer). Was wondering if the flutter team has any plans to make flutter web compete with other frameworks like react and vue. I watched the whole flutter 2.0 event on March 3rd and the flutter team made it clear that flutter web is NOT meant for blogging or any text intensive website as SEO is pretty much a non-starter with flutter web. What I’m curious about is if the flutter team intends to remedy this in the following 1-3 years? Or is this the established reality of flutter web for the foreseeable future?Thanks you all!

April 17, 2021 at 09:55PM by North_Tonight277
https://ift.tt/32nTCt3
New post on /r/flutterdev subreddit:

<b>Advice & Recommendations on how to approach an app idea</b>
Hello Everyone,I'm not sure if this is the right place to post something like this, but here I go.For the scheduling/calendar service, should I look to integrate this with various APIs like google calendar, outlook, etc or just build this in, Like I think flutter has a calendar widget that I can build on top of? What's the best practice for this?I don’t want to give too many details away about my idea, but basically, I want to create a mobile application where potential users who are barbers/hairstylist will be able to display their current portfolio of work as well as for other users to request their services from the barbers/hairstylist on the platform. For reference, let’s just classify the users of this product into two categories, Business users, Customer users. Business users are those who are barbers/hairstylists that display their work. Customer users are those who request services from business users.The following are some features I would want for a minimum viable product:&#8203;Provide customer users the ability to search for business users from where they can request their services from.Provide customer users the ability to view the business users’ portfolios on recent work they have done.Provide customer users the ability to pay for business users’ services in the appProvide customer users the ability to rate the business users servicesProvide customer users the ability to schedule appointments based on the business user’s scheduleProvide business users the ability to register as a barber/hairstylistProvide business users the ability to upload photos of their portfolio to be displayed to customer usersProvide business users the ability to create a schedule that will show when they are available to be booked.Provide the ability for business users and customer users to communicate through direct message in the app<strong>Please feel free to suggest if these are solid features to have as an MVP.</strong>I’ve broken down the system to be composed of the following services:&#8203;Search service (find business users on the platform)Portfolio service (Display business users work on their account profiles)Geolocation service (to pull up business users within their location)Scheduling service (customers booking appointments through the schedule)Notification service (send notifications/updates of when their service is available)Payment service (Process payments for both users )What are the technologies, patterns, and practices that would make this a scalable system architecture?For the mobile application, I’m planning to use Flutter and dart. How should I approach implementing identity and authorization? I’m hesitant to use Firebase or any NoSQL database because dealing with ids and associating those ids with various records that belong to the account holder can be troublesome to deal with. On the other hand, Firebase has great integration with Flutter since it's a google product. What about a relational database? Will this scale well? Does it have its purposes in mobile applications?For GeoLocation integration, I was planning on using google maps API, is this the recommended approach, should I look into another tool, library, API? What's the best practice for this?For the payment processing component, I was planning on using Stripe, any recommendations here? What's the best practice for this?For the scheduling/calendar service, should I look to integrate this with various APIs like google calendar, outlook, etc or just build this in, Like I think flutter has a calendar widget that I can build on top of? What's the best practice for this?What database technology should I use to store photos for the users portfolio?As my backend, I’m planning on using java to receive requests from the mobile client. I’m also planning to have this part of the architecture deployed on the cloud.I know I haven’t thought of everything about the system…
New post on Flutter Dev Google group:

Linux desktop build documentation update
Hi, I am following this https://ift.tt/2RN3ACp On Ubuntu 18.04 (flutter 2.0.5), I have to add the following development libraries sudo apt-get install libblkid-dev Cheers

April 17, 2021 at 11:29PM by Nicholas Yue
https://ift.tt/3srUmIm