New post on /r/flutterdev subreddit:
Approaches to Offline Data Sync WITHOUT Firebase
Is anyone here building or has built an offline-first app, with full syncing capabilities, in Flutter and NOT using Firebase?From what I've read, there are a few "managed" solutions that will do this for you including PouchDb + Couchbase, Realm, and AWS AppSync.If you're using Couchbase for your db, that seems like a great option. In my case, I already have an existing Postgres server so it appears to be a no-go.Realm seems like a promising solution but has no official support for Flutter although there is a community library (more of an example) showing how to use FFI to access Realm's C++ library.AWS AppSync is another interesting alternative but again, no official Flutter support.What's everyone doing for offline data sync? Would love to hear thoughts, approaches, etc!Cheers
October 23, 2019 at 11:45PM by jdixon04
https://ift.tt/2qD6Mmh
Approaches to Offline Data Sync WITHOUT Firebase
Is anyone here building or has built an offline-first app, with full syncing capabilities, in Flutter and NOT using Firebase?From what I've read, there are a few "managed" solutions that will do this for you including PouchDb + Couchbase, Realm, and AWS AppSync.If you're using Couchbase for your db, that seems like a great option. In my case, I already have an existing Postgres server so it appears to be a no-go.Realm seems like a promising solution but has no official support for Flutter although there is a community library (more of an example) showing how to use FFI to access Realm's C++ library.AWS AppSync is another interesting alternative but again, no official Flutter support.What's everyone doing for offline data sync? Would love to hear thoughts, approaches, etc!Cheers
October 23, 2019 at 11:45PM by jdixon04
https://ift.tt/2qD6Mmh
reddit
Approaches to Offline Data Sync WITHOUT Firebase
Is anyone here building or has built an offline-first app, with full syncing capabilities, in Flutter and NOT using Firebase? From what I've...
New post on /r/flutterdev subreddit:
DashCast is back! (The Boring Flutter Development Show, Ep. 32)
https://www.youtube.com/watch?v=d2gRn6cOEhA&feature=youtu.be
October 24, 2019 at 02:09AM by MarkOSullivan
https://ift.tt/31AHgek
DashCast is back! (The Boring Flutter Development Show, Ep. 32)
https://www.youtube.com/watch?v=d2gRn6cOEhA&feature=youtu.be
October 24, 2019 at 02:09AM by MarkOSullivan
https://ift.tt/31AHgek
YouTube
DashCast is back! (The Boring Flutter Development Show, Ep. 32)
In this episode of the Boring Show, Emily and Matt work on DashCast, the ultimate in podcasting apps. Learn how to parse rss feeds, pass data between multipl...
New post on /r/flutterdev subreddit:
DashCast is back! (The Boring Flutter Development Show, Ep. 32)
https://youtu.be/d2gRn6cOEhA
October 24, 2019 at 01:47AM by EngineerScientist
https://ift.tt/2N9X1Ue
DashCast is back! (The Boring Flutter Development Show, Ep. 32)
https://youtu.be/d2gRn6cOEhA
October 24, 2019 at 01:47AM by EngineerScientist
https://ift.tt/2N9X1Ue
YouTube
DashCast is back! (The Boring Flutter Development Show, Ep. 32)
In this episode of the Boring Show, Emily and Matt work on DashCast, the ultimate in podcasting apps. Learn how to parse rss feeds, pass data between multiple screens, stream audio, and more!
Check out part 1, where they create the foundations of the DashCast…
Check out part 1, where they create the foundations of the DashCast…
New post on /r/flutterdev subreddit:
Avito UI Clone | Flutter | Challenge 1 | Part 1
Hey Guys i hope you are okey i'm a new flutter developer i tried to clone this app ...........please rate my work and tell me some adviceshttps://www.youtube.com/watch?v=522VhXk7BuA
October 24, 2019 at 01:05AM by UpstairsDiscipline1
https://ift.tt/31IhYLp
Avito UI Clone | Flutter | Challenge 1 | Part 1
Hey Guys i hope you are okey i'm a new flutter developer i tried to clone this app ...........please rate my work and tell me some adviceshttps://www.youtube.com/watch?v=522VhXk7BuA
October 24, 2019 at 01:05AM by UpstairsDiscipline1
https://ift.tt/31IhYLp
YouTube
Avito UI Clone | Flutter | Challenge 1 | Part 1
Thanks for Watching 😃
If you liked the video, then please show me by hitting the like button for video and show some love by giving star ⭐ on Github.
Source Code : https://github.com/Binary-Legion
Don't forget to Subscribe for more videos like this, Like…
If you liked the video, then please show me by hitting the like button for video and show some love by giving star ⭐ on Github.
Source Code : https://github.com/Binary-Legion
Don't forget to Subscribe for more videos like this, Like…
New tweet from FlutterDev:
DashCast, the Flutter podcasting app, is back!
Join @bouncingsheep and @mjohnsullivan as they work on DashCast and wax lyrical about RSS feeds, sharing data across screens, and streaming playback. 😎#BoringShow
Watch now → https://t.co/HKbS4Hddd6 pic.twitter.com/gsLBz3MX9a— Flutter (@FlutterDev) October 23, 2019
October 24, 2019 at 01:45AM
http://twitter.com/FlutterDev/status/1187153222131240966
DashCast, the Flutter podcasting app, is back!
Join @bouncingsheep and @mjohnsullivan as they work on DashCast and wax lyrical about RSS feeds, sharing data across screens, and streaming playback. 😎#BoringShow
Watch now → https://t.co/HKbS4Hddd6 pic.twitter.com/gsLBz3MX9a— Flutter (@FlutterDev) October 23, 2019
October 24, 2019 at 01:45AM
http://twitter.com/FlutterDev/status/1187153222131240966
Twitter
Emily Fortuna (@bouncingsheep) | Twitter
The latest Tweets from Emily Fortuna (@bouncingsheep). Known human, actor and computer scientist. I tweet about many things. Generally she/her. Seattle
New post on /r/flutterdev subreddit:
super.initState - before or after
Where should all the init code go? Before or after super.initState and why?
October 24, 2019 at 04:41AM by bananaofakind
https://ift.tt/2N3eyNW
super.initState - before or after
Where should all the init code go? Before or after super.initState and why?
October 24, 2019 at 04:41AM by bananaofakind
https://ift.tt/2N3eyNW
reddit
super.initState - before or after
A subreddit for Google's crossplatform UI toolkit.
New post on Flutter Dev Google group:
ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: type '_InternalLinkedHashMap
factory Beer.fromJson(Map
ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: type '_InternalLinkedHashMap
factory Beer.fromJson(Map
New post on /r/flutterdev subreddit:
Flutter Tutorial: Crypto Currency App UI PART TWO
https://ift.tt/2N7aufv
October 24, 2019 at 10:00AM by cybdom
https://ift.tt/2MIs7Uc
Flutter Tutorial: Crypto Currency App UI PART TWO
https://ift.tt/2N7aufv
October 24, 2019 at 10:00AM by cybdom
https://ift.tt/2MIs7Uc
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Crypto Currency App UI PART TWO
After the positive review for part one of this tutorial, I decided to follow up with part two where we will build together this screen. Source code: https://github.com/cybdom/crypto_app AppBar: Let’s start here, after setting our scaffold color to white we…
New post on /r/flutterdev subreddit:
BioBert/BioDoc
I was wondering has anyone made an app using these models for medical use? If so can u please share the source code?
October 24, 2019 at 09:30AM by 123Spaceman123
https://ift.tt/363JVAs
BioBert/BioDoc
I was wondering has anyone made an app using these models for medical use? If so can u please share the source code?
October 24, 2019 at 09:30AM by 123Spaceman123
https://ift.tt/363JVAs
reddit
BioBert/BioDoc
I was wondering has anyone made an app using these models for medical use? If so can u please share the source code?
New post on /r/flutterdev subreddit:
Flutter Tutorial: Multiple Screens and How-To Navigate Them by Scott Stoll
https://ift.tt/2PeYFqs
October 24, 2019 at 10:44AM by Gigatronbot
https://ift.tt/2PlNpbA
Flutter Tutorial: Multiple Screens and How-To Navigate Them by Scott Stoll
https://ift.tt/2PeYFqs
October 24, 2019 at 10:44AM by Gigatronbot
https://ift.tt/2PlNpbA
Codemagic blog
Flutter Tutorial: Multiple Screens and How-To Navigate Them
How to use Flutter’s Navigator class with various types of route
New post on /r/flutterdev subreddit:
Is there another well maintained package for AUTH Calls?
I just found https://github.com/Clancey/simple_auth as I want to use the Instagram API to AUTH and get users profile information. I see that they are working on simple_auth, but the example app is not working anymore.Is there any other package/plugin to help me make these calls?
An Instagram API tutorial would also help as Instagram changed its API to the new Basic Display API https://developers.facebook.com/docs/instagram-basic-display-api/getting-startedHelp is welcome :)Cheers,
Cjay
October 24, 2019 at 12:19PM by ChristBKK
https://ift.tt/2Pq3rSb
Is there another well maintained package for AUTH Calls?
I just found https://github.com/Clancey/simple_auth as I want to use the Instagram API to AUTH and get users profile information. I see that they are working on simple_auth, but the example app is not working anymore.Is there any other package/plugin to help me make these calls?
An Instagram API tutorial would also help as Instagram changed its API to the new Basic Display API https://developers.facebook.com/docs/instagram-basic-display-api/getting-startedHelp is welcome :)Cheers,
Cjay
October 24, 2019 at 12:19PM by ChristBKK
https://ift.tt/2Pq3rSb
GitHub
GitHub - Clancey/simple_auth: The Simplest way to Authenticate in Flutter
The Simplest way to Authenticate in Flutter. Contribute to Clancey/simple_auth development by creating an account on GitHub.
New post on Flutter Dev Google group:
Outlined dropdown
I want to follow https://ift.tt/2Pbxb53 and create a "Outlined dropdown menu" with rounded corners. I started with wrapping in a Container with ShapeDecoration. But how to create the outline text and the rounded expanded container? DropdownButtonHideUnderl
October 24, 2019 at 02:00PM by Frank Weißenborn
https://ift.tt/2MGVLsQ
Outlined dropdown
I want to follow https://ift.tt/2Pbxb53 and create a "Outlined dropdown menu" with rounded corners. I started with wrapping in a Container with ShapeDecoration. But how to create the outline text and the rounded expanded container? DropdownButtonHideUnderl
October 24, 2019 at 02:00PM by Frank Weißenborn
https://ift.tt/2MGVLsQ
Material Design
Menus
Menus display a list of choices on temporary surfaces.
New post on /r/flutterdev subreddit:
I wrote about how to simulate generic operators in Dart.
https://twitter.com/modulovalue/status/1187323314143973377
October 24, 2019 at 01:09PM by modulovalue
https://ift.tt/364mRl6
I wrote about how to simulate generic operators in Dart.
https://twitter.com/modulovalue/status/1187323314143973377
October 24, 2019 at 01:09PM by modulovalue
https://ift.tt/364mRl6
Twitter
modulovalue
This one is not for the mainstream, but I still wanted to write about it. Dart Hacks: Generic Operators! Warning: for hardcore Dart fans only! https://t.co/AXmqXs2u5V @dart_lang @flutteriodaily
New post on /r/flutterdev subreddit:
flutter_windowmanager: Change Android WindowManager.LayoutParams dynamically at run-time.
https://ift.tt/2PcVeQS
October 24, 2019 at 12:49PM by paulmundt
https://ift.tt/2WhztBa
flutter_windowmanager: Change Android WindowManager.LayoutParams dynamically at run-time.
https://ift.tt/2PcVeQS
October 24, 2019 at 12:49PM by paulmundt
https://ift.tt/2WhztBa
GitHub
adaptant-labs/flutter_windowmanager
A Flutter plugin for manipulating Android WindowManager LayoutParams. - adaptant-labs/flutter_windowmanager
New post on Flutter Dev Google group:
Publishing to Google play from VSCode
Has anyone published to the google play store from VSCode? I’m trying to find out if there are any gotchas with that process before I start
October 24, 2019 at 03:54PM by Sam Cromer
https://ift.tt/2WbZPV4
Publishing to Google play from VSCode
Has anyone published to the google play store from VSCode? I’m trying to find out if there are any gotchas with that process before I start
October 24, 2019 at 03:54PM by Sam Cromer
https://ift.tt/2WbZPV4
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:
Why no need ask camera permissions Android?
Hi Everyone!I am use Flutter camera plugin.On iOS need add into
October 24, 2019 at 04:41PM by Flutter_Dev
https://ift.tt/2PgxHyL
Why no need ask camera permissions Android?
Hi Everyone!I am use Flutter camera plugin.On iOS need add into
info.plist
:<key>NSCameraUsageDescription</key>
<string>Can I use the camera please?</string>
<key>NSMicrophoneUsageDescription</key>
<string>Can I use the mic please?</string>
But on Android no need. For example no need add in AndroidManifest.xml
:<uses-permission android:name="android.permission.CAMERA"/>
Why?October 24, 2019 at 04:41PM by Flutter_Dev
https://ift.tt/2PgxHyL
reddit
Why no need ask camera permissions Android?
Hi Everyone! I am use Flutter camera plugin. On iOS need add into `info.plist`: `NSCameraUsageDescription` `Can I use the...
New post on /r/flutterdev subreddit:
signalr_client unable to specify Hub
I have an ASP.Net Core API with several signalR hubs. With the attached plugin I see how to create a connection to the server, but not how to create a hub proxy distinguishing which hub I want to use and subscribe to. Has anyone been able to do this using this plugin?
October 24, 2019 at 04:23PM by Quiet_Desperation_
https://ift.tt/32TTUXr
signalr_client unable to specify Hub
I have an ASP.Net Core API with several signalR hubs. With the attached plugin I see how to create a connection to the server, but not how to create a hub proxy distinguishing which hub I want to use and subscribe to. Has anyone been able to do this using this plugin?
October 24, 2019 at 04:23PM by Quiet_Desperation_
https://ift.tt/32TTUXr
reddit
signalr_client unable to specify Hub
I have an ASP.Net Core API with several signalR hubs. With the attached plugin I see how to create a connection to the server, but not how to...
New post on /r/flutterdev subreddit:
Movie App - Example Flutter App for fetching movies (TMDB) and cinemas (Places API) around you
https://ift.tt/2NaJ1tj
October 24, 2019 at 04:18PM by n1x0nj4
https://ift.tt/2pSiXet
Movie App - Example Flutter App for fetching movies (TMDB) and cinemas (Places API) around you
https://ift.tt/2NaJ1tj
October 24, 2019 at 04:18PM by n1x0nj4
https://ift.tt/2pSiXet
GitHub
martianandmachine/fmovies
Flutter showcase app. Contribute to martianandmachine/fmovies development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
DataTable (Flutter Widget of the Week)
https://www.youtube.com/watch?v=ktTajqbhIcY&feature=youtu.be
October 24, 2019 at 06:59PM by MarkOSullivan
https://ift.tt/2PgatIX
DataTable (Flutter Widget of the Week)
https://www.youtube.com/watch?v=ktTajqbhIcY&feature=youtu.be
October 24, 2019 at 06:59PM by MarkOSullivan
https://ift.tt/2PgatIX
YouTube
DataTable (Flutter Widget of the Week)
Do you have some important data to show to the user in a table? Define your columns, rows, and automatically size cells with DataTable!
Learn more about DataTable → https://goo.gle/2qlMi1p
This video is also subtitled in Chinese, Indonesian, Italian, Japanese…
Learn more about DataTable → https://goo.gle/2qlMi1p
This video is also subtitled in Chinese, Indonesian, Italian, Japanese…
New tweet from FlutterDev:
We’re back with the #WidgetoftheWeek ⚡️
Use DataTable to highlight important data to your users in a neat way. Columns automatically resize to what’s in the cells and all table elements provide friendly callbacks!
📺 Watch more → https://t.co/tHsfaragXc pic.twitter.com/2bODeHcsdo— Flutter (@FlutterDev) October 24, 2019
October 24, 2019 at 07:40PM
http://twitter.com/FlutterDev/status/1187423595523239937
We’re back with the #WidgetoftheWeek ⚡️
Use DataTable to highlight important data to your users in a neat way. Columns automatically resize to what’s in the cells and all table elements provide friendly callbacks!
📺 Watch more → https://t.co/tHsfaragXc pic.twitter.com/2bODeHcsdo— Flutter (@FlutterDev) October 24, 2019
October 24, 2019 at 07:40PM
http://twitter.com/FlutterDev/status/1187423595523239937
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.