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

How to — A “dismiss up” flutter animation
https://ift.tt/2BUv0Lf

October 30, 2019 at 04:24PM by Elixane
https://ift.tt/2MZTp8I
New post on /r/flutterdev subreddit:

Minesweeper Clone using Flutter Web
I recently saw someone posted their version of Minesweeper for the web and I had also created my own version recently and decided to share. Try out the dark mode (I would love some feedback on what colors and shades I should use to make it more easier to see).Github: https://github.com/D10100111001/minesweeper_online
Website: https://minesweeper.sasid.me
Image: https://imgur.com/czZESEN​Any feedback on the design, code reviews, state management, perf advice, or any other comments are welcome.​The same code can be used to run on mobile but I have not published the apps to the respective stores. The mobile app is much more performant than the web counterpart as web is still in tech preview.

October 30, 2019 at 06:13PM by 0000010100111001
https://ift.tt/2Nt6WEr
New post on /r/flutterdev subreddit:

Common practice for communication with backend?
Hey y'all. I have very little experience with app development, I worked through some of the example projects on the Flutter website back when Flutter 1.0 was first released, but that's about it. I have more experience with back- and front-end web development.I want to work on a personal flutter project that will require users to sign up (either through a third party, their e-mail, or locally on their device). It should also allow the users to communicate and interact with each other (e.g. visit their public profile).I have an idea how I will develop the screens of the app using flutter, but I'm still a bit lost about the backend. I know that I will need a database and run a server, so I will probably also rent a domain and set up a simple landing page. But how would the app communicate with the server? My idea was to set up a comprehensive API that is only accessible from within the app, and allows it to communicate with the main server. I'm sure there is an easy way for the app to send HTTP requests to the server and read the answer, e.g. as JSON or CSV.Is that generally the desired approach to go about this? Would a simple token mechanism be an appropriate measure to keep attackers from spoofing their user agent and accessing the API? Are there any books on the topic you could recommend? Thank you so much everyone, and good luck with your projects!

October 30, 2019 at 09:08PM by al_cauchy
https://ift.tt/2BVYOav
New post on /r/flutterdev subreddit:

Flutter mobile, web and desktop — The stars race
An app running on mobile, web and desktop, the stars race.How long do you think it will take for flutter to get the first position on this run? Today flutter entered the top 10 repos.Web version: https://jhbitencourt.github.io/stars-race/Article: https://medium.com/flutter-community/flutter-mobile-web-and-desktop-the-stars-race-770d7b8df1b8Github: https://github.com/JHBitencourt/stars_race

October 30, 2019 at 10:23PM by JHBitencourt
https://ift.tt/2Jz9fok
New post on /r/flutterdev subreddit:

Can flutter be used to create VR mobile applications?
If so, mind directing me to a tutorial?

October 31, 2019 at 01:37AM by joshkmartinez
https://ift.tt/2PxHAYY
New post on /r/flutterdev subreddit:

Portable version
I was just wondering if it's possible to install Flutter on a USB stick rather than a computers hard drive and, if not, if that might be considered in the future?

October 31, 2019 at 06:29AM by tdrsam
https://ift.tt/3225cHI
New post on /r/flutterdev subreddit:

Flutter: 5 Reasons why you will love it !
https://ift.tt/34ljeG3

October 31, 2019 at 11:00AM by citrusleafin
https://ift.tt/36hivaJ
New post on /r/flutterdev subreddit:

Does Google have a site/method where developers can request/"up vote" new Flutter features? (like flutter.canny.io?)
Some projects/products/companies have sites for facilitating user feedback to help prioritize their road map. For example, Expo, for ReactNative, uses expo.canny.io and it's really cool.I would like to request an official audio recording/playback API as all the community-driven audio code is buggy.Does Google have anything like this for Flutter?

October 31, 2019 at 10:33AM by remoteportal
https://ift.tt/2owQ6Mz
New post on Flutter Dev Google group:

Web App from Javascript
Hi everybody. Is it possible to call a dart/flutter procedure from javascript in a Web Flutter Application ? Is it possible to call a javascript procedure from dart/flutter in a Web Flutter Application ? If yes, is there any documentation somewhere ? Thank you. /Larpoux

October 31, 2019 at 11:29AM by Larpoux
https://ift.tt/36mAlcn
New post on Flutter Dev Google group:

Flutter Tap Gestures not working with UiKitView and MapBox
I'm trying to find the best way of using MapBox with Flutter and UiKitView/AndroidView seemed like a good approach. I've managed to setup a UiKitView that loads MapBox with an annotation and polyline drawn however trying to use some gestures that MapBox allow for such as tapping on an annotatio

October 31, 2019 at 11:59AM by Jonty Lisher
https://ift.tt/31Z0ieE
New post on /r/flutterdev subreddit:

Paid app and free app
Hi i want to create one app with ads and one paid app without ads,Do I need to create 2 project for it one which will include admob and one app without admobIs there any difference solutions for it?

October 31, 2019 at 11:55AM by Kotaibaw
https://ift.tt/2q5CeJG
New post on Flutter Dev Google group:

how to download images data from database using SQLite
Hey there!! I am currently developing an app where I need to download the images and store them locally on mobile. All the previous images will be stored at the time user first login and when new images are received, they will have to be downloaded automatically to the local images folder.

October 31, 2019 at 01:43PM by Parul Nandwani
https://ift.tt/2N5L0Rb