New post on /r/flutterdev subreddit:
Write 3X Better Unit Tests using Abstraction | Flutter Unit Testing
https://youtu.be/oZW3Eb3J9s0
August 25, 2019 at 11:15AM by Filledstacks
https://ift.tt/2ZrNsEc
Write 3X Better Unit Tests using Abstraction | Flutter Unit Testing
https://youtu.be/oZW3Eb3J9s0
August 25, 2019 at 11:15AM by Filledstacks
https://ift.tt/2ZrNsEc
YouTube
Write 3X Better Unit Tests using Abstraction | Flutter Unit Testing
In this tutorial we go over how abstraction helps you write better, maintainable and 100% reliable unit tests in Flutter. This is the second video in the abstraction series.
📚📗 Written Tutorial: https://www.filledstacks.com/post/better-unit-tests-in-flutter…
📚📗 Written Tutorial: https://www.filledstacks.com/post/better-unit-tests-in-flutter…
New post on /r/flutterdev subreddit:
Flutter AMD Processor
Hello, guys I just downloaded Flutter and tried to launch my app but it won't work with AMD and I have tried everything that was out there to do!
August 25, 2019 at 03:11PM by CaptainFrasse
https://ift.tt/2Zqo3Pf
Flutter AMD Processor
Hello, guys I just downloaded Flutter and tried to launch my app but it won't work with AMD and I have tried everything that was out there to do!
August 25, 2019 at 03:11PM by CaptainFrasse
https://ift.tt/2Zqo3Pf
reddit
r/FlutterDev - Flutter AMD Processor
0 votes and 6 comments so far on Reddit
New post on /r/flutterdev subreddit:
On-screen gamepad controller for Flame
https://ift.tt/2Hose48
August 25, 2019 at 04:30PM by japalekhin
https://ift.tt/2KVLaJC
On-screen gamepad controller for Flame
https://ift.tt/2Hose48
August 25, 2019 at 04:30PM by japalekhin
https://ift.tt/2KVLaJC
JapAlekhin
On-screen gamepad controller for Flame — JapAlekhin
Imagine a game that doesn’t allow the players to decide, choose, or control something. If you’re having trouble thinking of a game that matches that description, it’s because all games allow the player to control it. It wouldn’t be a game without any input…
New post on Flutter Dev Google group:
How to override abstract class for await and async?
How to override await or async ? *Repository* abstract class Repository { Observable addUpdateWorkImage(WorkImage workImage);} *RepositoryImpl* @override Future addUpdateWorkImage(WorkImage workImage) async { if (workImage.id.isEmpty) { final
August 25, 2019 at 07:35PM by Tony Seng
https://ift.tt/2L6oSnf
How to override abstract class for await and async?
How to override await or async ? *Repository* abstract class Repository { Observable addUpdateWorkImage(WorkImage workImage);} *RepositoryImpl* @override Future addUpdateWorkImage(WorkImage workImage) async { if (workImage.id.isEmpty) { final
August 25, 2019 at 07:35PM by Tony Seng
https://ift.tt/2L6oSnf
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:
GitHub - public_suffix: A domain parser for dart based on the Public Suffix List
https://ift.tt/323CFSA
August 25, 2019 at 07:43PM by lifenautjoe
https://ift.tt/2KTfeWm
GitHub - public_suffix: A domain parser for dart based on the Public Suffix List
https://ift.tt/323CFSA
August 25, 2019 at 07:43PM by lifenautjoe
https://ift.tt/2KTfeWm
GitHub
Komposten/public_suffix
A domain parser for dart based on the Public Suffix List - Komposten/public_suffix
New post on /r/flutterdev subreddit:
Scanning animation in Flutter
https://ift.tt/31We5mq
August 25, 2019 at 07:29PM by codinglatte
https://ift.tt/2KTfg0q
Scanning animation in Flutter
https://ift.tt/31We5mq
August 25, 2019 at 07:29PM by codinglatte
https://ift.tt/2KTfg0q
Medium
Scanning animation in Flutter
Using AnimatedWidget & AnimationController.
New post on Flutter Dev Google group:
How i can connect payment sdk to my app. This payment have documentation Android sdk api, but i need connect it with flutter
August 25, 2019 at 08:59PM by Ancorp Team
https://ift.tt/2Lb2WY8
How i can connect payment sdk to my app. This payment have documentation Android sdk api, but i need connect it with flutter
August 25, 2019 at 08:59PM by Ancorp Team
https://ift.tt/2Lb2WY8
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:
Scanning Animation in Flutter
https://ift.tt/322W99K
August 25, 2019 at 07:50PM by webianks
https://ift.tt/2ZnC4sZ
Scanning Animation in Flutter
https://ift.tt/322W99K
August 25, 2019 at 07:50PM by webianks
https://ift.tt/2ZnC4sZ
Medium
Scanning animation in Flutter
Using AnimatedWidget & AnimationController.
New post on /r/flutterdev subreddit:
How practical is it to call an API endpoint using FutureBuilders as opposed to a generic approach where the values are exposed via Provider?
There are certain widgets in the app that need the same data. I could use two FutureBuilders but that'd make 2 calls to the API, wouldn't it? It seems easier but worse in the long run perhaps.I'm new to Flutter in general so feel free to correct anything I said that was wrong. Thanks!
August 25, 2019 at 11:46PM by notacooleagle
https://ift.tt/2zlCk1c
How practical is it to call an API endpoint using FutureBuilders as opposed to a generic approach where the values are exposed via Provider?
There are certain widgets in the app that need the same data. I could use two FutureBuilders but that'd make 2 calls to the API, wouldn't it? It seems easier but worse in the long run perhaps.I'm new to Flutter in general so feel free to correct anything I said that was wrong. Thanks!
August 25, 2019 at 11:46PM by notacooleagle
https://ift.tt/2zlCk1c
reddit
r/FlutterDev - How practical is it to call an API endpoint using FutureBuilders as opposed to a generic approach where the values…
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Let your flutter docs support live samples.
https://ift.tt/2ZhVUdW
August 26, 2019 at 03:19AM by lijy91
https://ift.tt/2NvAtix
Let your flutter docs support live samples.
https://ift.tt/2ZhVUdW
August 26, 2019 at 03:19AM by lijy91
https://ift.tt/2NvAtix
Product Hunt
Flutter Widget Livebook Chrome Extension - Let your flutter docs support live samples | Product Hunt
Let your flutter docs support live samples. Source code: https://github.com/blankapp/flutter-widget-livebook/tree/master/chrome-extension
New post on Flutter Dev Google group:
how to make a post request to java spring boot backend?
hi, i am developing an app and i have m backend done and also my flutter team created flutter app and now i want to connect my login page with created api to send username and password of users but i can not send any request from flutter and i test the documents has given in flutter.dev website
August 26, 2019 at 06:44AM by ramtin vedadi
https://ift.tt/2MCSBHw
how to make a post request to java spring boot backend?
hi, i am developing an app and i have m backend done and also my flutter team created flutter app and now i want to connect my login page with created api to send username and password of users but i can not send any request from flutter and i test the documents has given in flutter.dev website
August 26, 2019 at 06:44AM by ramtin vedadi
https://ift.tt/2MCSBHw
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:
How to get multiple json data and display it in different pages
Do anyone know how to get multiple json data and display it in different bottom navigation bar
August 26, 2019 at 10:53AM by mahantappa b k
https://ift.tt/2Hr0snx
How to get multiple json data and display it in different pages
Do anyone know how to get multiple json data and display it in different bottom navigation bar
August 26, 2019 at 10:53AM by mahantappa b k
https://ift.tt/2Hr0snx
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 iOS App Development and the migration guide
https://ift.tt/2ZoZT7P
August 26, 2019 at 11:57AM by webianks
https://ift.tt/2Pp3ezU
Flutter for iOS App Development and the migration guide
https://ift.tt/2ZoZT7P
August 26, 2019 at 11:57AM by webianks
https://ift.tt/2Pp3ezU
Medium
Flutter for iOS App Development and the migration guide
Migrating from Material to Cupertino (iOS style components) — Using Flutter
New post on /r/flutterdev subreddit:
[package] flutter_native_splash: create splash screen with 1 command
https://ift.tt/2L7m1dY
August 26, 2019 at 01:17PM by hnrqq
https://ift.tt/2Ht4Xhg
[package] flutter_native_splash: create splash screen with 1 command
https://ift.tt/2L7m1dY
August 26, 2019 at 01:17PM by hnrqq
https://ift.tt/2Ht4Xhg
Dart packages
flutter_native_splash | Dart Package
Automatically generate native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
New post on /r/flutterdev subreddit:
Help...
I have 4gb ram now in my slot 1 of laptop, will you recommend to use 4gb ram or 8gb ram in slot 2 , to make sure flutter and emulator works smoothly even for large application development. Please help me....
August 26, 2019 at 05:24PM by Nuke_u5
https://ift.tt/2Nv4cYS
Help...
I have 4gb ram now in my slot 1 of laptop, will you recommend to use 4gb ram or 8gb ram in slot 2 , to make sure flutter and emulator works smoothly even for large application development. Please help me....
August 26, 2019 at 05:24PM by Nuke_u5
https://ift.tt/2Nv4cYS
reddit
r/FlutterDev - Help...
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
RxDart: Resetting ScanStreamTransformer Accumulator
I'm trying to use RXDart with Flutter to feed search results to a ListView.builder. I desperately need to figure out how to reset a ScanStreamTransformer. I pipe my searchFetcher into my searchOutput like so: _searchFetcher.stream.transform(_resultsTransformer()).pipe(_searchOutput); And I
August 26, 2019 at 06:17PM by Matthew Jones
https://ift.tt/2MAoHUt
RxDart: Resetting ScanStreamTransformer Accumulator
I'm trying to use RXDart with Flutter to feed search results to a ListView.builder. I desperately need to figure out how to reset a ScanStreamTransformer. I pipe my searchFetcher into my searchOutput like so: _searchFetcher.stream.transform(_resultsTransformer()).pipe(_searchOutput); And I
August 26, 2019 at 06:17PM by Matthew Jones
https://ift.tt/2MAoHUt
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:
Good resources to learning forms?
I'm relatively new to Flutter and I wanted to learn more about forms, especially about focus handeling. The documentation explains basic stuffs like autofocus, how to passing a FocusNode to a TextField, etc. I'm curious about FocusManager, FocusScope, Focus and their relation to each other... Can I add focus to a widget that isn't a TextField???Can anyone help me with some links or explanations?
August 26, 2019 at 07:28PM by norbertmerkli
https://ift.tt/2KXqPUf
Good resources to learning forms?
I'm relatively new to Flutter and I wanted to learn more about forms, especially about focus handeling. The documentation explains basic stuffs like autofocus, how to passing a FocusNode to a TextField, etc. I'm curious about FocusManager, FocusScope, Focus and their relation to each other... Can I add focus to a widget that isn't a TextField???Can anyone help me with some links or explanations?
August 26, 2019 at 07:28PM by norbertmerkli
https://ift.tt/2KXqPUf
reddit
r/FlutterDev - Good resources to learning forms?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
How can I get internship in flutter to work remotely
Am an emerging enthusiastic flutter developer looking for an environment to improve my skill? Any Suggestions, I currently live in Nigeria.Am open to do my internship remotely?
August 26, 2019 at 08:03PM by Kehinde Oyewale
https://ift.tt/30ASTlO
How can I get internship in flutter to work remotely
Am an emerging enthusiastic flutter developer looking for an environment to improve my skill? Any Suggestions, I currently live in Nigeria.Am open to do my internship remotely?
August 26, 2019 at 08:03PM by Kehinde Oyewale
https://ift.tt/30ASTlO
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 Tap - Issue 1
https://fluttertap.com/
August 26, 2019 at 08:14PM by vensign
https://ift.tt/33ZVXd8
Flutter Tap - Issue 1
https://fluttertap.com/
August 26, 2019 at 08:14PM by vensign
https://ift.tt/33ZVXd8
Fluttertap
Flutter Tap
Welcome to FlutterTap! 🚀 Your weekly dose of the best in Flutter and Dart—captivating articles, game-changing packages, hands-on tutorials, and must-watch videos, all in one place. Whether you’re leveling up your skills or seeking inspiration, we’ve got you…
New post on /r/flutterdev subreddit:
ML library for Flutter/dart?
Hi all Flutterrers,For a number of reasons, I wrote a small ML library for Flutter(the training is done in python but the model inferenceing is done natively in dart. The following is a quick example I mashed up in an hour or so using an SVM: https://www.dropbox.com/s/2mlgsmex4pe8mln/20190826_212953.mp4?dl=0​I've decided that I'd open source it but before I do, I'm looking for someone that can give me a hand and have a look at it first: I haven't written more than 1-2000 lines of dart other than this library so a second pair of eyes would be appreciated. PM me if interested.
August 26, 2019 at 08:46PM by forgotmyoldusr
https://ift.tt/2MDxLIc
ML library for Flutter/dart?
Hi all Flutterrers,For a number of reasons, I wrote a small ML library for Flutter(the training is done in python but the model inferenceing is done natively in dart. The following is a quick example I mashed up in an hour or so using an SVM: https://www.dropbox.com/s/2mlgsmex4pe8mln/20190826_212953.mp4?dl=0​I've decided that I'd open source it but before I do, I'm looking for someone that can give me a hand and have a look at it first: I haven't written more than 1-2000 lines of dart other than this library so a second pair of eyes would be appreciated. PM me if interested.
August 26, 2019 at 08:46PM by forgotmyoldusr
https://ift.tt/2MDxLIc
Dropbox
20190826_212953.mp4
Shared with Dropbox