New post on /r/flutterdev subreddit:
A flutter food app: Behance inspired
I recently saw a behance design and attempted it while learning some #flutter concepts. I ended up adding some features along the way. This is still my on-going project to a full-stack food delivery app with flutter and #aqueduct . Hope it will inspire someone. Your support is appreciatedProject available on github: https://github.com/DonnC/food_app
February 06, 2021 at 09:48PM by don9ld
https://ift.tt/3jmot0Q
A flutter food app: Behance inspired
I recently saw a behance design and attempted it while learning some #flutter concepts. I ended up adding some features along the way. This is still my on-going project to a full-stack food delivery app with flutter and #aqueduct . Hope it will inspire someone. Your support is appreciatedProject available on github: https://github.com/DonnC/food_app
February 06, 2021 at 09:48PM by don9ld
https://ift.tt/3jmot0Q
GitHub
GitHub - DonnC/food_app: a full-stack flutter food mobile app with flutter, momentum state-management and aqueduct server
a full-stack flutter food mobile app with flutter, momentum state-management and aqueduct server - GitHub - DonnC/food_app: a full-stack flutter food mobile app with flutter, momentum state-manage...
New post on /r/flutterdev subreddit:
Today I discovered a great flutter equivalent to storybookjs that uses annotations and code generation
Today I discovered framy which is a simple equivalent of storybookjs that's used for component/widget storyboarding. The best part about it is that it uses annotations and code generation and is very easy to use.Just wanted to give some appreciation to the developers! I hope it stays active 🙏
February 06, 2021 at 10:58PM by MMAAmer
https://ift.tt/3tA8UHl
Today I discovered a great flutter equivalent to storybookjs that uses annotations and code generation
Today I discovered framy which is a simple equivalent of storybookjs that's used for component/widget storyboarding. The best part about it is that it uses annotations and code generation and is very easy to use.Just wanted to give some appreciation to the developers! I hope it stays active 🙏
February 06, 2021 at 10:58PM by MMAAmer
https://ift.tt/3tA8UHl
GitHub
GitHub - Fidev-io/framy: A convenient code generator for app styleguide, gallery, wireframes and/or storyboard.
A convenient code generator for app styleguide, gallery, wireframes and/or storyboard. - GitHub - Fidev-io/framy: A convenient code generator for app styleguide, gallery, wireframes and/or storyboard.
New post on Flutter Dev Google group:
Flutter build web showing blank on deployment
Hi, been doing several apps with Flutter web. I usually deploy to my server the files generated after running Flutter build web, so I can access the app from anywhere/any device. However I created a new app, and while it does run fine using Chrome during debug, when I try to deploy it to my
February 06, 2021 at 11:18PM by Jaime Saad
https://ift.tt/3cP5SJl
Flutter build web showing blank on deployment
Hi, been doing several apps with Flutter web. I usually deploy to my server the files generated after running Flutter build web, so I can access the app from anywhere/any device. However I created a new app, and while it does run fine using Chrome during debug, when I try to deploy it to my
February 06, 2021 at 11:18PM by Jaime Saad
https://ift.tt/3cP5SJl
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Slider - Deep Dive (Johannes Milke)
https://www.youtube.com/watch?v=vuw818gAlF8
February 06, 2021 at 11:50PM by JohannesMilke
https://ift.tt/3oWTyZW
Flutter Tutorial - Slider - Deep Dive (Johannes Milke)
https://www.youtube.com/watch?v=vuw818gAlF8
February 06, 2021 at 11:50PM by JohannesMilke
https://ift.tt/3oWTyZW
YouTube
Flutter Tutorial - Slider
Create a Flutter Slider as a horizontal or vertical Slider with different colors, shapes, and with custom labels.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
New post on /r/flutterdev subreddit:
10 Listview Examples In Flutter
https://ift.tt/39Trdzt
February 06, 2021 at 11:32PM by rrtutors
https://ift.tt/2O8Uvlf
10 Listview Examples In Flutter
https://ift.tt/39Trdzt
February 06, 2021 at 11:32PM by rrtutors
https://ift.tt/2O8Uvlf
Rrtutors
10 Listview Examples In Flutter |RRTutors
Flutter Listivew Examples. Create differnt listivew exampls like expanadable, Expansion, Search Listivew, Stack Listview, Horizontal Listview.
New post on /r/flutterdev subreddit:
[UX for Devs - How to choose the the right idea to start the process of creating a successful application]
https://ift.tt/3js2bKU
February 06, 2021 at 11:20PM by Gbett
https://ift.tt/3rtCa0D
[UX for Devs - How to choose the the right idea to start the process of creating a successful application]
https://ift.tt/3js2bKU
February 06, 2021 at 11:20PM by Gbett
https://ift.tt/3rtCa0D
Medium
How to choose the right idea for a successful application
How to get started in the process of creating an application
New post on Flutter Dev Google group:
hey there have anyone know how can i build scrollable tabs like uber eats
that's example for uber eats https://www.youtube.com/watch?v=LrOR5QOCHBI&feature=youtu.be
February 07, 2021 at 05:48AM by Light Life
https://ift.tt/3cKAGuZ
hey there have anyone know how can i build scrollable tabs like uber eats
that's example for uber eats https://www.youtube.com/watch?v=LrOR5QOCHBI&feature=youtu.be
February 07, 2021 at 05:48AM by Light Life
https://ift.tt/3cKAGuZ
YouTube
UI Study Series | Menu | Uber Eats
Uber Eats menu opens with a prominent background image and a hovering card with helpful information. As you begin to scroll the card collapses into a fixed n...
New post on /r/flutterdev subreddit:
[Desktop]USB support for Flutter Desktop
I've been working on USB support for Flutter Desktop and manage to extract a Dart wrapper for libusb: https://github.com/woodemi/libusb.dartHope it is useful for you. Contributions are welcome :)If possible, I would extract another federated Flutter package based on the wrapper, which is similar to https://github.com/woodemi/quick_blue
February 07, 2021 at 06:23AM by sunbreakwang
https://ift.tt/39XVIEK
[Desktop]USB support for Flutter Desktop
I've been working on USB support for Flutter Desktop and manage to extract a Dart wrapper for libusb: https://github.com/woodemi/libusb.dartHope it is useful for you. Contributions are welcome :)If possible, I would extract another federated Flutter package based on the wrapper, which is similar to https://github.com/woodemi/quick_blue
February 07, 2021 at 06:23AM by sunbreakwang
https://ift.tt/39XVIEK
GitHub
GitHub - woodemi/libusb.dart: Dart wrapper via dart:ffi for https://github.com/libusb/libusb
Dart wrapper via dart:ffi for https://github.com/libusb/libusb - GitHub - woodemi/libusb.dart: Dart wrapper via dart:ffi for https://github.com/libusb/libusb
New post on Flutter Dev Google group:
Flutter: Android: How can i make unremovable local notification toolbar with some action button on it as shown in screenshot
[image: Screenshot_20210207-112406_One_UI_Home[1].jpg] i am seeking for an easy implementation and if it is possible without any extra package then it would be more helpfull
February 07, 2021 at 07:21AM by Anil Shrivastav
https://ift.tt/2MYBIZs
Flutter: Android: How can i make unremovable local notification toolbar with some action button on it as shown in screenshot
[image: Screenshot_20210207-112406_One_UI_Home[1].jpg] i am seeking for an easy implementation and if it is possible without any extra package then it would be more helpfull
February 07, 2021 at 07:21AM by Anil Shrivastav
https://ift.tt/2MYBIZs
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Beta Channel
Will upgrading to the flutter beta channel ( for web support ) affect my performance of mobile apps developed using flutter?
February 07, 2021 at 08:24AM by meKamy
https://ift.tt/3oYfJyY
Flutter Beta Channel
Will upgrading to the flutter beta channel ( for web support ) affect my performance of mobile apps developed using flutter?
February 07, 2021 at 08:24AM by meKamy
https://ift.tt/3oYfJyY
reddit
r/FlutterDev - Flutter Beta Channel
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Bus Booking app
Dear All Friends, I am trying to make bus booking app in flutter, please suggest me any source where i get help as well as easily to do it . or there any exit app which available on GitHub and any other website . please help me
February 07, 2021 at 09:28AM by Muradullah khan
https://ift.tt/3oYqb9V
Bus Booking app
Dear All Friends, I am trying to make bus booking app in flutter, please suggest me any source where i get help as well as easily to do it . or there any exit app which available on GitHub and any other website . please help me
February 07, 2021 at 09:28AM by Muradullah khan
https://ift.tt/3oYqb9V
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
FlutterForce — Week 107
https://ift.tt/2OikgQt
February 07, 2021 at 09:30AM by flutterist
https://ift.tt/3rAPZux
FlutterForce — Week 107
https://ift.tt/2OikgQt
February 07, 2021 at 09:30AM by flutterist
https://ift.tt/3rAPZux
Medium
FlutterForce — #Week 107
Weekly Flutter Resources
New post on Flutter Dev Google group:
How to get a data (token) from a browser?
Hello guy, I have some troubles with the authentication process on the third-party system. They required me to open a new browser from the flutter app, then log in to the system, and when the user login success, the app will exit and get a token from the browser. They provided me two options
February 07, 2021 at 10:55AM by Xía Bùi Văn
https://ift.tt/3pWSPt7
How to get a data (token) from a browser?
Hello guy, I have some troubles with the authentication process on the third-party system. They required me to open a new browser from the flutter app, then log in to the system, and when the user login success, the app will exit and get a token from the browser. They provided me two options
February 07, 2021 at 10:55AM by Xía Bùi Văn
https://ift.tt/3pWSPt7
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Email OTP Verification Tutorial
https://youtube.com/watch?v=zO1D-lzI3m0&feature=share
February 07, 2021 at 12:02PM by imthepk
https://ift.tt/3txCNYZ
Flutter Email OTP Verification Tutorial
https://youtube.com/watch?v=zO1D-lzI3m0&feature=share
February 07, 2021 at 12:02PM by imthepk
https://ift.tt/3txCNYZ
YouTube
Flutter Email OTP Verification Tutorial
In this tutorial, We will learn how we to verify an email through an OTP.
30DaysOfFlutter Playlist Hindi - https://bit.ly/3tywUe4
#Flutter #OTP
💼 Business Inquiries: mtechviral@gmail.com
🌎 Find Me Here:
Discord Server - https://discord.gg/t7gPb6B
Instagram…
30DaysOfFlutter Playlist Hindi - https://bit.ly/3tywUe4
#Flutter #OTP
💼 Business Inquiries: mtechviral@gmail.com
🌎 Find Me Here:
Discord Server - https://discord.gg/t7gPb6B
Instagram…
New post on Flutter Dev Google group:
How to fetch Conditional widgets from rest api
i want to fetch only selected widgets from the rest api like this showp.shows[index].banner == true but instant showing selected widgets its will give empty space latest code https://ift.tt/3pXJLEh suppose there are total 4 list but only 2 will contain banner = true but when i render
February 07, 2021 at 12:38PM by Prashant Nigam
https://ift.tt/3aGul10
How to fetch Conditional widgets from rest api
i want to fetch only selected widgets from the rest api like this showp.shows[index].banner == true but instant showing selected widgets its will give empty space latest code https://ift.tt/3pXJLEh suppose there are total 4 list but only 2 will contain banner = true but when i render
February 07, 2021 at 12:38PM by Prashant Nigam
https://ift.tt/3aGul10
Pastebin
import 'dart:ui';import 'package:anime_shows/ui/widgets/Banner.dart';import - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
New post on /r/flutterdev subreddit:
Local auth with firebase login using apple credentials
Hey everyone, i want ask you guys something. I have apple signin through firebase thats working great. What i want to do is. Once the person is logged in through apple. I want to give them an option to login via face or fingerprint now. How can i achieve that?
February 07, 2021 at 12:53PM by SnooPeanuts7237
https://ift.tt/3cLd89j
Local auth with firebase login using apple credentials
Hey everyone, i want ask you guys something. I have apple signin through firebase thats working great. What i want to do is. Once the person is logged in through apple. I want to give them an option to login via face or fingerprint now. How can i achieve that?
February 07, 2021 at 12:53PM by SnooPeanuts7237
https://ift.tt/3cLd89j
reddit
Local auth with firebase login using apple credentials
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Error On Saving Data to Cloud Firestore Sub Collection ?
W/DynamiteModule(11476): Local module descriptor class for providerinstaller not found. I/DynamiteModule(11476): Considering local module providerinstaller:0 and remote module providerinstaller:0 W/ProviderInstaller(11476): Failed to load providerinstaller module: No acceptable module found.
February 07, 2021 at 01:11PM by iamneil09
https://ift.tt/377MXWT
Error On Saving Data to Cloud Firestore Sub Collection ?
W/DynamiteModule(11476): Local module descriptor class for providerinstaller not found. I/DynamiteModule(11476): Considering local module providerinstaller:0 and remote module providerinstaller:0 W/ProviderInstaller(11476): Failed to load providerinstaller module: No acceptable module found.
February 07, 2021 at 01:11PM by iamneil09
https://ift.tt/377MXWT
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
McCabe Cycles in Flutter
https://ift.tt/3jpnbCa
February 07, 2021 at 01:42PM by fredgrott
https://ift.tt/3oRMlKQ
McCabe Cycles in Flutter
https://ift.tt/3jpnbCa
February 07, 2021 at 01:42PM by fredgrott
https://ift.tt/3oRMlKQ
Medium
McCabe Cycles In Flutter
One of the challenges of designing packages or libraries is in how does one tell when you need to break up the api into more modules. One…
New post on Flutter Dev Google group:
Flutter Widgets - Architectural/Design Choice
From the manual: *The checkbox itself does not maintain any state. Instead, when the state of the checkbox changes, the widget calls the onChanged
Flutter Widgets - Architectural/Design Choice
From the manual: *The checkbox itself does not maintain any state. Instead, when the state of the checkbox changes, the widget calls the onChanged
New post on /r/flutterdev subreddit:
How to localize Flutter app with Localazy
Localization of a Flutter application can be challenging and tedious because you need to create local files for every language and fill them with content.I wrote this article to show how can you handle the localization problem, easily localization files easily with Localazy in your Flutter apps.Article : https://localazy.com/blog/flutter-localization-internationalization-localazy
February 07, 2021 at 04:17PM by flutterist
https://ift.tt/2YRGHh4
How to localize Flutter app with Localazy
Localization of a Flutter application can be challenging and tedious because you need to create local files for every language and fill them with content.I wrote this article to show how can you handle the localization problem, easily localization files easily with Localazy in your Flutter apps.Article : https://localazy.com/blog/flutter-localization-internationalization-localazy
February 07, 2021 at 04:17PM by flutterist
https://ift.tt/2YRGHh4
localazy.com
How to localize Flutter app with Localazy
Flutter app internationalization and localization using Localazy for your peace of mind.