New post on Flutter Dev Google group:
Register post request is failing on flutter app production
I am facing an issue with http post request for register in my flutter app. * http.Response response = await http.post(* * 'http://localhost:1337/auth/local/register',* * body: {"username": _username, "email": _email, "password": _password});* * final responseData =
August 11, 2019 at 03:05PM by CYRIL P. JOY
https://ift.tt/2TlXtSb
  
  Register post request is failing on flutter app production
I am facing an issue with http post request for register in my flutter app. * http.Response response = await http.post(* * 'http://localhost:1337/auth/local/register',* * body: {"username": _username, "email": _email, "password": _password});* * final responseData =
August 11, 2019 at 03:05PM by CYRIL P. JOY
https://ift.tt/2TlXtSb
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:
Securing Flutter Mobile Apps from Reverse Engineering
Hi, I'm android mobile app developer and working for last 5 years on mobile Apps, just shifted to Flutter. I wanted to know if Flutter mobile app are secured from reverse engineering. I know about proguard, I tried proguard on my current Android Apps but did not get much success. Before shifting
August 11, 2019 at 03:47PM by Vamsidhar Gujjari
https://ift.tt/2KEjfwz
  
  Securing Flutter Mobile Apps from Reverse Engineering
Hi, I'm android mobile app developer and working for last 5 years on mobile Apps, just shifted to Flutter. I wanted to know if Flutter mobile app are secured from reverse engineering. I know about proguard, I tried proguard on my current Android Apps but did not get much success. Before shifting
August 11, 2019 at 03:47PM by Vamsidhar Gujjari
https://ift.tt/2KEjfwz
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:
electron-quick-start-flutter: A minimal Electron application with flutter & dart
https://ift.tt/2MYqj9V
August 11, 2019 at 03:39PM by EngineerScientist
https://ift.tt/2YGSMYY
  
  electron-quick-start-flutter: A minimal Electron application with flutter & dart
https://ift.tt/2MYqj9V
August 11, 2019 at 03:39PM by EngineerScientist
https://ift.tt/2YGSMYY
GitHub
  
  hayderux/electron-quick-start-flutter
  A minimal electron application with flutter & dart - hayderux/electron-quick-start-flutter
  New post on /r/flutterdev subreddit:
A generally good read for those interested in some of the architectural theory behind Flutter.
https://ift.tt/2YH3DC0
August 11, 2019 at 04:35PM by EngineerScientist
https://ift.tt/2MTwPic
  
  A generally good read for those interested in some of the architectural theory behind Flutter.
https://ift.tt/2YH3DC0
August 11, 2019 at 04:35PM by EngineerScientist
https://ift.tt/2MTwPic
flutter.dev
  
  Inside Flutter
  This document describes the inner workings of the Flutter toolkit that makeFlutter’s API possible. Because Flutter widgets are built using aggressivecomposition, user interfaces built with Flutter have a large number ofwidgets. To support this workload, Flutter…
  New post on /r/flutterdev subreddit:
Flutter BottomNavigationBar with BLoC pattern
https://ift.tt/2MWqHWo
August 11, 2019 at 05:44PM by llsII
https://ift.tt/2Z5r0F6
  
  Flutter BottomNavigationBar with BLoC pattern
https://ift.tt/2MWqHWo
August 11, 2019 at 05:44PM by llsII
https://ift.tt/2Z5r0F6
Medium
  
  Flutter BottomNavigationBar with BLoC pattern
  In this article, we will be building a simple example application with Flutter demonstrating the usage of BottomNavigationBar widget with…
  New post on /r/flutterdev subreddit:
Flutter: Generate Widgets Automatically From JSON | New Flutter Tool
https://youtu.be/lxl4_Y59IH8
August 11, 2019 at 06:23PM by imthepk
https://ift.tt/2yTMO7S
  
  Flutter: Generate Widgets Automatically From JSON | New Flutter Tool
https://youtu.be/lxl4_Y59IH8
August 11, 2019 at 06:23PM by imthepk
https://ift.tt/2yTMO7S
YouTube
  
  Flutter: Generate Widgets Automatically From JSON | New Flutter Tool
  In this video, I will explain how to generate widgets from JSON automatically using this new flutter tool.
#Trending #Flutter #JsonToWidget
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/FlutterBuilder…
  #Trending #Flutter #JsonToWidget
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/FlutterBuilder…
New post on /r/flutterdev subreddit:
ShopX: Flutter Basic E-Commerce Application Using MobX State Management
https://ift.tt/2YCqleG
August 11, 2019 at 10:30PM by GiantStried
https://ift.tt/2OQsrmA
  
  ShopX: Flutter Basic E-Commerce Application Using MobX State Management
https://ift.tt/2YCqleG
August 11, 2019 at 10:30PM by GiantStried
https://ift.tt/2OQsrmA
GitHub
  
  Ali-Amin/shopx
  Contribute to Ali-Amin/shopx development by creating an account on GitHub.
  New post on /r/flutterdev subreddit:
FlutterForce — Week 39
https://ift.tt/2yTqsDq
August 11, 2019 at 10:13PM by flutterist
https://ift.tt/2ORGCIm
  
  FlutterForce — Week 39
https://ift.tt/2yTqsDq
August 11, 2019 at 10:13PM by flutterist
https://ift.tt/2ORGCIm
Medium
  
  FlutterForce — #Week 39
  Weekly Flutter Resources
  New post on /r/flutterdev subreddit:
Flutter CI/CD = Fastlane+gitlab-runner+TestFairy
https://ift.tt/2TmboYk
August 11, 2019 at 09:00PM by codinglatte
https://ift.tt/2MUtVJX
  
  Flutter CI/CD = Fastlane+gitlab-runner+TestFairy
https://ift.tt/2TmboYk
August 11, 2019 at 09:00PM by codinglatte
https://ift.tt/2MUtVJX
Medium
  
  Flutter CI/CD = Fastlane+gitlab-runner+TestFairy
  In this tutorial, we will be setting up CI/CD environment for your Flutter projects using Fastlane with Gitlab runner. Here, we are using…
  New post on /r/flutterdev subreddit:
My Thoughts About Flutter
https://ift.tt/2ZUwjUT
August 12, 2019 at 01:04AM by gaspard-m
https://ift.tt/2Z1JSEA
  
  My Thoughts About Flutter
https://ift.tt/2ZUwjUT
August 12, 2019 at 01:04AM by gaspard-m
https://ift.tt/2Z1JSEA
Medium
  
  My Thoughts About Flutter, The New Cross-Platform Framework
  Coming from the web world, Flutter is the framework that changed my mind about mobile development! I believe that it is great and that it…
  New post on /r/flutterdev subreddit:
A WhatsApp Web Clone created with Flutter Web and Hasura by Flutterando Team
https://ift.tt/2GZXMNy
August 12, 2019 at 01:51AM by irvine5k
https://ift.tt/2Z3xOis
  A WhatsApp Web Clone created with Flutter Web and Hasura by Flutterando Team
https://ift.tt/2GZXMNy
August 12, 2019 at 01:51AM by irvine5k
https://ift.tt/2Z3xOis
New post on /r/flutterdev subreddit:
My first workshop of Flutter, I'm very happy
https://www.meetup.com/es-ES/GDGCali/events/263917111/
August 12, 2019 at 06:38AM by miltux
https://ift.tt/2yUlAxK
  
  My first workshop of Flutter, I'm very happy
https://www.meetup.com/es-ES/GDGCali/events/263917111/
August 12, 2019 at 06:38AM by miltux
https://ift.tt/2yUlAxK
Meetup
  
  Workshop de Flutter, desarrollando tu primera aplicación con Flutter
  sáb., 31 ago. 2019 9:00: Enlace para obtener boleta de EventBrite para el ingreso al evento.https://www.eventbrite.com/e/workshop-de-flutter-desarrollando-tu-primera-app-tickets-70443017963Hola, volve
  New post on /r/flutterdev subreddit:
60 Days Of Flutter: Building a Messenger from Scratch
I’ll be writing a 60 day series on medium about my journey of developing a full fledged messaging app using flutter and firebase from scratch. Link:https://medium.com/@adityadroid/60-days-of-flutter-building-a-messenger-from-scratch-ab2c89e1fd0f?sk=b0315c7b56c3349c45bb9635ab3727af
August 12, 2019 at 07:47AM by aditya_gurjar
https://ift.tt/2YEO7qk
  
  60 Days Of Flutter: Building a Messenger from Scratch
I’ll be writing a 60 day series on medium about my journey of developing a full fledged messaging app using flutter and firebase from scratch. Link:https://medium.com/@adityadroid/60-days-of-flutter-building-a-messenger-from-scratch-ab2c89e1fd0f?sk=b0315c7b56c3349c45bb9635ab3727af
August 12, 2019 at 07:47AM by aditya_gurjar
https://ift.tt/2YEO7qk
Medium
  
  60 Days Of Flutter: Building a Messenger from Scratch
  In this series I’ll be building Messio, A messenger app from scratch using Flutter and writing a daily blog post about it. My goal with…
  New post on /r/flutterdev subreddit:
A New Flutter Widget "Gender Selector"
Hi Flutter Community,i created one widget called "Gender selector" for your flutter app.By using this widget you can add gender selection capability in your applike registration page or anywhere you want.https://pub.dev/packages/gender_selector
August 12, 2019 at 09:33AM by iamdhruvil
https://ift.tt/2KsaTt0
  
  A New Flutter Widget "Gender Selector"
Hi Flutter Community,i created one widget called "Gender selector" for your flutter app.By using this widget you can add gender selection capability in your applike registration page or anywhere you want.https://pub.dev/packages/gender_selector
August 12, 2019 at 09:33AM by iamdhruvil
https://ift.tt/2KsaTt0
Dart packages
  
  gender_selector | Flutter Package
  A Flutter Package for gender selector widget for the app. Using this package you can allow the user to select the gender by the beautiful widget. Show your love on this package.
  New post on /r/flutterdev subreddit:
I’ll be writing a 60 day series on medium about my journey of developing a full fledged messaging app using flutter and firebase from scratch.
https://ift.tt/2KJZunh
August 12, 2019 at 10:57AM by aditya_gurjar
https://ift.tt/2Tnsyoy
  
  I’ll be writing a 60 day series on medium about my journey of developing a full fledged messaging app using flutter and firebase from scratch.
https://ift.tt/2KJZunh
August 12, 2019 at 10:57AM by aditya_gurjar
https://ift.tt/2Tnsyoy
Medium
  
  60 Days Of Flutter: Building a Messenger from Scratch
  In this series I’ll be building Messio, A messenger app from scratch using Flutter and writing a daily blog post about it. My goal with…
  New post on /r/flutterdev subreddit:
A Flutter Todo-List app
https://github.com/asjqkkkk/flutter-todos
August 12, 2019 at 10:50AM by Android-Bro
https://ift.tt/33pe24l
  
  A Flutter Todo-List app
https://github.com/asjqkkkk/flutter-todos
August 12, 2019 at 10:50AM by Android-Bro
https://ift.tt/33pe24l
GitHub
  
  GitHub - asjqkkkk/flutter-todos: 📝 one day list app created by flutter!
  📝 one day list app created by flutter! Contribute to asjqkkkk/flutter-todos development by creating an account on GitHub.
  New post on /r/flutterdev subreddit:
Dart Features For Better Code: Spreads, Collection-If, Collection-For
https://youtu.be/mnaN_6465Gk
August 12, 2019 at 11:57AM by bizz84
https://ift.tt/2YSL6lN
  
  Dart Features For Better Code: Spreads, Collection-If, Collection-For
https://youtu.be/mnaN_6465Gk
August 12, 2019 at 11:57AM by bizz84
https://ift.tt/2YSL6lN
YouTube
  
  Dart Features For Better Code: Spreads, Collection-If, Collection-For
  Sign up here for more videos: https://codewithandrea.com/
Source code: https://github.com/bizz84/fitness_tracker_flutter
This tutorial shows how to use Spreads, Collection-If and Collection-For in practice.
LEVEL: BEGINNER
HIGHLIGHTS
00:00 - Intro
01:19…
  Source code: https://github.com/bizz84/fitness_tracker_flutter
This tutorial shows how to use Spreads, Collection-If and Collection-For in practice.
LEVEL: BEGINNER
HIGHLIGHTS
00:00 - Intro
01:19…
New post on /r/flutterdev subreddit:
A Flutter Todo-List app
https://ift.tt/2ZVQNfY
August 12, 2019 at 11:49AM by Android-Bro
https://ift.tt/2Z6VAhC
  
  A Flutter Todo-List app
https://ift.tt/2ZVQNfY
August 12, 2019 at 11:49AM by Android-Bro
https://ift.tt/2Z6VAhC
GitHub
  
  asjqkkkk/flutter-todos
  📝 one day list app created by flutter! Contribute to asjqkkkk/flutter-todos development by creating an account on GitHub.
  New post on /r/flutterdev subreddit:
Animated Noise in Flutter using CustomPaint
https://youtu.be/-3bRoZ2kbW8
August 12, 2019 at 12:07PM by EngineerScientist
https://ift.tt/2ZQGD05
  
  Animated Noise in Flutter using CustomPaint
https://youtu.be/-3bRoZ2kbW8
August 12, 2019 at 12:07PM by EngineerScientist
https://ift.tt/2ZQGD05
YouTube
  
  Animated Noise in Flutter using CustomPaint
  in this video, we will try to create a noise animation in Flutter using CustomPaint widget. The end result will look something like this: https://twitter.com...
  New post on /r/flutterdev subreddit:
offline cross-platform full-text/fuzzy search in flutter app?
I am working on cross-platform "offline first" application on flutter with quite big (as for mobile) amount of data stored locally (100Mb - 1Gb). Data stored in the SQLite database. This app used, for example, for inventory management. Usually, employees do inventory in places with a limited internet connection (cellar for example), so offline data availability is preferable.The problem: the application should support minimal full-text search with mistakes toleration (fuzzy search).Currently, we trying to use SQLite FTSx extension, but a problem with this approach that different mobile OS support different versions of this plugin or this plugin could be even disabled in SQLite distributed with OS.It seems there are no many other options for offline use. As a "backend" developer on the server, I usually use something like Elasticsearch or Solr. In JS ecosystem are many libraries to implement "full text"/fuzzy search. But I have a hard time to find something for flutter (firebase is not fit our needs).Could someone suggest some alternative solutions to SQLite FTS? This solution should support both Android and iOS platform.
August 12, 2019 at 03:27PM by rhulka
https://ift.tt/2ORBLGQ
  
  offline cross-platform full-text/fuzzy search in flutter app?
I am working on cross-platform "offline first" application on flutter with quite big (as for mobile) amount of data stored locally (100Mb - 1Gb). Data stored in the SQLite database. This app used, for example, for inventory management. Usually, employees do inventory in places with a limited internet connection (cellar for example), so offline data availability is preferable.The problem: the application should support minimal full-text search with mistakes toleration (fuzzy search).Currently, we trying to use SQLite FTSx extension, but a problem with this approach that different mobile OS support different versions of this plugin or this plugin could be even disabled in SQLite distributed with OS.It seems there are no many other options for offline use. As a "backend" developer on the server, I usually use something like Elasticsearch or Solr. In JS ecosystem are many libraries to implement "full text"/fuzzy search. But I have a hard time to find something for flutter (firebase is not fit our needs).Could someone suggest some alternative solutions to SQLite FTS? This solution should support both Android and iOS platform.
August 12, 2019 at 03:27PM by rhulka
https://ift.tt/2ORBLGQ
reddit
  
  r/FlutterDev - offline cross-platform full-text/fuzzy search in flutter app?
  0 votes and 0 comments so far on Reddit