New post on /r/flutterdev subreddit:
The not-so-optional steps that Flutter doesn't mention when creating your project
https://ift.tt/3bOH5l4
April 04, 2020 at 06:45PM by remirousselet
https://ift.tt/2x5JVTU
The not-so-optional steps that Flutter doesn't mention when creating your project
https://ift.tt/3bOH5l4
April 04, 2020 at 06:45PM by remirousselet
https://ift.tt/2x5JVTU
dash-overflow.net
Getting started: Creating your Flutter project
The optional not-so-optional steps that Flutter doesn't
mention when creating your project.
mention when creating your project.
New post on /r/flutterdev subreddit:
Bored during quarantine? Got nothing todo?
Hello fellow Flutter Developer! If the title of this post matches you then maybe you would like to help build an app with me. The app is extremely simple it’s called iSurf and is a super straightforward FlutterFire app that lets you have a friends list and toggle on and off your surfing status. The ui will look very similar to the Find My Friends App one IPhone.I am just picking up flutter coming from a react background. Been doing react for about a year.
April 04, 2020 at 07:58PM by PoopSlinger777
https://ift.tt/3bRMJ5X
Bored during quarantine? Got nothing todo?
Hello fellow Flutter Developer! If the title of this post matches you then maybe you would like to help build an app with me. The app is extremely simple it’s called iSurf and is a super straightforward FlutterFire app that lets you have a friends list and toggle on and off your surfing status. The ui will look very similar to the Find My Friends App one IPhone.I am just picking up flutter coming from a react background. Been doing react for about a year.
April 04, 2020 at 07:58PM by PoopSlinger777
https://ift.tt/3bRMJ5X
reddit
Bored during quarantine? Got nothing todo?
Hello fellow Flutter Developer! If the title of this post matches you then maybe you would like to help build an app with me. The app is extremely...
New post on /r/flutterdev subreddit:
Working with Dates in Dart
https://ift.tt/3aOVMEQ
April 04, 2020 at 08:53PM by Elixane
https://ift.tt/2we1Jfn
Working with Dates in Dart
https://ift.tt/3aOVMEQ
April 04, 2020 at 08:53PM by Elixane
https://ift.tt/2we1Jfn
Medium
Working with Dates in Dart
Dates are a common type of data mostly coming back from api response that is consumed by many apps.
New post on /r/flutterdev subreddit:
Hide Your Passwords | Firebase Remote Config for Password Encryption
https://ift.tt/3bOS65U
April 04, 2020 at 08:52PM by Elixane
https://ift.tt/39FTRB2
Hide Your Passwords | Firebase Remote Config for Password Encryption
https://ift.tt/3bOS65U
April 04, 2020 at 08:52PM by Elixane
https://ift.tt/39FTRB2
Medium
Hide Your Passwords.
Don’t store passwords in your Flutter app. Store Remotely.
New post on /r/flutterdev subreddit:
#challenge1 A new Challenge for all the Flutter developers.
https://ift.tt/34bSIjB
April 04, 2020 at 09:20PM by itsravishankarsingh
https://ift.tt/39KbuzE
#challenge1 A new Challenge for all the Flutter developers.
https://ift.tt/34bSIjB
April 04, 2020 at 09:20PM by itsravishankarsingh
https://ift.tt/39KbuzE
Linkedin
Sign Up | LinkedIn
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
New post on Flutter Dev Google group:
I have tried many times to download flutter but I couldn't
I have tried many times to download flutter but I couldn't / I watched all the videos in youtube / please I need help / my computer is Mac high Sierra / if anyone can help me please text
April 05, 2020 at 01:41AM by milky cookies
https://ift.tt/34d9qid
I have tried many times to download flutter but I couldn't
I have tried many times to download flutter but I couldn't / I watched all the videos in youtube / please I need help / my computer is Mac high Sierra / if anyone can help me please text
April 05, 2020 at 01:41AM by milky cookies
https://ift.tt/34d9qid
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:
Looking for some development assistance or tips from the community.
I'm working on an Anime and Manga app.. was wondering if anyone is interested in helping out. I'm new to flutter so I don't know much, however I was able to make pretty far. Reply if your interested or just to share some ideas. It'd all be greatly appreciated. Thanks 🤧. I'm having problems with the http request etc.
April 05, 2020 at 02:02AM by JusticeAbel
https://ift.tt/2XlbaF5
Looking for some development assistance or tips from the community.
I'm working on an Anime and Manga app.. was wondering if anyone is interested in helping out. I'm new to flutter so I don't know much, however I was able to make pretty far. Reply if your interested or just to share some ideas. It'd all be greatly appreciated. Thanks 🤧. I'm having problems with the http request etc.
April 05, 2020 at 02:02AM by JusticeAbel
https://ift.tt/2XlbaF5
reddit
Looking for some development assistance or tips from the community.
I'm working on an Anime and Manga app.. was wondering if anyone is interested in helping out. I'm new to flutter so I don't know much, however I...
New post on Flutter Dev Google group:
image package
I am trying to use image package (image: ^2.1.12) but whenever I use this package and run get packages it gives me a message that says " So, because social_network depends on flutter_test any from sdk, version solving failed. pub get failed (1; So, because social_network depends on flutter_test
April 05, 2020 at 02:57AM by Biplab Dutta
https://ift.tt/2V6r9Ed
image package
I am trying to use image package (image: ^2.1.12) but whenever I use this package and run get packages it gives me a message that says " So, because social_network depends on flutter_test any from sdk, version solving failed. pub get failed (1; So, because social_network depends on flutter_test
April 05, 2020 at 02:57AM by Biplab Dutta
https://ift.tt/2V6r9Ed
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:
I wrote a beginner's guide to BLoC pattern with diagrams and source code
https://ift.tt/2xNJIVG
April 05, 2020 at 03:27AM by rafaelph
https://ift.tt/2XgtvmF
I wrote a beginner's guide to BLoC pattern with diagrams and source code
https://ift.tt/2xNJIVG
April 05, 2020 at 03:27AM by rafaelph
https://ift.tt/2XgtvmF
themobilecoder
Beginner's guide to BLoC Pattern in Flutter - themobilecoder
Here is a beginner's guide to BLoC pattern in Flutter. By the end of this guide, you should be able to understand what and how BLoC works.
New post on Flutter Dev Google group:
Confused on flutter
Hello, my name is Farhan I have recently started watching flutter widget of the week videos and MANY other videos like literally my youtube is filled with flutter videos now and I think it’s a beautiful creation with so much potential and it being cross platform is just amazing and I wanted to
April 05, 2020 at 07:56AM by Farhan Latif
https://ift.tt/3e1qFYH
Confused on flutter
Hello, my name is Farhan I have recently started watching flutter widget of the week videos and MANY other videos like literally my youtube is filled with flutter videos now and I think it’s a beautiful creation with so much potential and it being cross platform is just amazing and I wanted to
April 05, 2020 at 07:56AM by Farhan Latif
https://ift.tt/3e1qFYH
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:
Secure local storage (shared preferences ) using prefs_guard
https://ift.tt/2Xa58Xr
April 05, 2020 at 08:24AM by K_S_Argekar
https://ift.tt/2ULd4x0
Secure local storage (shared preferences ) using prefs_guard
https://ift.tt/2Xa58Xr
April 05, 2020 at 08:24AM by K_S_Argekar
https://ift.tt/2ULd4x0
Dart packages
prefs_guard | Flutter Package
A data encyption package for Shared Prefrences
New post on Flutter Dev Google group:
keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program.
hello,i want to ask about certificate fingerprint on firebase, when i enter the code then an error message appears keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program. anyone know the solution?
April 05, 2020 at 07:59AM by Reza Pramita
https://ift.tt/2V11QTL
keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program.
hello,i want to ask about certificate fingerprint on firebase, when i enter the code then an error message appears keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program. anyone know the solution?
April 05, 2020 at 07:59AM by Reza Pramita
https://ift.tt/2V11QTL
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:
I will pay 50$ for who will go live with me in time viewer and install flutter to my computer
I will pay 50$ for who will go with me in time viewer and install flutter to my computer / my computer is Mac high Sierra if you are welling then send me your number and I will call to go live you !
April 05, 2020 at 09:43AM by milky cookies
https://ift.tt/2Xc2Zea
I will pay 50$ for who will go live with me in time viewer and install flutter to my computer
I will pay 50$ for who will go with me in time viewer and install flutter to my computer / my computer is Mac high Sierra if you are welling then send me your number and I will call to go live you !
April 05, 2020 at 09:43AM by milky cookies
https://ift.tt/2Xc2Zea
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:
Flutter Elastic Navigation Sidebar | Flutter UI Tutorial
https://www.youtube.com/watch?v=1KurAaGLwHc
April 05, 2020 at 11:06AM by Elixane
https://ift.tt/2XbqfZu
Flutter Elastic Navigation Sidebar | Flutter UI Tutorial
https://www.youtube.com/watch?v=1KurAaGLwHc
April 05, 2020 at 11:06AM by Elixane
https://ift.tt/2XbqfZu
YouTube
Flutter Elastic Navigation Sidebar | Flutter UI Tutorial
#flutter #sidebar #navigation
In this Flutter Tutorial we are going to be taking a look at some Advanced Flutter UI Concepts that you can use in many other ways in you own Flutter Mobile Applications.
In this Flutter UI Tutorial, we will be creating an…
In this Flutter Tutorial we are going to be taking a look at some Advanced Flutter UI Concepts that you can use in many other ways in you own Flutter Mobile Applications.
In this Flutter UI Tutorial, we will be creating an…
New post on /r/flutterdev subreddit:
Flutter Web and Parallax
https://ift.tt/2V4cucl
April 05, 2020 at 12:26PM by AseemWangoo
https://ift.tt/2V1nSpE
Flutter Web and Parallax
https://ift.tt/2V4cucl
April 05, 2020 at 12:26PM by AseemWangoo
https://ift.tt/2V1nSpE
Flattered With Flutter
Flutter Web and Parallax - Flattered With Flutter - Achieve Parallax in Fluter web
This article demonstrates how to use Flutter web in order to achieve parallax effect. The webpage is created using flutter web and parallax is implemented.
New post on /r/flutterdev subreddit:
sliding_sheet | A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
https://ift.tt/34b8YRL
April 05, 2020 at 02:22PM by Elixane
https://ift.tt/2VgNaQP
sliding_sheet | A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
https://ift.tt/34b8YRL
April 05, 2020 at 02:22PM by Elixane
https://ift.tt/2VgNaQP
Dart packages
sliding_sheet | Flutter Package
A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
New post on /r/flutterdev subreddit:
Open source project with main enterprise components
I'm looking for a Flutter project repo that focuses on enterprise patterns in Flutter, with main skeleton of an entrprise app (HTTP providers, exceptions handler, MVVM pattern, etc)? can you please help suggesting some of open source projects, that can be my reference during my first steps in Flutter?
April 05, 2020 at 02:38PM by mshwf
https://ift.tt/2X8Gwyj
Open source project with main enterprise components
I'm looking for a Flutter project repo that focuses on enterprise patterns in Flutter, with main skeleton of an entrprise app (HTTP providers, exceptions handler, MVVM pattern, etc)? can you please help suggesting some of open source projects, that can be my reference during my first steps in Flutter?
April 05, 2020 at 02:38PM by mshwf
https://ift.tt/2X8Gwyj
reddit
Open source project with main enterprise components
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
How to specify target platform ios version number in Codemagic
Hello, Is it possible to specify target ios version on Codemagic? https://ift.tt/2JGXig4
April 05, 2020 at 02:24PM by Mutlu Şimşek
https://ift.tt/2XaTID5
How to specify target platform ios version number in Codemagic
Hello, Is it possible to specify target ios version on Codemagic? https://ift.tt/2JGXig4
April 05, 2020 at 02:24PM by Mutlu Şimşek
https://ift.tt/2XaTID5
Stack Overflow
How to specify target platform ios version number in Codemagic
I am trying to build ios version of my app on Codemagic without a Mac. The build fails with the following messages.
[!] Automatically assigning platform `iOS` with version `8.0` on target `Runner`
[!] Automatically assigning platform `iOS` with version `8.0` on target `Runner`
New post on Flutter Dev Google group:
Why does opening the keyboard on bottom sheet trigger a rebuild of the parent ListsScreen Stateless widget?
I have a simple Lists Screen where i fetch data from an API, and show it in a "UserListsListViewWidget" and i have a couple of other widgets in the screen. I have an Add a List button, which opens up a modal bottom sheet sheet with a textfield and a couple of buttons. My question is, when i
April 05, 2020 at 02:45PM by Hassan Hammad
https://ift.tt/39KiQCY
Why does opening the keyboard on bottom sheet trigger a rebuild of the parent ListsScreen Stateless widget?
I have a simple Lists Screen where i fetch data from an API, and show it in a "UserListsListViewWidget" and i have a couple of other widgets in the screen. I have an Add a List button, which opens up a modal bottom sheet sheet with a textfield and a couple of buttons. My question is, when i
April 05, 2020 at 02:45PM by Hassan Hammad
https://ift.tt/39KiQCY
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 Explanation why Padding have child?
i need explanation by code design. why does padding have child? i know that padding is widget too. const Card( child: Padding( padding: EdgeInsets.all(16.0), child: Text('Hello World!'), ), )
April 05, 2020 at 03:26PM by Adam
https://ift.tt/2x5fjBZ
Any Explanation why Padding have child?
i need explanation by code design. why does padding have child? i know that padding is widget too. const Card( child: Padding( padding: EdgeInsets.all(16.0), child: Text('Hello World!'), ), )
April 05, 2020 at 03:26PM by Adam
https://ift.tt/2x5fjBZ
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:
FlutterForce — Week 71
https://ift.tt/3bS9eYn
April 05, 2020 at 03:44PM by flutterist
https://ift.tt/2UHr4HZ
FlutterForce — Week 71
https://ift.tt/3bS9eYn
April 05, 2020 at 03:44PM by flutterist
https://ift.tt/2UHr4HZ
Medium
FlutterForce — #Week 71
Weekly Flutter Resources