New post on /r/flutterdev subreddit:
How developers decide when to switch to a new technology?
This question is for all developers in general who have experienced a "paradigm shift".What's your/company's story in switching to another framework/tech stack? And if there are reasons that kept you from switching until then, what were those?
June 21, 2020 at 01:13PM by contrix09
https://ift.tt/2BnEcL8
How developers decide when to switch to a new technology?
This question is for all developers in general who have experienced a "paradigm shift".What's your/company's story in switching to another framework/tech stack? And if there are reasons that kept you from switching until then, what were those?
June 21, 2020 at 01:13PM by contrix09
https://ift.tt/2BnEcL8
reddit
How developers decide when to switch to a new technology?
This question is for all developers in general who have experienced a "paradigm shift". What's your/company's story in switching to another...
New post on /r/flutterdev subreddit:
Flutter + Appwrite (Firebase open-source alternative) episode 02+03 are out (13m & 16m) 📹
https://youtu.be/RjE0tmyBdow
June 21, 2020 at 12:57PM by eldadfux
https://ift.tt/2AL9ls5
Flutter + Appwrite (Firebase open-source alternative) episode 02+03 are out (13m & 16m) 📹
https://youtu.be/RjE0tmyBdow
June 21, 2020 at 12:57PM by eldadfux
https://ift.tt/2AL9ls5
YouTube
@Flutter + Appwrite: EP 02 - Wireframing
Episode 2 of @Flutter + #Appwrite series. Designing simple wireframe for our application UI
Episode 3: https://www.youtube.com/watch?v=HvcemJhSeE8
_______________________________________________
Repository of my UI Challenges (https://github.com/lohanida…
Episode 3: https://www.youtube.com/watch?v=HvcemJhSeE8
_______________________________________________
Repository of my UI Challenges (https://github.com/lohanida…
New post on /r/flutterdev subreddit:
FlutterForce — Week 81
https://ift.tt/30ZTnF6
June 21, 2020 at 12:47PM by flutterist
https://ift.tt/3144vAO
FlutterForce — Week 81
https://ift.tt/30ZTnF6
June 21, 2020 at 12:47PM by flutterist
https://ift.tt/3144vAO
Medium
FlutterForce — #Week 81
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Space reloading — Flutter
https://ift.tt/3fDIuNc
June 21, 2020 at 01:58PM by gursheeshsingh
https://ift.tt/2YS80aM
Space reloading — Flutter
https://ift.tt/3fDIuNc
June 21, 2020 at 01:58PM by gursheeshsingh
https://ift.tt/2YS80aM
Medium
Space reloading — Flutter
Welcome! Today we will learn about adding space reloading in Flutter
New post on /r/flutterdev subreddit:
Developed a Group chat application using Flutter and Firebase, where users can register and create groups, or join already existing groups and start conversing with each other. Feedback is appreciated.
https://ift.tt/2Ng9h69
June 21, 2020 at 03:25PM by demoncommand9725
https://ift.tt/2BuSV7e
Developed a Group chat application using Flutter and Firebase, where users can register and create groups, or join already existing groups and start conversing with each other. Feedback is appreciated.
https://ift.tt/2Ng9h69
June 21, 2020 at 03:25PM by demoncommand9725
https://ift.tt/2BuSV7e
GitHub
ahmedgulabkhan/GroupChatApp
Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other. - ahmedgulabkhan/Grou...
New post on Flutter Dev Google group:
Execution failed for task ':app:compileDebugJavaWithJavac'. > Could not create service of type AnnotationProcessorDetector using JavaGradleScopeServices.createAnnotationProcessorDetector().
Dear Flutter Developers, i am beginner to flutter development. i just followed flutter docs to create(vscode and android studio) and run default app generated on my android emulator/ physical device. please find the attachment for error which i get. getting same error on vscode and android
June 21, 2020 at 06:03PM by Mukesh Chinna
https://ift.tt/2Yjz6sb
Execution failed for task ':app:compileDebugJavaWithJavac'. > Could not create service of type AnnotationProcessorDetector using JavaGradleScopeServices.createAnnotationProcessorDetector().
Dear Flutter Developers, i am beginner to flutter development. i just followed flutter docs to create(vscode and android studio) and run default app generated on my android emulator/ physical device. please find the attachment for error which i get. getting same error on vscode and android
June 21, 2020 at 06:03PM by Mukesh Chinna
https://ift.tt/2Yjz6sb
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:
5 Flutter Tips & Tricks to help you write better code
https://youtu.be/aN4sn4wiZ8c
June 21, 2020 at 08:43PM by anthOlei
https://ift.tt/2AXo5E3
5 Flutter Tips & Tricks to help you write better code
https://youtu.be/aN4sn4wiZ8c
June 21, 2020 at 08:43PM by anthOlei
https://ift.tt/2AXo5E3
YouTube
5 Flutter Tips and Tricks EVERY Flutter Developer Should Know
This video is for flutter developers, and people who want to learn Flutter. Flutter is a framework that allows programmers to develop for both Android and iOS, and allows for rapid development.
New post on /r/flutterdev subreddit:
Flutter: Deep dive into Button @nStack_in
https://ift.tt/2Cljmwi
June 21, 2020 at 08:24PM by nitishk72
https://ift.tt/3fCtyiu
Flutter: Deep dive into Button @nStack_in
https://ift.tt/2Cljmwi
June 21, 2020 at 08:24PM by nitishk72
https://ift.tt/3fCtyiu
nstack
Flutter: Deep dive into Button | nstack
In this article, you are learn everything about the button in flutter. I'll talk about all types of button. I'll also talk about it's common use cases and problems.
New post on Flutter Dev Google group:
Exception caught by image resource service, setState() called after dispose(): _ImageState
The error in the screenshot occurs if i switch the page while image is still loading. The page is a single column in the Scaffold body which is navigated with a BottomNavigation widget. If i let the images load first and then change the page error does not occurs. I tried assigning Image.netw
June 21, 2020 at 08:36PM by Hassan Hammad
https://ift.tt/3hOxuyr
Exception caught by image resource service, setState() called after dispose(): _ImageState
The error in the screenshot occurs if i switch the page while image is still loading. The page is a single column in the Scaffold body which is navigated with a BottomNavigation widget. If i let the images load first and then change the page error does not occurs. I tried assigning Image.netw
June 21, 2020 at 08:36PM by Hassan Hammad
https://ift.tt/3hOxuyr
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:
An Example of Mobx and Provider : Change App Theme
https://ift.tt/2V7eJfQ
June 21, 2020 at 09:41PM by yiss92
https://ift.tt/2Ne1mq2
An Example of Mobx and Provider : Change App Theme
https://ift.tt/2V7eJfQ
June 21, 2020 at 09:41PM by yiss92
https://ift.tt/2Ne1mq2
Medium
Flutter State Management with Mobx and Providers : Change App Theme Dynamically
State management in Flutter is like a labyrinth you might easily get lost between InheritedWidget, ScopedModel, Redux, BloC, Mobx, and…
New post on /r/flutterdev subreddit:
Looking for a Mentor - Flutter Development - For my startup.
I'm very fascinated by the Flutter and it's capabilities in application development.I am looking out for an experienced mentor/advisor in Flutter development for my startup.We are Startup India recognized company and was pre-incubated at NSRCEL. We are into Fleet Business Advisory Services.If any inputs regarding the same, I'm happy to receive.
June 21, 2020 at 09:25PM by vj1504
https://ift.tt/312QWS1
Looking for a Mentor - Flutter Development - For my startup.
I'm very fascinated by the Flutter and it's capabilities in application development.I am looking out for an experienced mentor/advisor in Flutter development for my startup.We are Startup India recognized company and was pre-incubated at NSRCEL. We are into Fleet Business Advisory Services.If any inputs regarding the same, I'm happy to receive.
June 21, 2020 at 09:25PM by vj1504
https://ift.tt/312QWS1
reddit
Looking for a Mentor - Flutter Development - For my startup.
I'm very fascinated by the Flutter and it's capabilities in application development. I am looking out for an experienced mentor/advisor in...
New post on /r/flutterdev subreddit:
Flutter 1.17 — no more Flavors, no more iOS Schemas. Command argument that changes everything
Just recently, Flutter 1.17 was released and it brings a lot of cool features. You can read more about it hereStarting from 1.17 you can build your Android and iOS application with predefined, compile-time variables that can be used in all layers of your applications — Dart, iOS, Android.-> Article <-
June 21, 2020 at 09:21PM by Fewthp
https://ift.tt/2V4FAJr
Flutter 1.17 — no more Flavors, no more iOS Schemas. Command argument that changes everything
Just recently, Flutter 1.17 was released and it brings a lot of cool features. You can read more about it hereStarting from 1.17 you can build your Android and iOS application with predefined, compile-time variables that can be used in all layers of your applications — Dart, iOS, Android.-> Article <-
June 21, 2020 at 09:21PM by Fewthp
https://ift.tt/2V4FAJr
Medium
Flutter 1.17 — no more Flavors, no more iOS Schemas. Command argument that changes everything
Environment configuration with Compile-time variables in Flutter projects for Dart, iOS and Android...
New post on /r/flutterdev subreddit:
How I started rewriting N26 Cards feature in Flutter
https://ift.tt/37W62dK
June 21, 2020 at 11:37PM by itsbalal
https://ift.tt/37VcUIb
How I started rewriting N26 Cards feature in Flutter
https://ift.tt/37W62dK
June 21, 2020 at 11:37PM by itsbalal
https://ift.tt/37VcUIb
Medium
N26 Cards in Flutter, part one
a short series on implementing N26 Cards in Flutter
New post on Flutter Dev Google group:
Adyen Encrypted Card Package stucks Flutter application
I want to address a issue that i have been facing since very long time and have unable to find any solution for it. so basically i am developing a checkout process which uses Adyen as a Payment Method. for that i need to encrypt user card details before adyen payment execute. in order to encrypt
June 21, 2020 at 11:21PM by Insha Siddiqui
https://ift.tt/3fLzDZQ
Adyen Encrypted Card Package stucks Flutter application
I want to address a issue that i have been facing since very long time and have unable to find any solution for it. so basically i am developing a checkout process which uses Adyen as a Payment Method. for that i need to encrypt user card details before adyen payment execute. in order to encrypt
June 21, 2020 at 11:21PM by Insha Siddiqui
https://ift.tt/3fLzDZQ
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:
Allowing Users to create custom layouts
I want to allow users to create custom templates for a note taking app I'm making (for tabletop RPGs). I was thinking I would need to create a template editor from scratch. Basically simplifying textfields, rows, columns, etc to allow them to insert them. Similar to something like Flutter Studio but more simplified.Then I would save the layout in json format with all the parameters and then make custom parsers to translate it into a widget tree for when in use in the app.Wondering if there is a different approach that would be easier to allow users to make layout templates for screens (consisting mainly of different types of text inputs or image holders).End goal is to allow users to share templates to improve their note taking and create the ideal templates for their needs
June 21, 2020 at 11:56PM by D-Ring86
https://ift.tt/2V4Neng
Allowing Users to create custom layouts
I want to allow users to create custom templates for a note taking app I'm making (for tabletop RPGs). I was thinking I would need to create a template editor from scratch. Basically simplifying textfields, rows, columns, etc to allow them to insert them. Similar to something like Flutter Studio but more simplified.Then I would save the layout in json format with all the parameters and then make custom parsers to translate it into a widget tree for when in use in the app.Wondering if there is a different approach that would be easier to allow users to make layout templates for screens (consisting mainly of different types of text inputs or image holders).End goal is to allow users to share templates to improve their note taking and create the ideal templates for their needs
June 21, 2020 at 11:56PM by D-Ring86
https://ift.tt/2V4Neng
reddit
Allowing Users to create custom layouts
I want to allow users to create custom templates for a note taking app I'm making (for tabletop RPGs). I was thinking I would need to create a...
New post on /r/flutterdev subreddit:
flutter_bloc and freezed packages
is there anyone using these two packages for state management? what is the best way of using these packages together, with say, events that take arguments?
June 22, 2020 at 01:44AM by A-PRYME
https://ift.tt/2zUZ6Ru
flutter_bloc and freezed packages
is there anyone using these two packages for state management? what is the best way of using these packages together, with say, events that take arguments?
June 22, 2020 at 01:44AM by A-PRYME
https://ift.tt/2zUZ6Ru
reddit
flutter_bloc and freezed packages
is there anyone using these two packages for state management? what is the best way of using these packages together, with say, events that take...
New post on Flutter Dev Google group:
Installing Flutter extension on Visual Studio for Mac
Hi I prefer using Visual Studio on VS Code but I can't fine the extension or a package to add to VS, is that possible ? -- Kindest Regards
June 22, 2020 at 03:11AM by Ammar S. Mitoori
https://ift.tt/3hQR6BV
Installing Flutter extension on Visual Studio for Mac
Hi I prefer using Visual Studio on VS Code but I can't fine the extension or a package to add to VS, is that possible ? -- Kindest Regards
June 22, 2020 at 03:11AM by Ammar S. Mitoori
https://ift.tt/3hQR6BV
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:
Build Flutter Tinder Clone with Firebase & BLoC #16 Profile Bloc
https://youtu.be/8J9qYJN2IvU
June 22, 2020 at 05:58AM by 26Waga
https://ift.tt/2YqzoxP
Build Flutter Tinder Clone with Firebase & BLoC #16 Profile Bloc
https://youtu.be/8J9qYJN2IvU
June 22, 2020 at 05:58AM by 26Waga
https://ift.tt/2YqzoxP
YouTube
Build Flutter Tinder Clone with Firebase & BLoC #16/41 Profile Bloc
Build a Flutter Tinder Clone with Firebase and BLoC. In this video we set up the Profile Bloc.
Find the Source Code here https://github.com/OdongoWaga/chill
Find the Source Code here https://github.com/OdongoWaga/chill
New post on /r/flutterdev subreddit:
Made with Flutter - Job Finder App UI
https://youtu.be/X4I9hUeIFLQ
June 22, 2020 at 07:20AM by vilhd
https://ift.tt/2YW18cv
Made with Flutter - Job Finder App UI
https://youtu.be/X4I9hUeIFLQ
June 22, 2020 at 07:20AM by vilhd
https://ift.tt/2YW18cv
YouTube
Flutter UI - Job Finder App - Flutter UI Tutorials - Protorix Code
In this video, we are going to design a Job Finder App UI using Flutter.
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design #jobfinderapp #googleflutter #mobileapp #crossplatformmobiledev
Looking to build…
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design #jobfinderapp #googleflutter #mobileapp #crossplatformmobiledev
Looking to build…
New post on Flutter Dev Google group:
to make an sms app without internet connectivity
Hi, I'm new to flutter. I want to make an SMS app without the need for internet connectivity. Suggest me some packages regarding this.. I used flutter_sms... This is my code import 'package:flutter/material.dart'; import 'dart:async'; import 'package:flutter_sms/flutter_sms.dart'; import
June 22, 2020 at 07:43AM by Abinavan Nagendran
https://ift.tt/37NvuBU
to make an sms app without internet connectivity
Hi, I'm new to flutter. I want to make an SMS app without the need for internet connectivity. Suggest me some packages regarding this.. I used flutter_sms... This is my code import 'package:flutter/material.dart'; import 'dart:async'; import 'package:flutter_sms/flutter_sms.dart'; import
June 22, 2020 at 07:43AM by Abinavan Nagendran
https://ift.tt/37NvuBU
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.