New tweet from FlutterDev:
✅CheckboxListTile combines
✅Checkbox and ✅ListTile.
Instead of simply making the leading or trailing widget a checkbox, it also makes it so that tapping anywhere in the ListTile toggles the checkbox.
More #WidgetoftheWeek → https://t.co/VYLF2MO6by pic.twitter.com/eR1tcRe6gM— Flutter (@FlutterDev) May 28, 2020
May 28, 2020 at 05:11PM
http://twitter.com/FlutterDev/status/1266024406565847040
✅CheckboxListTile combines
✅Checkbox and ✅ListTile.
Instead of simply making the leading or trailing widget a checkbox, it also makes it so that tapping anywhere in the ListTile toggles the checkbox.
More #WidgetoftheWeek → https://t.co/VYLF2MO6by pic.twitter.com/eR1tcRe6gM— Flutter (@FlutterDev) May 28, 2020
May 28, 2020 at 05:11PM
http://twitter.com/FlutterDev/status/1266024406565847040
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Create News App with awesome UI in flutter using "News API" and "swiper", "http" packages 🔥🔥
https://youtu.be/kxTYtoSSK3A
May 28, 2020 at 05:25PM by Gaurang_Keluskar
https://ift.tt/2zuKoR5
Create News App with awesome UI in flutter using "News API" and "swiper", "http" packages 🔥🔥
https://youtu.be/kxTYtoSSK3A
May 28, 2020 at 05:25PM by Gaurang_Keluskar
https://ift.tt/2zuKoR5
YouTube
How to Create News App with awesome UI in flutter using "News API" and "swiper", "http" packages ?
Hii Develoers , Welcome back to another Flutter tutorial , In this tutorial we will learn about How to Create News App with awesome UI in flutter using 'News API' and 'swiper', 'http' packages.
Download the whole code from here:-
https://github.com/gaur…
Download the whole code from here:-
https://github.com/gaur…
New post on /r/flutterdev subreddit:
SQLite library: Floor vs Moor
Which one do you prefer? Maybe something else? What are the pros, cons?Floor: https://pub.dev/packages/floorMoor: https://pub.dev/packages/moor
May 28, 2020 at 07:35PM by ithersta
https://ift.tt/2Xb7Vzu
SQLite library: Floor vs Moor
Which one do you prefer? Maybe something else? What are the pros, cons?Floor: https://pub.dev/packages/floorMoor: https://pub.dev/packages/moor
May 28, 2020 at 07:35PM by ithersta
https://ift.tt/2Xb7Vzu
Dart packages
floor | Flutter package
The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency.
New post on /r/flutterdev subreddit:
Release mode for Windows has been merged to master!!!
https://ift.tt/2X9Cwx5
May 28, 2020 at 09:29PM by GroovinChip
https://ift.tt/2M4A58X
Release mode for Windows has been merged to master!!!
https://ift.tt/2X9Cwx5
May 28, 2020 at 09:29PM by GroovinChip
https://ift.tt/2M4A58X
GitHub
Add release and profile support for Windows by stuartmorgan · Pull Request #57749 · flutter/flutter
Description
Adds release and profile mode support to Windows.
Related Issues
Fixes #38477
Fixes #39664
Tests
I added the following tests: Profile/release bundling copies app.so.
Checklist
Before yo...
Adds release and profile mode support to Windows.
Related Issues
Fixes #38477
Fixes #39664
Tests
I added the following tests: Profile/release bundling copies app.so.
Checklist
Before yo...
New tweet from FlutterDev:
💡Flutter engineer Jose Alba shares 3 cool #dartlang patterns for @FlutterDev that have helped him become a better Flutter developer.
Read here → https://t.co/pSUVqTKm9i pic.twitter.com/F03dn0VKR3— Dart Language (@dart_lang) May 21, 2020
May 28, 2020 at 10:50PM
http://twitter.com/FlutterDev/status/1266109606293499904
💡Flutter engineer Jose Alba shares 3 cool #dartlang patterns for @FlutterDev that have helped him become a better Flutter developer.
Read here → https://t.co/pSUVqTKm9i pic.twitter.com/F03dn0VKR3— Dart Language (@dart_lang) May 21, 2020
May 28, 2020 at 10:50PM
http://twitter.com/FlutterDev/status/1266109606293499904
Twitter
#dartlang hashtag on Twitter
See Tweets about #dartlang on Twitter. See what people are saying and join the conversation.
New post on /r/flutterdev subreddit:
Wiredash + Flutter
https://ift.tt/3c99BgZ
May 28, 2020 at 11:16PM by abhishekmah98
https://ift.tt/2zHNtwZ
Wiredash + Flutter
https://ift.tt/3c99BgZ
May 28, 2020 at 11:16PM by abhishekmah98
https://ift.tt/2zHNtwZ
Medium
In-App feedback with Wiredash for Flutter
Get feedback from your users to help you build what they want.
New post on Flutter Dev Google group:
Flutter 1.17.2 hotfix released to stable.
Hi, Flutter 1.17.2 has been released to stable. This is a hotfix release on the 1.17 branch and also includes a hotfixed Dart 2.8.3 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
Flutter 1.17.2 hotfix released to stable.
Hi, Flutter 1.17.2 has been released to stable. This is a hotfix release on the 1.17 branch and also includes a hotfixed Dart 2.8.3 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New post on Flutter Dev Google group:
Flutter Firestore app slow performance issue
We are developing an flutter app (Pixz:- android
Flutter Firestore app slow performance issue
We are developing an flutter app (Pixz:- android
New post on /r/flutterdev subreddit:
Are there good big open source Flutter projects, that I can learn best practices?
I am trying to put Flutter into commercial-level products. Thus, I want to read sources of some big Flutter projects to learn practices for big and commercial-level things. Thanks for any ideas!My attempts: I cannot find big & good enough things, unlike React Native (e.g. the Jitsi-meet uses it and has more than 10M download). I have read the official showcase, but all are closed-source.
May 29, 2020 at 02:00AM by fzyzcjy
https://ift.tt/2XI0Ghc
Are there good big open source Flutter projects, that I can learn best practices?
I am trying to put Flutter into commercial-level products. Thus, I want to read sources of some big Flutter projects to learn practices for big and commercial-level things. Thanks for any ideas!My attempts: I cannot find big & good enough things, unlike React Native (e.g. the Jitsi-meet uses it and has more than 10M download). I have read the official showcase, but all are closed-source.
May 29, 2020 at 02:00AM by fzyzcjy
https://ift.tt/2XI0Ghc
reddit
Are there good big open source Flutter projects, that I can learn...
I am trying to put Flutter into commercial-level products. Thus, I want to read sources of some big Flutter projects to learn practices for big...
New post on Flutter Dev Google group:
Problems with inherited Widget
I currently building a flutter app, which require to pass the data from one widget to another. I have actually 4 to 5 screens in my app. Every screen has stateful widget. i also created class which extends Inheritedwidget class. So here is the app interface. *(1)MyInherited.dart (*which extends
May 29, 2020 at 05:30AM by Shahnavaz Memon
https://ift.tt/2TMBPrq
Problems with inherited Widget
I currently building a flutter app, which require to pass the data from one widget to another. I have actually 4 to 5 screens in my app. Every screen has stateful widget. i also created class which extends Inheritedwidget class. So here is the app interface. *(1)MyInherited.dart (*which extends
May 29, 2020 at 05:30AM by Shahnavaz Memon
https://ift.tt/2TMBPrq
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:
how to get URL for running flutter App
when i run *"flutter run -d chrome" *it just gvie me the port to the rnning app like this : *localhost:49636 *and not the complete *URL* when i write this port in* DartDevTools* and press connect it syas unable to connect
May 29, 2020 at 07:28AM by Abdelrahman Gamal
https://ift.tt/2ZOHvoD
how to get URL for running flutter App
when i run *"flutter run -d chrome" *it just gvie me the port to the rnning app like this : *localhost:49636 *and not the complete *URL* when i write this port in* DartDevTools* and press connect it syas unable to connect
May 29, 2020 at 07:28AM by Abdelrahman Gamal
https://ift.tt/2ZOHvoD
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:
Introducing Appwrite for Flutter (online meetup)
https://www.youtube.com/watch?v=KNQzncq10CI
May 29, 2020 at 07:40AM by eldadfux
https://ift.tt/2XcgmdJ
Introducing Appwrite for Flutter (online meetup)
https://www.youtube.com/watch?v=KNQzncq10CI
May 29, 2020 at 07:40AM by eldadfux
https://ift.tt/2XcgmdJ
YouTube
Introducing Appwrite for Flutter
Appwrite is a Secure Open-Source Backend Server for Web and Mobile Developers.~~~~Flutter Community: - https://www.facebook.com/groups/2779846762051712/- htt...
New post on /r/flutterdev subreddit:
Flutter becomes 4th most wanted Frameworks in Stackoverflow Survey
https://ift.tt/2ZM6gSt
May 29, 2020 at 07:31AM by puneetsingh24
https://ift.tt/3guFwMi
Flutter becomes 4th most wanted Frameworks in Stackoverflow Survey
https://ift.tt/2ZM6gSt
May 29, 2020 at 07:31AM by puneetsingh24
https://ift.tt/3guFwMi
Stack Overflow
Stack Overflow Developer Survey 2020
Nearly 65,000 took this comprehensive, annual survey of people who code. Demographics. Most loved, dreaded and wanted technologies. Salary and careers.
New post on /r/flutterdev subreddit:
360/3D car view UI FLUTTER with full code explaination
https://youtu.be/uBtwsHkacSk
May 29, 2020 at 08:30AM by rishabh9012
https://ift.tt/36E3iRD
360/3D car view UI FLUTTER with full code explaination
https://youtu.be/uBtwsHkacSk
May 29, 2020 at 08:30AM by rishabh9012
https://ift.tt/36E3iRD
YouTube
360/3D car view Flutter 2020 | Watch at 1.5x (recommended)
GitHub: https://github.com/rishabhdavesar/ui/blob/master/lib/screen/cardekho.dart
Linkedln : https://www.linkedin.com/in/rishabh-sharma-66b45974/
Mail : rishabh.davesar@gmail.com
insta: rishabh_customs
Subscribe if you want to.
Linkedln : https://www.linkedin.com/in/rishabh-sharma-66b45974/
Mail : rishabh.davesar@gmail.com
insta: rishabh_customs
Subscribe if you want to.
New post on /r/flutterdev subreddit:
maps | A cross-platform geographic maps package. Supports Apple MapKit, Bing Maps, and Google Maps. Works in all platforms supported by Flutter, including browsers.
https://ift.tt/3epz6vW
May 29, 2020 at 08:39AM by Elixane
https://ift.tt/2yHejow
maps | A cross-platform geographic maps package. Supports Apple MapKit, Bing Maps, and Google Maps. Works in all platforms supported by Flutter, including browsers.
https://ift.tt/3epz6vW
May 29, 2020 at 08:39AM by Elixane
https://ift.tt/2yHejow
Dart packages
maps | Flutter Package
A cross-platform geographic maps package. Supports Apple MapKit, Bing Maps, and Google Maps. Works in all platforms supported by Flutter, including browsers.
New post on /r/flutterdev subreddit:
Flutter Provider Pattern Explained!
https://ift.tt/2Mf4npj
May 29, 2020 at 10:23AM by ayusch
https://ift.tt/2yHsM3O
Flutter Provider Pattern Explained!
https://ift.tt/2Mf4npj
May 29, 2020 at 10:23AM by ayusch
https://ift.tt/2yHsM3O
AndroidVille
Flutter Provider Pattern Explained
In this post we’ll take a look at the Provider pattern in Flutter. Provider pattern
New post on /r/flutterdev subreddit:
Any Flutter tutorials or courses with back-end as other languages except Firebase?
Hi, I am trying to find out courses and the tutorials that has another Backend except Firebase with Flutter? All the tuts and courses I have seen are only with Firebase.
May 29, 2020 at 12:27PM by milanpoudel
https://ift.tt/2XcqHGp
Any Flutter tutorials or courses with back-end as other languages except Firebase?
Hi, I am trying to find out courses and the tutorials that has another Backend except Firebase with Flutter? All the tuts and courses I have seen are only with Firebase.
May 29, 2020 at 12:27PM by milanpoudel
https://ift.tt/2XcqHGp
reddit
Any Flutter tutorials or courses with back-end as other languages...
Hi, I am trying to find out courses and the tutorials that has another Backend except Firebase with Flutter? All the tuts and courses I have seen...
New post on Flutter Dev Google group:
Facing the `_CupertinoPageScaffoldState` with every project I try to run in flutter
I have tried many projects to run in flutter on Android Studio, and getting the below issue every time. How should I resovle it? Compiler message: ../../Documents/flutter/packages/flutter/lib/src/cupertino/page_scaffold.dart:118:31: Error: The getter 'navigationBar' isn't defined for the class
May 29, 2020 at 01:20PM by Ramneek Kashyap
https://ift.tt/2zxKiIs
Facing the `_CupertinoPageScaffoldState` with every project I try to run in flutter
I have tried many projects to run in flutter on Android Studio, and getting the below issue every time. How should I resovle it? Compiler message: ../../Documents/flutter/packages/flutter/lib/src/cupertino/page_scaffold.dart:118:31: Error: The getter 'navigationBar' isn't defined for the class
May 29, 2020 at 01:20PM by Ramneek Kashyap
https://ift.tt/2zxKiIs
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:
Row
https://youtu.be/b2Hjh8kHYCw
May 29, 2020 at 02:52PM by TheTechDesigner
https://ift.tt/2McnBvQ
Row
https://youtu.be/b2Hjh8kHYCw
May 29, 2020 at 02:52PM by TheTechDesigner
https://ift.tt/2McnBvQ
YouTube
Flutter Widget | 48 | Row | Container, Column, SizedBox, Expanded, FittedBox, Image | Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#String #Padding #Column #Row #MainAxisAlignment #CrossAxisAlignment #VerticalDirection #MainAxisSize #TextDirection #TextBaseline #Container #height #width…
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#String #Padding #Column #Row #MainAxisAlignment #CrossAxisAlignment #VerticalDirection #MainAxisSize #TextDirection #TextBaseline #Container #height #width…
New post on /r/flutterdev subreddit:
Online Food Ordering App - Flutter UI
https://youtu.be/F0ujC60wHwc
May 29, 2020 at 03:35PM by anwarabir
https://ift.tt/2BeudYw
Online Food Ordering App - Flutter UI
https://youtu.be/F0ujC60wHwc
May 29, 2020 at 03:35PM by anwarabir
https://ift.tt/2BeudYw
YouTube
Online Food Ordering App - Flutter UI - Speed Code
Nice clean Food 🥘 Delivery App #UI by using #flutter
We design two pages one is the home page and another one is details page that will help you to design clear interfaces for food delivery app faster and easier.
►Source code: https://github.com/abuanwar072/Food…
We design two pages one is the home page and another one is details page that will help you to design clear interfaces for food delivery app faster and easier.
►Source code: https://github.com/abuanwar072/Food…
New post on /r/flutterdev subreddit:
Travel Flip Card Animation in Flutter
https://youtu.be/tQSudb5RaZM
May 29, 2020 at 03:14PM by MyracleDesign
https://ift.tt/2XUYEe7
Travel Flip Card Animation in Flutter
https://youtu.be/tQSudb5RaZM
May 29, 2020 at 03:14PM by MyracleDesign
https://ift.tt/2XUYEe7
YouTube
Travel Flip Card Animation with CustomClipper and Transform Widget in Flutter
In this episode, we will create a stunning Flip Card animation that we found in HTML, CSS and JavaScript and Mahtab rebuild that fantastic Animation with Flutter. She will explain how to use the CustomClipper and the Transform Widget with an Animation.
00:00…
00:00…