New post on /r/flutterdev subreddit:
Flutter job position
Hi just as a question, I love flutter, i see a lot of support for it, but almost no jobs on it. Do you think it will ever become used by the industry?
July 16, 2020 at 10:01PM by farhadsaberi
https://ift.tt/2BbjTks
Flutter job position
Hi just as a question, I love flutter, i see a lot of support for it, but almost no jobs on it. Do you think it will ever become used by the industry?
July 16, 2020 at 10:01PM by farhadsaberi
https://ift.tt/2BbjTks
reddit
Flutter job position
Hi just as a question, I love flutter, i see a lot of support for it, but almost no jobs on it. Do you think it will ever become used by the industry?
New post on /r/flutterdev subreddit:
Flutter Cloud Firestore | Selective Updates and Deletes | Part 2 | Firestore Tutorial
https://youtu.be/pqVPAzWmiY8
July 17, 2020 at 07:23AM by saheb1313
https://ift.tt/2OvwiCz
Flutter Cloud Firestore | Selective Updates and Deletes | Part 2 | Firestore Tutorial
https://youtu.be/pqVPAzWmiY8
July 17, 2020 at 07:23AM by saheb1313
https://ift.tt/2OvwiCz
YouTube
Flutter Cloud Firestore | Selective Updates and Deletes | Part 2 | Firestore Tutorial
The Growing Developer Website is out !!
https://thegrowingdeveloper.org
Welcome back to yet another #Firebase Tutorial for #Flutter. In this video we will learn about cloud firestore. Learn CRUD operations in flutter firestore. Cloud Firestore is a realtime…
https://thegrowingdeveloper.org
Welcome back to yet another #Firebase Tutorial for #Flutter. In this video we will learn about cloud firestore. Learn CRUD operations in flutter firestore. Cloud Firestore is a realtime…
New post on /r/flutterdev subreddit:
What do you think about the various CI/CD services listed in the Flutter documentation? Have you tried them? I am trying to find out which one is better for which use case.
https://ift.tt/3fCUKhf
July 17, 2020 at 08:54AM by jcarterm
https://ift.tt/30eLU2W
What do you think about the various CI/CD services listed in the Flutter documentation? Have you tried them? I am trying to find out which one is better for which use case.
https://ift.tt/3fCUKhf
July 17, 2020 at 08:54AM by jcarterm
https://ift.tt/30eLU2W
flutter.dev
Continuous delivery with Flutter
How to automate continuous building and releasing of your Flutter app.
New post on /r/flutterdev subreddit:
My Journey of 100 days of Flutter and Awesome Flutter Tips and tricks & how it improved me as a developer and opensource contributor. You are all part of this. Thank you so much 🙏🏼
https://ift.tt/30gUUVn
July 17, 2020 at 09:38AM by erluxman
https://ift.tt/30eSYN0
My Journey of 100 days of Flutter and Awesome Flutter Tips and tricks & how it improved me as a developer and opensource contributor. You are all part of this. Thank you so much 🙏🏼
https://ift.tt/30gUUVn
July 17, 2020 at 09:38AM by erluxman
https://ift.tt/30eSYN0
Erluxman
My Journey of 100 Days Of Flutter (Awesome Flutter tips and tricks)
Best 100 days of my programming career.
New post on /r/flutterdev subreddit:
Weather App Design in Flutter
I did this Weather App in Flutter. But I am a little bit skeptical about my app dir structure,Here how it is,
July 17, 2020 at 10:34AM by iamfirdous
https://ift.tt/32rHTuQ
Weather App Design in Flutter
I did this Weather App in Flutter. But I am a little bit skeptical about my app dir structure,Here how it is,
- lib/ - models/ --> *All the data classes* - services/ - ui/ - pages/ --> *All the screens* - themes/ - widgets/ --> *All the custom widgets, regardless of where they are used/* - util/ main.dart router.dartDoes anyone want to give me any suggestions?Here is the source - https://github.com/iamfirdous/super_apphttps://twitter.com/iamfirdous95/status/1284039528856956931
July 17, 2020 at 10:34AM by iamfirdous
https://ift.tt/32rHTuQ
GitHub
iamfirdous/super_app
Contribute to iamfirdous/super_app development by creating an account on GitHub.
New post on Flutter Dev Google group:
My flutter application works in debug mode, but it freezes in release mode.
*I create an application in flute, it works perfectly well in debug mode, but when I generate an apk release, it starts and it freezes, however. when i click this error is generated* 2020-07-17 11:38:31.748 4210-4249/? E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception:
July 17, 2020 at 11:43AM by Wenzeasy
https://ift.tt/3h9TZNm
My flutter application works in debug mode, but it freezes in release mode.
*I create an application in flute, it works perfectly well in debug mode, but when I generate an apk release, it starts and it freezes, however. when i click this error is generated* 2020-07-17 11:38:31.748 4210-4249/? E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception:
July 17, 2020 at 11:43AM by Wenzeasy
https://ift.tt/3h9TZNm
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:
Time events in flutter
hello guys, i want to know how to show some widgets after 2 - 3 minutes, triggering widgets base on time elapse. actually i want show 'resend otp' button after 1 minute while waiting for otp sms. Thank you.
July 17, 2020 at 11:43AM by Gulam Fahad Ahmed
https://ift.tt/2CKyp2K
Time events in flutter
hello guys, i want to know how to show some widgets after 2 - 3 minutes, triggering widgets base on time elapse. actually i want show 'resend otp' button after 1 minute while waiting for otp sms. Thank you.
July 17, 2020 at 11:43AM by Gulam Fahad Ahmed
https://ift.tt/2CKyp2K
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:
Using Flutter to create my first app - some questions
Hi Everyone, I hope I am posting this in the right place, forgive me if not, I’m very new to all this! I am looking to build a cross platform native feel meditation app and take it through every stage of the development process and maintain it long term. As I wish to do so at as little
July 17, 2020 at 01:39PM by Brian Shelly
https://ift.tt/2CbkWRX
Using Flutter to create my first app - some questions
Hi Everyone, I hope I am posting this in the right place, forgive me if not, I’m very new to all this! I am looking to build a cross platform native feel meditation app and take it through every stage of the development process and maintain it long term. As I wish to do so at as little
July 17, 2020 at 01:39PM by Brian Shelly
https://ift.tt/2CbkWRX
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 the result if the pushed PageA is replaced by PageB?
Hi folks, I have problems getting the result of a new route when I use these to replace an old one :-( Please have a look: https://ift.tt/2WtPHbL Ralph
July 17, 2020 at 02:44PM by Ralph Bergmann
https://ift.tt/32u54ES
How to get the result if the pushed PageA is replaced by PageB?
Hi folks, I have problems getting the result of a new route when I use these to replace an old one :-( Please have a look: https://ift.tt/2WtPHbL Ralph
July 17, 2020 at 02:44PM by Ralph Bergmann
https://ift.tt/32u54ES
GitHub
Navigator related: How to get the result if the pushed PageA is replaced by PageB? · Issue #61717 · flutter/flutter
import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( hom...
New post on Flutter Dev Google group:
MissingPluginException(No implementation
I try to run an app from github (https://ift.tt/2Cl0DS1). I got it run on Android. But when I run it on Linux, I got this "method not implemented" error. I wonder if this is real or something I have not configured correctly. Where is the relevant file for me to check?
July 17, 2020 at 02:55PM by K leo
https://ift.tt/2CHmKlp
MissingPluginException(No implementation
I try to run an app from github (https://ift.tt/2Cl0DS1). I got it run on Android. But when I run it on Linux, I got this "method not implemented" error. I wonder if this is real or something I have not configured correctly. Where is the relevant file for me to check?
July 17, 2020 at 02:55PM by K leo
https://ift.tt/2CHmKlp
GitHub
awaik/todo_hive_example
Todo app example for Android & iOS made with Flutter and Hive database. - awaik/todo_hive_example
New post on /r/flutterdev subreddit:
Julio, Rich and I took part in this year's Flutter Hackathon, #Hack20. Here is a recap of the event and the app we submitted. I know its a bit late
https://ift.tt/2CMO7L6
July 17, 2020 at 02:47PM by b099l3
https://ift.tt/3hcwhA6
Julio, Rich and I took part in this year's Flutter Hackathon, #Hack20. Here is a recap of the event and the app we submitted. I know its a bit late
https://ift.tt/2CMO7L6
July 17, 2020 at 02:47PM by b099l3
https://ift.tt/3hcwhA6
Iain Smith
Flutter Hackathon #Hack20
Julio, Rich and I took part in this year's Flutter Hackathon, #Hack20. Here is a recap of the event and the app we submitted.
New post on Flutter Dev Google group:
Query about Flutter Webview
https://ift.tt/3eDszxB I was wondering is there any way that we can use the data of the website but change the UI inside flutter? Like there is a specific login screen for fb Is there any way to make a different login screen inside flutter and in background the app
July 17, 2020 at 05:03PM by Gaurav Yadav
https://ift.tt/2OxyI3A
Query about Flutter Webview
https://ift.tt/3eDszxB I was wondering is there any way that we can use the data of the website but change the UI inside flutter? Like there is a specific login screen for fb Is there any way to make a different login screen inside flutter and in background the app
July 17, 2020 at 05:03PM by Gaurav Yadav
https://ift.tt/2OxyI3A
New post on /r/flutterdev subreddit:
Is flutter_bloc ever going to remove its dependency from provider?
TIA!
July 17, 2020 at 05:27PM by 2reform
https://ift.tt/2OMtX6J
Is flutter_bloc ever going to remove its dependency from provider?
TIA!
July 17, 2020 at 05:27PM by 2reform
https://ift.tt/2OMtX6J
reddit
Is flutter_bloc ever going to remove its dependency from provider?
TIA!
New post on /r/flutterdev subreddit:
Spring Button
https://youtu.be/Drk_Pz3xW6U
July 17, 2020 at 05:24PM by TheTechDesigner
https://ift.tt/394gDng
Spring Button
https://youtu.be/Drk_Pz3xW6U
July 17, 2020 at 05:24PM by TheTechDesigner
https://ift.tt/394gDng
YouTube
Flutter Widget | 79 | SpringButton Useful Widget in Flutter App | Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Topics Covered :-
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
► Simple Way to Implement…
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Topics Covered :-
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
► Simple Way to Implement…
New post on /r/flutterdev subreddit:
Flutter webview production ready?
Hi Everyone!I need open browser in Flutter for make user complete web form and listen for when complete. So keyboard very important. But official plugin say not ready for production use. https://pub.dev/packages/webview_flutterHow we can use webview in production app? Official plugin is not good enough?Thanks!
July 17, 2020 at 06:13PM by Flutter_Dev
https://ift.tt/32wXx87
Flutter webview production ready?
Hi Everyone!I need open browser in Flutter for make user complete web form and listen for when complete. So keyboard very important. But official plugin say not ready for production use. https://pub.dev/packages/webview_flutterHow we can use webview in production app? Official plugin is not good enough?Thanks!
July 17, 2020 at 06:13PM by Flutter_Dev
https://ift.tt/32wXx87
Dart packages
webview_flutter | Flutter package
A Flutter plugin that provides a WebView widget backed by the system webview.
New post on /r/flutterdev subreddit:
4th flutter design
hey guys, this is the third design I hope you all like it. please comment on any issues or problems with the design.inspired by: https://www.instagram.com/p/CCjB265KQey/https://youtu.be/1SP3nf9djw4
July 17, 2020 at 06:06PM by nofaplegend156
https://ift.tt/3eFhtbs
4th flutter design
hey guys, this is the third design I hope you all like it. please comment on any issues or problems with the design.inspired by: https://www.instagram.com/p/CCjB265KQey/https://youtu.be/1SP3nf9djw4
July 17, 2020 at 06:06PM by nofaplegend156
https://ift.tt/3eFhtbs
Instagram
Ricky
Hello everyone! I started a new Challenge I made called Sunday UI! I will be making a design every Sunday, and here's my first one! It's a concept app for booking a ticket to the movies! The idea is that they can search by genres, and book a seat/ seats,…
New post on /r/flutterdev subreddit:
Basic Firestore Capabilities
https://youtu.be/lmVVynb-zGM
July 17, 2020 at 05:58PM by HystericalAccounting
https://ift.tt/2OBBULD
Basic Firestore Capabilities
https://youtu.be/lmVVynb-zGM
July 17, 2020 at 05:58PM by HystericalAccounting
https://ift.tt/2OBBULD
YouTube
Firebase CRUD | Flutter Basics
Firebase CRUD | Flutter Basics
Firebase and flutter are like a match made in heaven. The go together so well and it is so simple to set up. The basic operations you can execute with a firestore database are CRUD (Create, Read, Update, Delete). They are very…
Firebase and flutter are like a match made in heaven. The go together so well and it is so simple to set up. The basic operations you can execute with a firestore database are CRUD (Create, Read, Update, Delete). They are very…
New post on /r/flutterdev subreddit:
Provider State management - ChangeNotifier + Flutter
https://youtu.be/hwv31bNdSt4
July 17, 2020 at 05:58PM by MyracleDesign
https://ift.tt/3fKuS3q
Provider State management - ChangeNotifier + Flutter
https://youtu.be/hwv31bNdSt4
July 17, 2020 at 05:58PM by MyracleDesign
https://ift.tt/3fKuS3q
YouTube
Provider State management - ChangeNotifier + Flutter
Before we start with Riverpod I would like to talk about the good old Provider state management solution. The #Provider is a fantastic solution for state management and where the data come from.
You like our work and would like to support us, feel free to…
You like our work and would like to support us, feel free to…
New post on /r/flutterdev subreddit:
Install packages at runtime in flutter?
After looking online, I can’t find any discussions on this so hopefully someone in this subreddit can point me into the right direction.Here’s how you install and import Python modules at runtimeSo at runtime, if I know the package name, is it possible to install, and use said package without restarting app?
July 17, 2020 at 05:47PM by Throqaway
https://ift.tt/2ZBezQA
Install packages at runtime in flutter?
After looking online, I can’t find any discussions on this so hopefully someone in this subreddit can point me into the right direction.Here’s how you install and import Python modules at runtimeSo at runtime, if I know the package name, is it possible to install, and use said package without restarting app?
July 17, 2020 at 05:47PM by Throqaway
https://ift.tt/2ZBezQA
New tweet from FlutterDev:
#FlutterFriday knowledge!
Did you know about the Cookbook section of https://t.co/abjT0blSgS?
It answers questions such as:
🧐How do I work with tabs?
🙃How do I use a custom font?
🤔How do I parse JSON in the background?
Find it here ↓ https://t.co/kRbxD5wfg0— Flutter (@FlutterDev) July 17, 2020
July 17, 2020 at 06:02PM
http://twitter.com/FlutterDev/status/1284156603361447940
#FlutterFriday knowledge!
Did you know about the Cookbook section of https://t.co/abjT0blSgS?
It answers questions such as:
🧐How do I work with tabs?
🙃How do I use a custom font?
🤔How do I parse JSON in the background?
Find it here ↓ https://t.co/kRbxD5wfg0— Flutter (@FlutterDev) July 17, 2020
July 17, 2020 at 06:02PM
http://twitter.com/FlutterDev/status/1284156603361447940
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Recipe App - Flutter UI
https://youtu.be/kkorXiCKhAY
July 17, 2020 at 06:39PM by anwarabir
https://ift.tt/393O9u0
Recipe App - Flutter UI
https://youtu.be/kkorXiCKhAY
July 17, 2020 at 06:39PM by anwarabir
https://ift.tt/393O9u0
YouTube
Recipe App - Part 1 - Flutter UI - Speed Code
A nice clean recipe app #UI using #flutter.
Try to create a Recipe App, Which includes almost all important pages like Home page, recipe bundle page then a list of recipes also profile page and many more.
►Assets: https://bit.ly/32rRhyv
►Source Code: …
Try to create a Recipe App, Which includes almost all important pages like Home page, recipe bundle page then a list of recipes also profile page and many more.
►Assets: https://bit.ly/32rRhyv
►Source Code: …