New tweet from FlutterDev:
🎉 Supporting iOS 14 and Xcode 12!
☝️Is your iOS 14 app using TextField, CupertinoTextField, or TextFormField? 👉 Make sure it’s built with Flutter 1.20 or later.
All other existing production apps will run just fine on iOS 14 devices.
More info here ↓ https://t.co/GO1uwZ2wmX— Flutter (@FlutterDev) September 16, 2020
September 16, 2020 at 08:57PM
http://twitter.com/FlutterDev/status/1306306142558023680
🎉 Supporting iOS 14 and Xcode 12!
☝️Is your iOS 14 app using TextField, CupertinoTextField, or TextFormField? 👉 Make sure it’s built with Flutter 1.20 or later.
All other existing production apps will run just fine on iOS 14 devices.
More info here ↓ https://t.co/GO1uwZ2wmX— Flutter (@FlutterDev) September 16, 2020
September 16, 2020 at 08:57PM
http://twitter.com/FlutterDev/status/1306306142558023680
Medium
Supporting iOS 14 and Xcode 12 with Flutter
As always, our goal is to make developers successful on Flutter regardless of the platform you’re targeting. Since the announcement of iOS…
New post on /r/flutterdev subreddit:
YouTube Concept UI
Hello World;I have been experimenting with Flutter for the last few days, Got to learn many things while working on this fun project so here is my concept UI for YouTube.Video LinkCheck the project on GitHub: Project link⭐ the repository if you liked it.Would love for any suggestions and improvements from your side. Happy coding
September 16, 2020 at 09:28PM by sahq_azhar
https://ift.tt/2Rur9wi
YouTube Concept UI
Hello World;I have been experimenting with Flutter for the last few days, Got to learn many things while working on this fun project so here is my concept UI for YouTube.Video LinkCheck the project on GitHub: Project link⭐ the repository if you liked it.Would love for any suggestions and improvements from your side. Happy coding
September 16, 2020 at 09:28PM by sahq_azhar
https://ift.tt/2Rur9wi
Imgur
Hello World;
I have been experimenting with Flutter for the last few days, Got to learn many things while working on this fun project so here is my concept UI for YouTube.
Check the project on GitHub: https://github.com/sahq-azhar/Flutter-Future_Google…
I have been experimenting with Flutter for the last few days, Got to learn many things while working on this fun project so here is my concept UI for YouTube.
Check the project on GitHub: https://github.com/sahq-azhar/Flutter-Future_Google…
New post on /r/flutterdev subreddit:
Nested Navigator Tabs
I just released my first opensource library. It has a similar functionality to the nested nevigator lib, but without its limitation. So it's possible to use any kind of Route or custom bottom navigation widget with the possibility to build the full layout including the scaffold.I needed these options for a project I'm working on but I'm open for any suggestions(even with breaking changes) Check it out on pub.dev
September 16, 2020 at 09:09PM by hunkodam
https://ift.tt/2FLNeUd
Nested Navigator Tabs
I just released my first opensource library. It has a similar functionality to the nested nevigator lib, but without its limitation. So it's possible to use any kind of Route or custom bottom navigation widget with the possibility to build the full layout including the scaffold.I needed these options for a project I'm working on but I'm open for any suggestions(even with breaking changes) Check it out on pub.dev
September 16, 2020 at 09:09PM by hunkodam
https://ift.tt/2FLNeUd
Dart packages
nested_navigator_tabs | Flutter Package
Tabs with nested navigators and multiple backstack handling stategy. Also includes correct visibility detection for the inner pages.
New post on /r/flutterdev subreddit:
I released my first game made with Flutter and the engine Flame
Hi, I'd like to share my first game made with Flutter and the engine called Flame, I had no knowledge about games, actually I'm still learning to be able to build more complex games.Thank you!https://play.google.com/store/apps/details?id=br.com.dapps.sky_heroes
September 16, 2020 at 11:50PM by D_apps
https://ift.tt/2Fsbc7v
I released my first game made with Flutter and the engine Flame
Hi, I'd like to share my first game made with Flutter and the engine called Flame, I had no knowledge about games, actually I'm still learning to be able to build more complex games.Thank you!https://play.google.com/store/apps/details?id=br.com.dapps.sky_heroes
September 16, 2020 at 11:50PM by D_apps
https://ift.tt/2Fsbc7v
Google Play
Sky Heroes - Apps on Google Play
Save the Earth!
New post on /r/flutterdev subreddit:
Good resources?
Hi, just stated with Flutter. Can you guys kindly recommend me any documentation, tutorial or book where I can learn about in depth flutter widgets, dart syntax, data flow etc. I’ve tried myself but maybe because of my limitation I only get specific tutorial and blogs. Any help will be much appreciated.
September 17, 2020 at 03:43AM by yaadyeud
https://ift.tt/3c3F85I
Good resources?
Hi, just stated with Flutter. Can you guys kindly recommend me any documentation, tutorial or book where I can learn about in depth flutter widgets, dart syntax, data flow etc. I’ve tried myself but maybe because of my limitation I only get specific tutorial and blogs. Any help will be much appreciated.
September 17, 2020 at 03:43AM by yaadyeud
https://ift.tt/3c3F85I
reddit
Good resources?
Hi, just stated with Flutter. Can you guys kindly recommend me any documentation, tutorial or book where I can learn about in depth flutter...
New post on /r/flutterdev subreddit:
Displaying internet images or image from url in flutter
https://ift.tt/3ci8ldn
September 17, 2020 at 05:46AM by nareshpradeep
https://ift.tt/2ZNFTei
Displaying internet images or image from url in flutter
https://ift.tt/3ci8ldn
September 17, 2020 at 05:46AM by nareshpradeep
https://ift.tt/2ZNFTei
New post on Flutter Dev Google group:
HELP! SHA-1 fingerprint of the certificate to integrate my platform with Firebase
Hello, I am trying to get my SHA-1 fingerprint of the certificate to integrate my platform with Firebase, and I am following the guidelines specified in https://ift.tt/1Hz0yPt. In order to debug certificate fingerprint the suggested command is: keytool -list
September 17, 2020 at 07:46AM by Alvaro Gonzalez Rico
https://ift.tt/33uFIoY
HELP! SHA-1 fingerprint of the certificate to integrate my platform with Firebase
Hello, I am trying to get my SHA-1 fingerprint of the certificate to integrate my platform with Firebase, and I am following the guidelines specified in https://ift.tt/1Hz0yPt. In order to debug certificate fingerprint the suggested command is: keytool -list
September 17, 2020 at 07:46AM by Alvaro Gonzalez Rico
https://ift.tt/33uFIoY
Google Developers
Authenticating Your Client | Google Play services | Google Developers
New post on /r/flutterdev subreddit:
mapping class property to list of text editing controller
referring the subject, is it possible?
if I have a class and map the property to list of text editing controller and maybe assign the value of the property to the initial text controller if it's not empty.
September 17, 2020 at 08:09AM by MediumRoastNo82
https://ift.tt/2ZKeytq
mapping class property to list of text editing controller
referring the subject, is it possible?
if I have a class and map the property to list of text editing controller and maybe assign the value of the property to the initial text controller if it's not empty.
September 17, 2020 at 08:09AM by MediumRoastNo82
https://ift.tt/2ZKeytq
reddit
mapping class property to list of text editing controller
referring the subject, is it possible? if I have a class and map the property to list of text editing controller and maybe assign the value of...
New post on /r/flutterdev subreddit:
Responsive UI made easy with Layout Provider in Flutter
Just done with my first package layout_provider, do check.
September 17, 2020 at 07:47AM by Chinky_Sight
https://ift.tt/33wBlKe
Responsive UI made easy with Layout Provider in Flutter
Just done with my first package layout_provider, do check.
September 17, 2020 at 07:47AM by Chinky_Sight
https://ift.tt/33wBlKe
GitHub
chinkysight/layout_provider
Contribute to chinkysight/layout_provider development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Cloud Firestore Offline Functionality for Shared Documents
I know that Cloud Firestone already works offline. Some Details about my app:My app is implemented like a to-do app where one to-do list is one document (the lists are shared and can be edited by multiple users). This document then contains a list of todos.Here is the problem:When two users without internet connection add a todo, we get a race condition. If I use the `set()` method, only the last one will be added (because it will overwrite the whole document).Now you will say: "Well then use a transaction, that is made to prevent race conditions like that." The problem here is that Transactions just crash the app when they are executed offline.Does anyone have a solution for this? Is it possible to merge both lists in `set()`? Is it possible to somehow queue the transaction when offline and execute when online? Is there a library for that? I am glad for any suggestions.
September 17, 2020 at 01:56PM by iLoveSetlX
https://ift.tt/33EpZ6W
Cloud Firestore Offline Functionality for Shared Documents
I know that Cloud Firestone already works offline. Some Details about my app:My app is implemented like a to-do app where one to-do list is one document (the lists are shared and can be edited by multiple users). This document then contains a list of todos.Here is the problem:When two users without internet connection add a todo, we get a race condition. If I use the `set()` method, only the last one will be added (because it will overwrite the whole document).Now you will say: "Well then use a transaction, that is made to prevent race conditions like that." The problem here is that Transactions just crash the app when they are executed offline.Does anyone have a solution for this? Is it possible to merge both lists in `set()`? Is it possible to somehow queue the transaction when offline and execute when online? Is there a library for that? I am glad for any suggestions.
September 17, 2020 at 01:56PM by iLoveSetlX
https://ift.tt/33EpZ6W
Dart packages
cloud_firestore | Flutter package
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
New post on /r/flutterdev subreddit:
How much time to program app like airbnb
Hi im new to flutter and have a startup with 4 other people, two of which has no background in flutter but they study IT and have programing background (c++...java...some java for android) How much time required to make an app like airbnb ? And thanks for your time.
September 17, 2020 at 03:26PM by Imadfa2
https://ift.tt/33ABpZv
How much time to program app like airbnb
Hi im new to flutter and have a startup with 4 other people, two of which has no background in flutter but they study IT and have programing background (c++...java...some java for android) How much time required to make an app like airbnb ? And thanks for your time.
September 17, 2020 at 03:26PM by Imadfa2
https://ift.tt/33ABpZv
reddit
How much time to program app like airbnb
Hi im new to flutter and have a startup with 4 other people, two of which has no background in flutter but they study IT and have programing...
New post on Flutter Dev Google group:
Please help us to solve Step Count after device boot problem ?
I'm working on a health application with a step-counting feature. Using pedometer 1.2.5 https://ift.tt/3iG7k0W the app is working just fine while the app is not terminated or removed from memory. so I need a way to make the application work in the background and
September 17, 2020 at 04:00PM by Amr Soliman
https://ift.tt/3kntUMj
Please help us to solve Step Count after device boot problem ?
I'm working on a health application with a step-counting feature. Using pedometer 1.2.5 https://ift.tt/3iG7k0W the app is working just fine while the app is not terminated or removed from memory. so I need a way to make the application work in the background and
September 17, 2020 at 04:00PM by Amr Soliman
https://ift.tt/3kntUMj
Dart packages
pedometer 1.2.5 | Flutter Package
A Pedometer plugin for streaming step count updates, for iOS and Android.
New post on /r/flutterdev subreddit:
Horizontal menu bar for multiple sub-menu.
https://ift.tt/2E3r2Vm
September 17, 2020 at 03:39PM by weblaze_bosskmk
https://ift.tt/3mx4AoL
Horizontal menu bar for multiple sub-menu.
https://ift.tt/2E3r2Vm
September 17, 2020 at 03:39PM by weblaze_bosskmk
https://ift.tt/3mx4AoL
Dart packages
pluto_menu_bar | Flutter Package
A menu bar for flutter. You can add as many submenus as you want, and you can change the default style.
New post on /r/flutterdev subreddit:
Flutter container quick tutorial
https://youtu.be/xLPgU0qClD8
September 17, 2020 at 04:26PM by Khanx078
https://ift.tt/2ZLkUZy
Flutter container quick tutorial
https://youtu.be/xLPgU0qClD8
September 17, 2020 at 04:26PM by Khanx078
https://ift.tt/2ZLkUZy
YouTube
Container Widget ( Flutter Tutorial)
Container Widget ( Flutter Tutorial)In this video we are going to learn about the container widget which is a single child layout widget.
New post on /r/flutterdev subreddit:
Is it just me or are we starting to get into DLL hell with Flutter packages?
Seems like I'm getting more and more dependency version errors.
September 17, 2020 at 05:36PM by CodyLeet
https://ift.tt/3c5hhm8
Is it just me or are we starting to get into DLL hell with Flutter packages?
Seems like I'm getting more and more dependency version errors.
September 17, 2020 at 05:36PM by CodyLeet
https://ift.tt/3c5hhm8
reddit
Is it just me or are we starting to get into DLL hell with Flutter...
Seems like I'm getting more and more dependency version errors.
New post on /r/flutterdev subreddit:
Copy & Paste - Clipboard (Tutorial)
https://www.youtube.com/watch?v=Z1pNr7_v8kc
September 17, 2020 at 05:24PM by JohannesMilke
https://ift.tt/33S9Fjl
Copy & Paste - Clipboard (Tutorial)
https://www.youtube.com/watch?v=Z1pNr7_v8kc
September 17, 2020 at 05:24PM by JohannesMilke
https://ift.tt/33S9Fjl
YouTube
Flutter Tutorial - Copy & Paste - Clipboard
Access the clipboard in your Flutter app - Copy into the Clipboard & Paste from the Clipboard.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/clipboard_example…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/clipboard_example…
New post on /r/flutterdev subreddit:
Want to add a miniplayer to your app?
https://ift.tt/3hP3guk
September 17, 2020 at 06:50PM by VELSEM_
https://ift.tt/3mxfPOg
Want to add a miniplayer to your app?
https://ift.tt/3hP3guk
September 17, 2020 at 06:50PM by VELSEM_
https://ift.tt/3mxfPOg
Dart packages
miniplayer | Flutter Package
A lightweight flutter package to simplify the creation of a miniplayer.
New post on /r/flutterdev subreddit:
Shop page in the app or a webpage instead?
Here's a question for you all: There are a lot of football apps (any sport app) out there,and all of them have a web page inside a normal screen..2 questions:Isn't it illegal to place your store web page in the app and don't give 30% to android/ios for sales?Even if they don't have to pay 30%, how come apps that cost 20 000$ to make don't have store implemented in them?To me this is so weird, on the one hand they are risking looking apps same as fortnite , on the other hand, they are having so expensive apps with not implemented store..
September 17, 2020 at 07:26PM by AdLive8235
https://ift.tt/2RA1m5Z
Shop page in the app or a webpage instead?
Here's a question for you all: There are a lot of football apps (any sport app) out there,and all of them have a web page inside a normal screen..2 questions:Isn't it illegal to place your store web page in the app and don't give 30% to android/ios for sales?Even if they don't have to pay 30%, how come apps that cost 20 000$ to make don't have store implemented in them?To me this is so weird, on the one hand they are risking looking apps same as fortnite , on the other hand, they are having so expensive apps with not implemented store..
September 17, 2020 at 07:26PM by AdLive8235
https://ift.tt/2RA1m5Z
reddit
Shop page in the app or a webpage instead?
Here's a question for you all: There are a lot of football apps (any sport app) out there, and all of them have a web page inside a normal...
New post on /r/flutterdev subreddit:
Automatically add device frames and text to screenshots
https://ift.tt/2FNr2sS
September 17, 2020 at 08:06PM by hpoul
https://ift.tt/3mrUSEt
Automatically add device frames and text to screenshots
https://ift.tt/2FNr2sS
September 17, 2020 at 08:06PM by hpoul
https://ift.tt/3mrUSEt
codeux.design
Automatically add device frames and text to screenshots | CodeUX.design e.U. - Herbert Poul
Prepare screenshots of Flutter Apps for Apple App Store
and Google Play store by adding device frames, captions and effects.
and Google Play store by adding device frames, captions and effects.
New post on /r/flutterdev subreddit:
Leading the Flutter Transformation @ Very Good Ventures | David DeRemer
https://ift.tt/3iGBKjr
September 17, 2020 at 10:13PM by Elixane
https://ift.tt/3mpOU6O
Leading the Flutter Transformation @ Very Good Ventures | David DeRemer
https://ift.tt/3iGBKjr
September 17, 2020 at 10:13PM by Elixane
https://ift.tt/3mpOU6O
SoundCloud
Leading the Flutter Transformation @ Very Good Ventures | David DeRemer
David DeRemer is Founder and President of Very Good Ventures, a Flutter development consultancy with offices in New York, Chicago, and teammates around the world.
Very Good Ventures is the World’s l
Very Good Ventures is the World’s l
New post on /r/flutterdev subreddit:
Truly Realtime Object Detection App in Flutter
Please checkout this truly realtime Object Detection Flutter App with benchmarking results close to native android apps built using TFLite Java libraries. It demonstrates the power of the new TFLite Flutter Plugin and Helper Library for creating performant Flutter ML apps.Object Detection App: https://github.com/am15h/object_detection_flutterMedium Blog: https://medium.com/@am15hg/real-time-object-detection-using-new-tensorflow-lite-flutter-support-ea41263e801d
September 17, 2020 at 10:11PM by _am15h
https://ift.tt/2HbZv5i
Truly Realtime Object Detection App in Flutter
Please checkout this truly realtime Object Detection Flutter App with benchmarking results close to native android apps built using TFLite Java libraries. It demonstrates the power of the new TFLite Flutter Plugin and Helper Library for creating performant Flutter ML apps.Object Detection App: https://github.com/am15h/object_detection_flutterMedium Blog: https://medium.com/@am15hg/real-time-object-detection-using-new-tensorflow-lite-flutter-support-ea41263e801d
September 17, 2020 at 10:11PM by _am15h
https://ift.tt/2HbZv5i
GitHub
GitHub - am15h/tflite_flutter_plugin: TensorFlow Lite Flutter Plugin
TensorFlow Lite Flutter Plugin. Contribute to am15h/tflite_flutter_plugin development by creating an account on GitHub.