New post on /r/flutterdev subreddit:
ListTile (Flutter Widget of the Week)
https://www.youtube.com/watch?v=l8dj0yPBvgQ&feature=youtu.be
October 03, 2019 at 06:02PM by MarkOSullivan
https://ift.tt/32WOqL1
ListTile (Flutter Widget of the Week)
https://www.youtube.com/watch?v=l8dj0yPBvgQ&feature=youtu.be
October 03, 2019 at 06:02PM by MarkOSullivan
https://ift.tt/32WOqL1
YouTube
ListTile (Flutter Widget of the Week)
Why spend hours working out the perfect item layout with rows, columns, containers, and various amounts of spacing and styling when you could just use a ListTile! ListTile implements the material design pattern for list items for you, leaving you to just…
New post on /r/flutterdev subreddit:
How to stretch an Image in expanded widget?
I have one image wrapped in Expanded.But its only filling 3/4th of the container in its full, when I set the alignment from the top.center. My task now is to scale or stretch the image to fill up the whole widget. I tried Align + Aspect, BoxFit and other such but nothing worked.
October 03, 2019 at 05:59PM by gradebee
https://ift.tt/2ABKGT7
How to stretch an Image in expanded widget?
I have one image wrapped in Expanded.But its only filling 3/4th of the container in its full, when I set the alignment from the top.center. My task now is to scale or stretch the image to fill up the whole widget. I tried Align + Aspect, BoxFit and other such but nothing worked.
October 03, 2019 at 05:59PM by gradebee
https://ift.tt/2ABKGT7
reddit
How to stretch an Image in expanded widget?
A subreddit for Google's crossplatform UI toolkit.
New tweet from FlutterDev:
👍 🏆Quickly create beautiful list items!
ListTile implements the @materialdesign pattern for list items so you only have to think about what goes in it. Just give ListTile some text and icons, and let it handle the rest!
More #WidgetoftheWeek → https://t.co/SjDCjgnJGe pic.twitter.com/rJk7tdrqDw— Flutter (@FlutterDev) October 3, 2019
October 03, 2019 at 06:37PM
http://twitter.com/FlutterDev/status/1179797618261512193
👍 🏆Quickly create beautiful list items!
ListTile implements the @materialdesign pattern for list items so you only have to think about what goes in it. Just give ListTile some text and icons, and let it handle the rest!
More #WidgetoftheWeek → https://t.co/SjDCjgnJGe pic.twitter.com/rJk7tdrqDw— Flutter (@FlutterDev) October 3, 2019
October 03, 2019 at 06:37PM
http://twitter.com/FlutterDev/status/1179797618261512193
Twitter
Material Design (@materialdesign) | Twitter
The latest Tweets from Material Design (@materialdesign). Material is a design system – backed by open-source code – that helps teams build high-quality digital experiences. Google, Mountain View, CA
New post on Flutter Dev Google group:
Any flutter or Google developer from Kerala India please give me a mail
October 03, 2019 at 08:06PM by Vishnu Suresh
https://ift.tt/2OilUQ0
Any flutter or Google developer from Kerala India please give me a mail
October 03, 2019 at 08:06PM by Vishnu Suresh
https://ift.tt/2OilUQ0
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 Flutter Dev Google group:
Any flutter dev from mumbai join this group .Soon we are starting monthly meetup
https://ift.tt/2OfucYD
October 03, 2019 at 08:24PM by Rahul Devanavar
https://ift.tt/2AC9Lxc
Any flutter dev from mumbai join this group .Soon we are starting monthly meetup
https://ift.tt/2OfucYD
October 03, 2019 at 08:24PM by Rahul Devanavar
https://ift.tt/2AC9Lxc
Facebook
Log in to Facebook | Facebook
Log in to Facebook to start sharing and connecting with your friends, family and people you know.
New post on /r/flutterdev subreddit:
Flutter Tattoo studio App UI Concept - Speed Code
https://youtu.be/81uanWt8W4c
October 03, 2019 at 08:17PM by EngineerScientist
https://ift.tt/2Ma5tCn
Flutter Tattoo studio App UI Concept - Speed Code
https://youtu.be/81uanWt8W4c
October 03, 2019 at 08:17PM by EngineerScientist
https://ift.tt/2Ma5tCn
YouTube
Flutter Tattoo studio App UI Concept - Speed Code
Thanks for Watching :)
Design Credit: https://dribbble.com/shots/7239766-NXT-LVL-Tattoo-Studio-App-Free-Download
Music Credit:
BE FRANKY: https://www.youtube.com/BeFrankyMusic
Design Credit: https://dribbble.com/shots/7239766-NXT-LVL-Tattoo-Studio-App-Free-Download
Music Credit:
BE FRANKY: https://www.youtube.com/BeFrankyMusic
New post on /r/flutterdev subreddit:
60 Days of Flutter :Building a Messenger : Day 45–47 : Adding Dark Mode to a Flutter App
https://ift.tt/358Sw4L
October 03, 2019 at 08:44PM by aditya_gurjar
https://ift.tt/2LMGiqN
60 Days of Flutter :Building a Messenger : Day 45–47 : Adding Dark Mode to a Flutter App
https://ift.tt/358Sw4L
October 03, 2019 at 08:44PM by aditya_gurjar
https://ift.tt/2LMGiqN
Medium
60 Days of Flutter :Building a Messenger : Day 45–47 : Adding Dark Mode to a Flutter App
In the last post I created the home page for our app. With that our app is now completely functional. Few validations and minor bugs are…
New post on /r/flutterdev subreddit:
#5 Icon Widget Flutter
https://youtu.be/edyGJPV4IJ8
October 03, 2019 at 07:38PM by systechdevelopers
https://ift.tt/32V0Q5Y
#5 Icon Widget Flutter
https://youtu.be/edyGJPV4IJ8
October 03, 2019 at 07:38PM by systechdevelopers
https://ift.tt/32V0Q5Y
YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
New post on /r/flutterdev subreddit:
Implement Infinite Scrolling in a ListView - Flutter
https://ift.tt/2Osd0j1
October 03, 2019 at 11:33PM by codinglatte
https://ift.tt/35783ld
Implement Infinite Scrolling in a ListView - Flutter
https://ift.tt/2Osd0j1
October 03, 2019 at 11:33PM by codinglatte
https://ift.tt/35783ld
Codinglatte
Implement Infinite Scrolling in a ListView - Flutter | Coding Latte
In this lesson, we are learning how to implement infinite scrolling using ListView and ScrollController in flutter.
New post on /r/flutterdev subreddit:
How to Convert Site to APP
Hi GuysI Have a website (Using PHP & MySQL ) and i Wanna Convert itto mobile app using Flutter Framework i found it great and easy way to do.How can i use website Backend (PHP/mysql) to convert it andcreate that cross platform App if it possiblethanks
October 04, 2019 at 01:33AM by EpicManolin
https://ift.tt/2ImwfGH
How to Convert Site to APP
Hi GuysI Have a website (Using PHP & MySQL ) and i Wanna Convert itto mobile app using Flutter Framework i found it great and easy way to do.How can i use website Backend (PHP/mysql) to convert it andcreate that cross platform App if it possiblethanks
October 04, 2019 at 01:33AM by EpicManolin
https://ift.tt/2ImwfGH
reddit
How to Convert Site to APP
Hi Guys I Have a website (Using PHP & MySQL ) and i Wanna Convert it to mobile app using Flutter Framework i found it great and easy way to...
New post on /r/flutterdev subreddit:
See how you can use have multiple buttons when submitting a form that save different values to firebase
https://youtu.be/wgQfnUZSl_A
October 04, 2019 at 06:15AM by projectmind_guru
https://ift.tt/2LKCW7x
See how you can use have multiple buttons when submitting a form that save different values to firebase
https://youtu.be/wgQfnUZSl_A
October 04, 2019 at 06:15AM by projectmind_guru
https://ift.tt/2LKCW7x
YouTube
(Ep 29) Flutter: Utilize Grid View For Multiple Form Submit Options
In this video we’ll build our last page of the multi page form, the submit page. What makes this unique is we’ll have 6 different buttons that a user can cho...
New post on /r/flutterdev subreddit:
Understanding Provider in Diagrams — Part 2: Basic Providers
https://ift.tt/2OjY9Hg
October 04, 2019 at 07:30AM by Elixane
https://ift.tt/30L4Y6Y
Understanding Provider in Diagrams — Part 2: Basic Providers
https://ift.tt/2OjY9Hg
October 04, 2019 at 07:30AM by Elixane
https://ift.tt/30L4Y6Y
Medium
Understanding Provider in Diagrams — Part 2: Basic Providers
This article is the second in a three-part series that describes the architecture of the Flutter provider package and illustrates this…
New post on /r/flutterdev subreddit:
The messaging app I worked for months got cancelled but they open source it. Here's the code for you!
I worked on this nice looking and feature rich messaging app for groups that like to meet IRL. Unfortunately the project got discontinued but the owners agreed to open source it.https://github.com/janoodleFTW/timy-messengerIt also includes the Firebase Cloud Functions in JavaScript.It has some missing features (like registration is missing) but otherwise it can help anyone looking for examples.Enjoy!
October 04, 2019 at 07:15AM by miquelbeltran
https://ift.tt/30GcL65
The messaging app I worked for months got cancelled but they open source it. Here's the code for you!
I worked on this nice looking and feature rich messaging app for groups that like to meet IRL. Unfortunately the project got discontinued but the owners agreed to open source it.https://github.com/janoodleFTW/timy-messengerIt also includes the Firebase Cloud Functions in JavaScript.It has some missing features (like registration is missing) but otherwise it can help anyone looking for examples.Enjoy!
October 04, 2019 at 07:15AM by miquelbeltran
https://ift.tt/30GcL65
GitHub
GitHub - janoodleFTW/timy-messenger: Timy - open source mobile app for groups to communicate and organize themselves. Built with…
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter. - janoodleFTW/timy-messenger
New post on /r/flutterdev subreddit:
The Restaurant App my team has created using Flutter
My team has created a Restaurant Directory App or Restaurant search board for Android and iOS where users can find Best Indian Restaurants across the world. It also includes the Firebase. In case anyone wants to develop such app. Please reach out to my team [sales@deligence.com](mailto:sales@deligence.com) Link to the app: https://www.deligence.com/portfolio/best-indian-restaurants
October 04, 2019 at 09:30AM by apekshakhanna
https://ift.tt/332QyAM
The Restaurant App my team has created using Flutter
My team has created a Restaurant Directory App or Restaurant search board for Android and iOS where users can find Best Indian Restaurants across the world. It also includes the Firebase. In case anyone wants to develop such app. Please reach out to my team [sales@deligence.com](mailto:sales@deligence.com) Link to the app: https://www.deligence.com/portfolio/best-indian-restaurants
October 04, 2019 at 09:30AM by apekshakhanna
https://ift.tt/332QyAM
Deligence Technologies
Generative AI Development Services | Deligence Technologies
Generative AI Development Services
Transforming Businesses with Technology Since 2014
Check our portfolio
Featured Clients
Some of the organizations that we have worked with
Our Core Services
Tailored solutions…
Transforming Businesses with Technology Since 2014
Check our portfolio
Featured Clients
Some of the organizations that we have worked with
Our Core Services
Tailored solutions…
New post on /r/flutterdev subreddit:
What I Learned Developing Games from Scratch with Flutter
https://ift.tt/33100od
October 04, 2019 at 10:52AM by Everlier
https://ift.tt/30L5IcD
What I Learned Developing Games from Scratch with Flutter
https://ift.tt/33100od
October 04, 2019 at 10:52AM by Everlier
https://ift.tt/30L5IcD
Medium
What I Learned Developing Games from Scratch with Flutter
“Dart engineers exploring Stack Overflow section about game development with Flutter”, Photo by Elena Zhuravleva.
New post on /r/flutterdev subreddit:
Firebase authentication & Google sign in using Flutter
https://ift.tt/2pIvUrj
October 04, 2019 at 10:44AM by Gigatronbot
https://ift.tt/2MfN3QC
Firebase authentication & Google sign in using Flutter
https://ift.tt/2pIvUrj
October 04, 2019 at 10:44AM by Gigatronbot
https://ift.tt/2MfN3QC
Codemagic blog
Firebase authentication & Google sign in using Flutter
Follow this step-by-step tutorial for setting up and implementing Google sign in using Firebase authentication.
New post on /r/flutterdev subreddit:
Can you use native android sqlite libraries on flutter?
I know there is a sqflite library for this, but is it possible to use native android libraries for developing apps just for android?
October 04, 2019 at 12:35PM by ronmattss
https://ift.tt/2MbQZC1
Can you use native android sqlite libraries on flutter?
I know there is a sqflite library for this, but is it possible to use native android libraries for developing apps just for android?
October 04, 2019 at 12:35PM by ronmattss
https://ift.tt/2MbQZC1
reddit
Can you use native android sqlite libraries on flutter?
A subreddit related to Google's new UI framework.
New post on /r/flutterdev subreddit:
Audio players plugin for flutter
This is about the flutter audio players plugin to which new features are being added everyday. Recently notification area/lock screen controls were added for iOS and will be added soon for Android. It has almost all the features need for a media player app and any more new contributions would be welcome. Pls provide some feedback if you are using this plugin or any new features which you think might be useful.If you are an android/ios dev and wants to contribute to this plugin, that would be really useful.https://github.com/luanpotter/audioplayers
October 04, 2019 at 12:30PM by altair279
https://ift.tt/32Zy44j
Audio players plugin for flutter
This is about the flutter audio players plugin to which new features are being added everyday. Recently notification area/lock screen controls were added for iOS and will be added soon for Android. It has almost all the features need for a media player app and any more new contributions would be welcome. Pls provide some feedback if you are using this plugin or any new features which you think might be useful.If you are an android/ios dev and wants to contribute to this plugin, that would be really useful.https://github.com/luanpotter/audioplayers
October 04, 2019 at 12:30PM by altair279
https://ift.tt/32Zy44j
GitHub
GitHub - bluefireteam/audioplayers: A Flutter package to play multiple audio files simultaneously (Android/iOS/web/Linux/Windows/macOS)
A Flutter package to play multiple audio files simultaneously (Android/iOS/web/Linux/Windows/macOS) - GitHub - bluefireteam/audioplayers: A Flutter package to play multiple audio files simultaneous...
New post on /r/flutterdev subreddit:
Can you use native android sqlite libraries on flutter?
I know there is a sqflite library for this, but is it possible to use native android libraries for developing apps just for android?
October 04, 2019 at 12:20PM by ronmattss
https://ift.tt/2oS4zCu
Can you use native android sqlite libraries on flutter?
I know there is a sqflite library for this, but is it possible to use native android libraries for developing apps just for android?
October 04, 2019 at 12:20PM by ronmattss
https://ift.tt/2oS4zCu
reddit
Can you use native android sqlite libraries on flutter?
I know there is a sqflite library for this, but is it possible to use native android libraries for developing apps just for android?
New post on /r/flutterdev subreddit:
Flutter + Dart Tips
https://ift.tt/2o4Lbm2
October 04, 2019 at 11:40AM by ibhavikmakwana
https://ift.tt/2LK4VnH
Flutter + Dart Tips
https://ift.tt/2o4Lbm2
October 04, 2019 at 11:40AM by ibhavikmakwana
https://ift.tt/2LK4VnH
FlutterDartTips
Set background image to your Container.
Useful Flutter and Dart Tips.