New post on Flutter Dev Google group:
Flutter Version Solving Failed!
Depends on flutter_bloc ^2.2.0 which doesn't match any versions, version solving failed.
February 12, 2020 at 03:18PM by Davlet Ataballyew
https://ift.tt/31LWAXj
Flutter Version Solving Failed!
Depends on flutter_bloc ^2.2.0 which doesn't match any versions, version solving failed.
February 12, 2020 at 03:18PM by Davlet Ataballyew
https://ift.tt/31LWAXj
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:
Flutter desktop Windows sqlite
any one have a solution to work with SQLite on flutter desktop windows application ? i tried moor and sqflite but no solution work for me!
February 12, 2020 at 05:20PM by Nadim GOUIA
https://ift.tt/2Himx7k
Flutter desktop Windows sqlite
any one have a solution to work with SQLite on flutter desktop windows application ? i tried moor and sqflite but no solution work for me!
February 12, 2020 at 05:20PM by Nadim GOUIA
https://ift.tt/2Himx7k
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:
publishing an app advice's!
hey guys it's been less than one month on flutter and i already want to publish an app on play store, flutter is very productive and fast and i can't wait to publish my first app with it , it's not a big app but hopefully it will be a start to big apps, anyway i was just wondering what do i need to know before sharing an app like app versions, licenses and stuff like that so i won't regret it after, any advice is appreciated.
February 12, 2020 at 05:10PM by Hiwa_47
https://ift.tt/3btg9bn
publishing an app advice's!
hey guys it's been less than one month on flutter and i already want to publish an app on play store, flutter is very productive and fast and i can't wait to publish my first app with it , it's not a big app but hopefully it will be a start to big apps, anyway i was just wondering what do i need to know before sharing an app like app versions, licenses and stuff like that so i won't regret it after, any advice is appreciated.
February 12, 2020 at 05:10PM by Hiwa_47
https://ift.tt/3btg9bn
reddit
publishing an app advice's!
hey guys it's been less than one month on flutter and i already want to publish an app on play store, flutter is very productive and fast and i...
New post on /r/flutterdev subreddit:
Bluetooth low energy library
Do you recommend any library for developing application working with bluetooth low energy devices with custom protocol? I tried use FlutterBleLib from Polidea, but I stuck with crazy infinite build time for Android app(I left computer for 1hour and it was still building).
February 12, 2020 at 06:12PM by WillingMagic
https://ift.tt/2Hk0zAI
Bluetooth low energy library
Do you recommend any library for developing application working with bluetooth low energy devices with custom protocol? I tried use FlutterBleLib from Polidea, but I stuck with crazy infinite build time for Android app(I left computer for 1hour and it was still building).
February 12, 2020 at 06:12PM by WillingMagic
https://ift.tt/2Hk0zAI
reddit
Bluetooth low energy library
Do you recommend any library for developing application working with bluetooth low energy devices with custom protocol? I tried use FlutterBleLib...
New tweet from FlutterDev:
💫 ⌛️Streams deliver data over time.
Tips:
Filter or convert data by chaining streams.
Use @FlutterDev's StreamBuilder to rebuild widgets based on streams.
Read this article by @kwalrath and @redbrogdon → https://t.co/7JKgnvy9dB#asynchronouscode pic.twitter.com/xIoYGgKNRa— Dart Language (@dart_lang) February 12, 2020
February 12, 2020 at 07:16PM
http://twitter.com/FlutterDev/status/1227657834826883073
💫 ⌛️Streams deliver data over time.
Tips:
Filter or convert data by chaining streams.
Use @FlutterDev's StreamBuilder to rebuild widgets based on streams.
Read this article by @kwalrath and @redbrogdon → https://t.co/7JKgnvy9dB#asynchronouscode pic.twitter.com/xIoYGgKNRa— Dart Language (@dart_lang) February 12, 2020
February 12, 2020 at 07:16PM
http://twitter.com/FlutterDev/status/1227657834826883073
Twitter
Flutter (@FlutterDev) | Twitter
The latest Tweets from Flutter (@FlutterDev). Google’s UI toolkit to build apps for mobile, web, & desktop from a single codebase // #GoogleIO is back May 18–20. Register now → https://t.co/Z5dNdEYIpJ
New post on Flutter Dev Google group:
Mapbox flutter question
Im developing an app for ios on my Pc and it uses mapbox. Do i just develop the app as if it were for android and then sign the app for ios on a mac device when its done ? is that how it works ?
February 12, 2020 at 09:10PM by Jimmy Johnson
https://ift.tt/2HuRW6N
Mapbox flutter question
Im developing an app for ios on my Pc and it uses mapbox. Do i just develop the app as if it were for android and then sign the app for ios on a mac device when its done ? is that how it works ?
February 12, 2020 at 09:10PM by Jimmy Johnson
https://ift.tt/2HuRW6N
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:
An Evening with Tim Sneath and Kevin Moore
https://m.youtube.com/watch?v=Vd1M2b0tWF0&feature=youtu.be
February 12, 2020 at 09:59PM by Elixane
https://ift.tt/39xUNb4
An Evening with Tim Sneath and Kevin Moore
https://m.youtube.com/watch?v=Vd1M2b0tWF0&feature=youtu.be
February 12, 2020 at 09:59PM by Elixane
https://ift.tt/39xUNb4
YouTube
An Evening with Tim Sneath and Kevin Moore
Tim Sneath, who leads product management for the Flutter and Dart teams, and Kevin Moore, product manager for Flutter and Dart, recap some of the Flutter-rel...
New post on /r/flutterdev subreddit:
I miss the ListView turning into TabBar of the old Gallery app
Hey guys, I came into implementing a feature of my app and thought a ListView turning into TabBar like one of the old Gallery app will suit my needs. But it seems like they updated the new code and removed those sections. I couldn't find it. So if anyone can recreate it and share it for me or at least give me a hint will be very appreciated, thank you, guys.
February 13, 2020 at 12:21AM by JoeJoe_Nguyen
https://ift.tt/2Sng4OX
I miss the ListView turning into TabBar of the old Gallery app
Hey guys, I came into implementing a feature of my app and thought a ListView turning into TabBar like one of the old Gallery app will suit my needs. But it seems like they updated the new code and removed those sections. I couldn't find it. So if anyone can recreate it and share it for me or at least give me a hint will be very appreciated, thank you, guys.
February 13, 2020 at 12:21AM by JoeJoe_Nguyen
https://ift.tt/2Sng4OX
reddit
I miss the ListView turning into TabBar of the old Gallery app
Hey guys, I came into implementing a feature of my app and thought a ListView turning into TabBar like one of the old Gallery app will suit my...
New post on /r/flutterdev subreddit:
Analyzing BLoC and MobX
https://ift.tt/2HjBvtW
February 13, 2020 at 02:45AM by irvine5k
https://ift.tt/2OOZipo
Analyzing BLoC and MobX
https://ift.tt/2HjBvtW
February 13, 2020 at 02:45AM by irvine5k
https://ift.tt/2OOZipo
Medium
Analyzing BLoC and MobX
We will analyze these two famous names of Flutter
New post on /r/flutterdev subreddit:
A study in animation and transforms
https://ift.tt/39sEQ5K
February 13, 2020 at 05:44AM by lacronicus
https://ift.tt/2uG1Ak1
A study in animation and transforms
https://ift.tt/39sEQ5K
February 13, 2020 at 05:44AM by lacronicus
https://ift.tt/2uG1Ak1
GitHub
fdoyle/flutter-furniture-nav-drawer
https://dribbble.com/shots/9774038-Furniture-online-store-app/attachments/1804721?mode=media - fdoyle/flutter-furniture-nav-drawer
New post on Flutter Dev Google group:
Offline full-text search in Flutter
Hi Flutter developers, Does anybody have any recommendation on how to implement full-text search capability that work without Internet access? I'm thinking about ~200 documents, each of which contains English and Japanese words. Interface part seems easy [1] but I couldn't find how to store
February 13, 2020 at 05:52AM by Tomo
https://ift.tt/3bwVNOg
Offline full-text search in Flutter
Hi Flutter developers, Does anybody have any recommendation on how to implement full-text search capability that work without Internet access? I'm thinking about ~200 documents, each of which contains English and Japanese words. Interface part seems easy [1] but I couldn't find how to store
February 13, 2020 at 05:52AM by Tomo
https://ift.tt/3bwVNOg
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:
New package on distributed consensus
Hello devs, I am looking for suggestion before I could plan / design an open source flutter package which enable developers to introduce distributed consensus to their application (basically a blockchain within mobile phones) along with their existing backend stack. This package would work
February 13, 2020 at 11:40AM by Nidhin Mahesh
https://ift.tt/3bEMAUn
New package on distributed consensus
Hello devs, I am looking for suggestion before I could plan / design an open source flutter package which enable developers to introduce distributed consensus to their application (basically a blockchain within mobile phones) along with their existing backend stack. This package would work
February 13, 2020 at 11:40AM by Nidhin Mahesh
https://ift.tt/3bEMAUn
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:
What is the correct way to consume an API that produces application/stream+json or text/event-stream?
Hi, I've tried couple samples (for example, https://ift.tt/2tTtcSi) of this that I've found in pages and stackoverflow but all of them wait for all the data to be received before continuing with the
February 13, 2020 at 12:15PM by José Lecaros
https://ift.tt/2SGrNH1
What is the correct way to consume an API that produces application/stream+json or text/event-stream?
Hi, I've tried couple samples (for example, https://ift.tt/2tTtcSi) of this that I've found in pages and stackoverflow but all of them wait for all the data to be received before continuing with the
February 13, 2020 at 12:15PM by José Lecaros
https://ift.tt/2SGrNH1
Medium
Flutter App: fetching data from the API using the BLoC pattern architecture
Long title, no? That’s because this article is really complex. It is actually a step-by-step tutorial for building a weather app with…
New post on /r/flutterdev subreddit:
Flutter package for distributed consensus
Hello devs,I am looking for suggestion before I could plan / design an open source flutter package which enable developers to introduce distributed consensus to their application (basically a blockchain within mobile phones) along with their existing backend stack.This package would work along with existing backend to generate identity, participate in validation of transaction, and store a copy of chain within their device. Later I am planning to use pluggable encryption based on developer’s need for enhanced security. Aim of package is to enable new ways to solve the problem for users and developers will also get to learn about distributed ledger/consensus. Keeping in mind of the best consensus as Practical Byzantine Fault Tolerant but PBFT/BFT has resource intensive PoW to do consensus which phones can't be, I am planning to implement PBFT based on technique explained in “Elastico” paper (see review/summary here [1]). This is just an initial idea. I need to realise the feasibility this technique as a package form a network inside a Flutter application.Talking about myself, I am a Final CS undergraduate interested in blockchain and build couple of prototypes with similar technique for other projects. Find more here.[1] https://muratbuffalo.blogspot.com/2018/03/paper-review-secure-sharding-protocol.html
February 13, 2020 at 12:55PM by nidhinmahesh
https://ift.tt/2SEl5S5
Flutter package for distributed consensus
Hello devs,I am looking for suggestion before I could plan / design an open source flutter package which enable developers to introduce distributed consensus to their application (basically a blockchain within mobile phones) along with their existing backend stack.This package would work along with existing backend to generate identity, participate in validation of transaction, and store a copy of chain within their device. Later I am planning to use pluggable encryption based on developer’s need for enhanced security. Aim of package is to enable new ways to solve the problem for users and developers will also get to learn about distributed ledger/consensus. Keeping in mind of the best consensus as Practical Byzantine Fault Tolerant but PBFT/BFT has resource intensive PoW to do consensus which phones can't be, I am planning to implement PBFT based on technique explained in “Elastico” paper (see review/summary here [1]). This is just an initial idea. I need to realise the feasibility this technique as a package form a network inside a Flutter application.Talking about myself, I am a Final CS undergraduate interested in blockchain and build couple of prototypes with similar technique for other projects. Find more here.[1] https://muratbuffalo.blogspot.com/2018/03/paper-review-secure-sharding-protocol.html
February 13, 2020 at 12:55PM by nidhinmahesh
https://ift.tt/2SEl5S5
New post on /r/flutterdev subreddit:
Top 5 Mistakes Beginner Flutter Developers Make!
https://m.youtube.com/watch?v=gKq6eu3mrs8&feature=youtu.be
February 13, 2020 at 01:07PM by Elixane
https://ift.tt/2Srq49T
Top 5 Mistakes Beginner Flutter Developers Make!
https://m.youtube.com/watch?v=gKq6eu3mrs8&feature=youtu.be
February 13, 2020 at 01:07PM by Elixane
https://ift.tt/2Srq49T
YouTube
Top 5 Mistakes Beginner Flutter Developers Make! Flutter for Beginners
#flutter #mistakes #beginners
Hey! In this video we are going to learn about the mistakes most Beginners make with flutter in their early learning phase! We'll be talking about the ways on how to approach new concepts and how to adopt them in your development…
Hey! In this video we are going to learn about the mistakes most Beginners make with flutter in their early learning phase! We'll be talking about the ways on how to approach new concepts and how to adopt them in your development…
New post on /r/flutterdev subreddit:
How better is flutter mobile rather than WEB version today?
/r/Flutter/comments/f3aoft/how_better_is_flutter_mobile_rather_than_web/
February 13, 2020 at 03:28PM by damiano-ferrari
https://ift.tt/2SGhkvt
How better is flutter mobile rather than WEB version today?
/r/Flutter/comments/f3aoft/how_better_is_flutter_mobile_rather_than_web/
February 13, 2020 at 03:28PM by damiano-ferrari
https://ift.tt/2SGhkvt
reddit
How better is flutter mobile rather than WEB version today?
Posted in r/FlutterDev by u/damiano-ferrari • 0 points and 0 comments
New post on /r/flutterdev subreddit:
hotfix8 gradle exception exit 1
Just do not upgrade to hotfix8 as I am getting gradle ext 1 errors ND SO WILL YOU
February 13, 2020 at 04:29PM by fredgrott
https://ift.tt/38qbV2a
hotfix8 gradle exception exit 1
Just do not upgrade to hotfix8 as I am getting gradle ext 1 errors ND SO WILL YOU
February 13, 2020 at 04:29PM by fredgrott
https://ift.tt/38qbV2a
reddit
hotfix8 gradle exception exit 1
Just do not upgrade to hotfix8 as I am getting gradle ext 1 errors ND SO WILL YOU
New post on Flutter Dev Google group:
Flutter Debugging
Is there any function in flutter which works similar to the die() function in php? So that i can stop the execution of my program in the middle of something for debugging.
February 13, 2020 at 05:46PM by Shambo Saurav Mallik
https://ift.tt/37qTIQA
Flutter Debugging
Is there any function in flutter which works similar to the die() function in php? So that i can stop the execution of my program in the middle of something for debugging.
February 13, 2020 at 05:46PM by Shambo Saurav Mallik
https://ift.tt/37qTIQA
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:
Creating a Flippable Card with TweenAnimationBuilder - gskinner blog
https://ift.tt/2uzEX0N
February 13, 2020 at 05:53PM by gskinner_team
https://ift.tt/2uM23Bh
Creating a Flippable Card with TweenAnimationBuilder - gskinner blog
https://ift.tt/2uzEX0N
February 13, 2020 at 05:53PM by gskinner_team
https://ift.tt/2uM23Bh
gskinner blog
Flutter: Creating a Flippable Card with TweenAnimationBuilder - gskinner blog
One of the great things about Flutter, is how you can use composition to combine multiple built-in Widgets, creating unique UI's very quickly and easily.
New post on /r/flutterdev subreddit:
darq - Port of .NET's LINQ functionality - Now with Extension Methods
Version 0.4 of darq has been released, and with it comes support for Dart 2.6's extension methods. No more need for the Enumerable wrapper class or the annoying
February 13, 2020 at 07:05PM by Abion47
https://ift.tt/2wh0xYj
darq - Port of .NET's LINQ functionality - Now with Extension Methods
Version 0.4 of darq has been released, and with it comes support for Dart 2.6's extension methods. No more need for the Enumerable wrapper class or the annoying
E()
factory method. Now all the LINQ methods are available on any Iterable object directly.https://pub.dev/packages/darqFebruary 13, 2020 at 07:05PM by Abion47
https://ift.tt/2wh0xYj
Dart packages
darq | Dart package
The power of lazy-evaluated enumerables in your hands! (A port of functional LINQ from the .NET library.)
New post on /r/flutterdev subreddit:
Setup a Flutter Web Project on GitHub Pages
https://ift.tt/2vrXnR8
February 13, 2020 at 08:47PM by Cymarxcr
https://ift.tt/2uxnXYZ
Setup a Flutter Web Project on GitHub Pages
https://ift.tt/2vrXnR8
February 13, 2020 at 08:47PM by Cymarxcr
https://ift.tt/2uxnXYZ
Medium
Setup a Flutter Web Project on GitHub Pages
After my last blog entry, I got asked how I created a web project in Flutter and how I managed to deploy it. So join me on the journey how…