New post on /r/flutterdev subreddit:
Created this awesome (before_after) slider last night which makes it easier to display the difference between two images.
https://ift.tt/2LUOlCd
July 17, 2019 at 02:57AM by xsahil03x
https://ift.tt/2GgY1mO
Created this awesome (before_after) slider last night which makes it easier to display the difference between two images.
https://ift.tt/2LUOlCd
July 17, 2019 at 02:57AM by xsahil03x
https://ift.tt/2GgY1mO
GitHub
xsahil03x/before_after
A flutter package which makes it easier to display the difference between two images. - xsahil03x/before_after
New post on Flutter Dev Google group:
How to create a rectangle area when capturing (camera) in Flutter?
How to create a rectangle area when capturing (camera) in Flutter?
July 17, 2019 at 07:55AM by 北科大-陳珈鋐
https://ift.tt/2GgAxhG
How to create a rectangle area when capturing (camera) in Flutter?
How to create a rectangle area when capturing (camera) in Flutter?
July 17, 2019 at 07:55AM by 北科大-陳珈鋐
https://ift.tt/2GgAxhG
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 for web app - good or bad fit?
hey guys, I am a complete beginner with Flutter and wanted to ask whether it's good for web apps or only for mobile apps development?
July 17, 2019 at 11:26AM by ronix900
https://ift.tt/2SovSPQ
Flutter for web app - good or bad fit?
hey guys, I am a complete beginner with Flutter and wanted to ask whether it's good for web apps or only for mobile apps development?
July 17, 2019 at 11:26AM by ronix900
https://ift.tt/2SovSPQ
reddit
r/FlutterDev - Flutter for web app - good or bad fit?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
TextInputType
Hi, is it possible to create a textinputtype with colon? I want to input datetime strings like "19.06.18 14:23" and used TextInputType.numberWithOptions(signed: true, decimal: true), If I test this with my Huawei/Swiftkey everything is fine because it shows up with an extended numerical
July 17, 2019 at 02:30PM by Frank Weißenborn
https://ift.tt/2YYp9yu
TextInputType
Hi, is it possible to create a textinputtype with colon? I want to input datetime strings like "19.06.18 14:23" and used TextInputType.numberWithOptions(signed: true, decimal: true), If I test this with my Huawei/Swiftkey everything is fine because it shows up with an extended numerical
July 17, 2019 at 02:30PM by Frank Weißenborn
https://ift.tt/2YYp9yu
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:
firedart now supports listening to real-time Firestore changes
https://ift.tt/2YbTzwR
July 17, 2019 at 02:21PM by DrCachapa
https://ift.tt/2Gi2uWr
firedart now supports listening to real-time Firestore changes
https://ift.tt/2YbTzwR
July 17, 2019 at 02:21PM by DrCachapa
https://ift.tt/2Gi2uWr
Dart packages
firedart | Dart Package
A dart-native implementation of the Firebase Auth and Firestore SDKs.
New post on /r/flutterdev subreddit:
Flutter Hackathon 2019: what it felt like and how was it was
https://ift.tt/2Gg9fYW
July 17, 2019 at 01:51PM by EngineerScientist
https://ift.tt/2XWl2RY
Flutter Hackathon 2019: what it felt like and how was it was
https://ift.tt/2Gg9fYW
July 17, 2019 at 01:51PM by EngineerScientist
https://ift.tt/2XWl2RY
Medium
Flutter Hackathon 2019: What it felt like and how it was
How it was from an organiser/mentor point of view
New post on /r/flutterdev subreddit:
Handling errors in plugins
I'm building a plugin for decoding QR codes and right now building the platform code for macOS and I was curious how people choose to handle errors. Do they throw errors, catch it and then pass the error across to Dart, or just pass the error directly back to Dart or something else completely?
July 17, 2019 at 02:49PM by silverAndroid
https://ift.tt/2YZNDr2
Handling errors in plugins
I'm building a plugin for decoding QR codes and right now building the platform code for macOS and I was curious how people choose to handle errors. Do they throw errors, catch it and then pass the error across to Dart, or just pass the error directly back to Dart or something else completely?
July 17, 2019 at 02:49PM by silverAndroid
https://ift.tt/2YZNDr2
reddit
r/FlutterDev - Handling errors in plugins
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Join Flutter India Facebook Group
https://ift.tt/2O0hDSv
July 17, 2019 at 05:07PM by profvtalks
https://ift.tt/2Z0356w
Join Flutter India Facebook Group
https://ift.tt/2O0hDSv
July 17, 2019 at 05:07PM by profvtalks
https://ift.tt/2Z0356w
Facebook
Log in to Facebook | Facebook
Log in to Facebook to start sharing and connecting with your friends, family and people you know.
New post on /r/flutterdev subreddit:
Building a Signup page with Flutter Web(Hummingbird)
https://ift.tt/2JLgwAZ
July 17, 2019 at 05:46PM by JideGuru
https://ift.tt/2XM5SDZ
Building a Signup page with Flutter Web(Hummingbird)
https://ift.tt/2JLgwAZ
July 17, 2019 at 05:46PM by JideGuru
https://ift.tt/2XM5SDZ
New post on /r/flutterdev subreddit:
A Database For The HN App (The Boring Flutter Development Show, Ep. 26)
https://youtu.be/9o_M-LjO4no
July 17, 2019 at 06:36PM by EngineerScientist
https://ift.tt/2YYfKqs
A Database For The HN App (The Boring Flutter Development Show, Ep. 26)
https://youtu.be/9o_M-LjO4no
July 17, 2019 at 06:36PM by EngineerScientist
https://ift.tt/2YYfKqs
YouTube
A Database For The HN App (The Boring Flutter Development Show, Ep. 25)
The first multiplexed episode of the Boring Show! This episode features an engineer in Seattle (Emily) and another in Mountain View (Andrew) working together in VS Code to add a database to the Hacker News app!
Watch as they integrate the moor package,…
Watch as they integrate the moor package,…
New post on /r/flutterdev subreddit:
Thoughts on the the 2019 Udemy course from Maximilian Schwarzmüller
I just noticed that Maximilian Schwarzmüller updated his course.Has anyone gone through it yet?Does anyone have any other new learning material that would be nice to share with the community?
July 17, 2019 at 07:01PM by glancer000
https://ift.tt/2xTs7Ze
Thoughts on the the 2019 Udemy course from Maximilian Schwarzmüller
I just noticed that Maximilian Schwarzmüller updated his course.Has anyone gone through it yet?Does anyone have any other new learning material that would be nice to share with the community?
July 17, 2019 at 07:01PM by glancer000
https://ift.tt/2xTs7Ze
reddit
r/FlutterDev - Thoughts on the the 2019 Udemy course from Maximilian Schwarzmüller
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
A Database For The HN App (The Boring Flutter Development Show, Ep. 26)
https://www.youtube.com/watch?v=9o_M-LjO4no&feature=youtu.be
July 17, 2019 at 06:41PM by MarkOSullivan
https://ift.tt/2GbsjHN
A Database For The HN App (The Boring Flutter Development Show, Ep. 26)
https://www.youtube.com/watch?v=9o_M-LjO4no&feature=youtu.be
July 17, 2019 at 06:41PM by MarkOSullivan
https://ift.tt/2GbsjHN
YouTube
A Database For The HN App (The Boring Flutter Development Show, Ep. 25)
The first multiplexed episode of the Boring Show! This episode features an engineer in Seattle (Emily) and another in Mountain View (Andrew) working together in VS Code to add a database to the Hacker News app!
Watch as they integrate the moor package,…
Watch as they integrate the moor package,…
New post on /r/flutterdev subreddit:
Deploy ML models using Flask as REST API and access via Flutter app
https://ift.tt/2xTkty2
July 17, 2019 at 07:24PM by Elixane
https://ift.tt/2GgOhsJ
Deploy ML models using Flask as REST API and access via Flutter app
https://ift.tt/2xTkty2
July 17, 2019 at 07:24PM by Elixane
https://ift.tt/2GgOhsJ
Medium
Deploy ML models using Flask as REST API and access via Flutter app
Simplicity of Flask , Awesomeness of Flutter and Keras ‘s image classification model
New tweet from FlutterDev:
🌟Ta-Da! A database!
A multiplexed episode of the #BoringShow! @bouncingsheep and @redbrogdon add a database to the Hacker News app! They integrate moor, a reactive persistence library, to store article data and make queries.
Watch here → https://t.co/ImuLQYX01W pic.twitter.com/84MP2d93JF— Flutter (@FlutterDev) July 17, 2019
July 17, 2019 at 07:51PM
http://twitter.com/FlutterDev/status/1151550085517455365
🌟Ta-Da! A database!
A multiplexed episode of the #BoringShow! @bouncingsheep and @redbrogdon add a database to the Hacker News app! They integrate moor, a reactive persistence library, to store article data and make queries.
Watch here → https://t.co/ImuLQYX01W pic.twitter.com/84MP2d93JF— Flutter (@FlutterDev) July 17, 2019
July 17, 2019 at 07:51PM
http://twitter.com/FlutterDev/status/1151550085517455365
Twitter
#boringshow hashtag on Twitter
38m ago @FlutterDev tweeted: "📺 The #BoringShow is back! 📺
Join @f.." - read what others are saying and join the conversation.
Join @f.." - read what others are saying and join the conversation.
New tweet from FlutterDev:
🌟Ta-Da! A database!
A multiplexed episode of the #BoringShow! @bouncingsheep and @redbrogdon add a database to the Hacker News app! They integrate moor, a reactive persistence library, to store article data and make queries.
Watch here → https://t.co/XBWyejLy4g pic.twitter.com/2Zpnl16V1p— Flutter (@FlutterDev) July 17, 2019
July 17, 2019 at 08:25PM
http://twitter.com/FlutterDev/status/1151558583429021699
🌟Ta-Da! A database!
A multiplexed episode of the #BoringShow! @bouncingsheep and @redbrogdon add a database to the Hacker News app! They integrate moor, a reactive persistence library, to store article data and make queries.
Watch here → https://t.co/XBWyejLy4g pic.twitter.com/2Zpnl16V1p— Flutter (@FlutterDev) July 17, 2019
July 17, 2019 at 08:25PM
http://twitter.com/FlutterDev/status/1151558583429021699
Twitter
#boringshow hashtag on Twitter
38m ago @FlutterDev tweeted: "📺 The #BoringShow is back! 📺
Join @f.." - read what others are saying and join the conversation.
Join @f.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
How to separate actions from Page in BLoC architecture?
Hi, recently i came across problem where my Page classes were growing quite big, because they contained widget building methods and also action methods (for example onPageChosen(int position)), i was making some methods to convert data from input (position) to bloc events and send them to bloc itself. But reading such class is very difficult and it doesnt seem to be clear at all. Should i make this "converting" methods in BLoC? Or create separate class which will convert input into events and send it to BLoC?
July 17, 2019 at 07:45PM by kubenqpl
https://ift.tt/2NYPqM0
How to separate actions from Page in BLoC architecture?
Hi, recently i came across problem where my Page classes were growing quite big, because they contained widget building methods and also action methods (for example onPageChosen(int position)), i was making some methods to convert data from input (position) to bloc events and send them to bloc itself. But reading such class is very difficult and it doesnt seem to be clear at all. Should i make this "converting" methods in BLoC? Or create separate class which will convert input into events and send it to BLoC?
July 17, 2019 at 07:45PM by kubenqpl
https://ift.tt/2NYPqM0
reddit
r/FlutterDev - How to separate actions from Page in BLoC architecture?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter UI | Despicable Me Characters - Part 2
https://youtu.be/2cl70GbiJZc
July 17, 2019 at 09:19PM by prateeksharma1712
https://ift.tt/2YWsdLt
Flutter UI | Despicable Me Characters - Part 2
https://youtu.be/2cl70GbiJZc
July 17, 2019 at 09:19PM by prateeksharma1712
https://ift.tt/2YWsdLt
YouTube
Flutter UI | Despicable Me Characters - Part 2
#DespicableMe #BottomSheet #PageView
Created a demo for Despicable Me Characters in Flutter. You will learn the PageView and Custom Bottom Sheet Implementation.
Dribbble Mock - Despicable Me Characters - https://dribbble.com/shots/6403829-Movie-Character…
Created a demo for Despicable Me Characters in Flutter. You will learn the PageView and Custom Bottom Sheet Implementation.
Dribbble Mock - Despicable Me Characters - https://dribbble.com/shots/6403829-Movie-Character…
New post on /r/flutterdev subreddit:
ReorderableListView (Flutter Widget of the Week)
https://www.youtube.com/watch?v=3fB1mxOsqJE&feature=youtu.be
July 17, 2019 at 10:11PM by MarkOSullivan
https://ift.tt/2XSzFGc
ReorderableListView (Flutter Widget of the Week)
https://www.youtube.com/watch?v=3fB1mxOsqJE&feature=youtu.be
July 17, 2019 at 10:11PM by MarkOSullivan
https://ift.tt/2XSzFGc
YouTube
ReorderableListView (Flutter Widget of the Week)
The ReorderableListView widget presents a list of items that users can reorder just by dragging things where they want them to go.
Learn more about ReorderableListView → https://goo.gle/2XL2ZTJ
This video is also subtitled in Chinese, Indonesian, Italian…
Learn more about ReorderableListView → https://goo.gle/2XL2ZTJ
This video is also subtitled in Chinese, Indonesian, Italian…
New post on /r/flutterdev subreddit:
Material Range Slider in Flutter - Flutter - Medium
https://ift.tt/2LrmUQZ
July 18, 2019 at 12:51AM by MammothInteractive
https://ift.tt/2So4ykp
Material Range Slider in Flutter - Flutter - Medium
https://ift.tt/2LrmUQZ
July 18, 2019 at 12:51AM by MammothInteractive
https://ift.tt/2So4ykp
Medium
Material RangeSlider in Flutter
What is it? Why might you use it? How do you theme it?
New post on Flutter Dev Google group:
Splash screen : Logo in the middle of the screen and add text at the bottom of the screen !
Hello to all ! I want to create a splash screen but i have some difficulty to do what i want. I want to place the logo in the middle of the screen... for that i know i can use Center() Widget but how to add text at the bottom of the screen and keep the logo in the middle? Should i use stack ?
July 18, 2019 at 03:51AM by Pascal Fournier
https://ift.tt/32ASTDB
Splash screen : Logo in the middle of the screen and add text at the bottom of the screen !
Hello to all ! I want to create a splash screen but i have some difficulty to do what i want. I want to place the logo in the middle of the screen... for that i know i can use Center() Widget but how to add text at the bottom of the screen and keep the logo in the middle? Should i use stack ?
July 18, 2019 at 03:51AM by Pascal Fournier
https://ift.tt/32ASTDB
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:
Lite version of apps in flutter?
Is it possible to create a lite version of an app (ex: twitter lite) in flutter?Or in general does ltie version of an app have anything to do with flutter at all? How is it usually developed?
July 18, 2019 at 06:48AM by Anoop_kumar
https://ift.tt/2O0H5Hw
Lite version of apps in flutter?
Is it possible to create a lite version of an app (ex: twitter lite) in flutter?Or in general does ltie version of an app have anything to do with flutter at all? How is it usually developed?
July 18, 2019 at 06:48AM by Anoop_kumar
https://ift.tt/2O0H5Hw
reddit
r/FlutterDev - Lite version of apps in flutter?
0 votes and 0 comments so far on Reddit