New post on /r/flutterdev subreddit:
Flutter Peek & Pop Package
As a fan of the iOS Peek & Pop functionality, I decided to implement it for Flutter as well. I believe it can be very useful for Flutter projects which is why I wanted to share it here too. V0.1.7 works great. See the video here.You can find it on Github or Pub.For those of you worried about Apple removing the 3D Touch soon- this package is very easily convertible to Context Menus when necessary.
August 17, 2019 at 11:37PM by AliYigitBireroglu
https://ift.tt/2NbSdPZ
Flutter Peek & Pop Package
As a fan of the iOS Peek & Pop functionality, I decided to implement it for Flutter as well. I believe it can be very useful for Flutter projects which is why I wanted to share it here too. V0.1.7 works great. See the video here.You can find it on Github or Pub.For those of you worried about Apple removing the 3D Touch soon- this package is very easily convertible to Context Menus when necessary.
August 17, 2019 at 11:37PM by AliYigitBireroglu
https://ift.tt/2NbSdPZ
YouTube
Peek and Pop for Flutter v0.1.7
Watch the latest version here: https://youtu.be/IQq_ty5mRYU (Showcase Demo)https://youtu.be/hIjoWfP0krA (Technical Preview)v0.1.9 no longer requires any modi...
New post on /r/flutterdev subreddit:
Hi guys, I just want to share my experience uploading my first app in PlayStore using Flutter and Firebase
https://ift.tt/33QphTA
August 17, 2019 at 10:48PM by niacubilla
https://ift.tt/2TLhXDZ
Hi guys, I just want to share my experience uploading my first app in PlayStore using Flutter and Firebase
https://ift.tt/33QphTA
August 17, 2019 at 10:48PM by niacubilla
https://ift.tt/2TLhXDZ
Medium
How I uploaded my first app in PlayStore using Flutter and Firebase
In this short post I want to share the details about how I designed and launched my first app in the PlayStore.
New post on /r/flutterdev subreddit:
Flutter CLI: 52 hidden samples
https://ift.tt/2He2SG5
August 18, 2019 at 12:08AM by Elixane
https://ift.tt/2Zc5LgK
Flutter CLI: 52 hidden samples
https://ift.tt/2He2SG5
August 18, 2019 at 12:08AM by Elixane
https://ift.tt/2Zc5LgK
Medium
Flutter CLI: 52 hidden samples
Select boilerplate code from available 52 sample code
New post on /r/flutterdev subreddit:
Flutter Snap Package
This is a very detailed snap tool that allows very flexible snap management and snapping between your widgets. I have been noticing that people are showing quite some attention to it therefore I am also sharing it here for suggestions and requests. It is still under development so feel free to let me know of any peculiarities you notice. See the video here.You can find it on Github or Pub.Most probably, through next week, I will upgrade it to a better and more stable version.
August 17, 2019 at 11:47PM by AliYigitBireroglu
https://ift.tt/2Z7StSs
Flutter Snap Package
This is a very detailed snap tool that allows very flexible snap management and snapping between your widgets. I have been noticing that people are showing quite some attention to it therefore I am also sharing it here for suggestions and requests. It is still under development so feel free to let me know of any peculiarities you notice. See the video here.You can find it on Github or Pub.Most probably, through next week, I will upgrade it to a better and more stable version.
August 17, 2019 at 11:47PM by AliYigitBireroglu
https://ift.tt/2Z7StSs
YouTube
Snap for Flutter v0.1.0
Watch the latest version here: https://youtu.be/vNTBsMg1NXg[flick](https://pub.dev/packages/flick) works as intended on actual devices even if it might appea...
New post on /r/flutterdev subreddit:
Has anyone run flutter on raspberry pi (3, 3+, or 4)?
Im curious how much progress has been made running flutter on raspberry pi. I found some promising results here:https://www.youtube.com/watch?v=3hmxaH_z7mYhttps://github.com/jwinarske/flutter_embeddedhttps://medium.com/flutter/flutter-on-raspberry-pi-mostly-from-scratch-2824c5e7dcb1But I have yet to have found someone running flutter web on it.If anyone out there has a raspberry pi 3 or 4 , can you report how performance is for the flutter web demo samples here:https://flutter.github.io/samples/
August 18, 2019 at 02:14AM by yabadababoo
https://ift.tt/30f41o2
Has anyone run flutter on raspberry pi (3, 3+, or 4)?
Im curious how much progress has been made running flutter on raspberry pi. I found some promising results here:https://www.youtube.com/watch?v=3hmxaH_z7mYhttps://github.com/jwinarske/flutter_embeddedhttps://medium.com/flutter/flutter-on-raspberry-pi-mostly-from-scratch-2824c5e7dcb1But I have yet to have found someone running flutter web on it.If anyone out there has a raspberry pi 3 or 4 , can you report how performance is for the flutter web demo samples here:https://flutter.github.io/samples/
August 18, 2019 at 02:14AM by yabadababoo
https://ift.tt/30f41o2
YouTube
Flutter embedded on Raspberry Pi without desktop
Running flutter gallery sample on RPi 3B
New post on /r/flutterdev subreddit:
Dart PSA: PMD's copypaste detection tool (CPD) has support for Dart. You can let it find duplicated code which is often ripe to be extracted to a method or a mixin or a class.
https://twitter.com/filiphracek/status/1162913060740161537
August 18, 2019 at 06:57AM by EngineerScientist
https://ift.tt/2TLRdTR
Dart PSA: PMD's copypaste detection tool (CPD) has support for Dart. You can let it find duplicated code which is often ripe to be extracted to a method or a mixin or a class.
https://twitter.com/filiphracek/status/1162913060740161537
August 18, 2019 at 06:57AM by EngineerScientist
https://ift.tt/2TLRdTR
Twitter
Filip Hráček
Dart PSA: PMD's copypaste detection tool (CPD) has support for Dart. You can let it find duplicated code which is often ripe to be extracted to a method or a mixin or a class. Download here for Linux, Windows or MacOS: https://t.co/6XSLRRSi5K
New post on /r/flutterdev subreddit:
Bumping pubspec version
I have added support for build number to my pubspec version manipulation tool. Would appreciate you giving it a try and providing feedback. Thanks.
August 18, 2019 at 09:50AM by f3ath
https://ift.tt/2Heij0P
Bumping pubspec version
I have added support for build number to my pubspec version manipulation tool. Would appreciate you giving it a try and providing feedback. Thanks.
August 18, 2019 at 09:50AM by f3ath
https://ift.tt/2Heij0P
Dart packages
pubspec_version | Dart Package
A CLI tool to set/bump the package version in pubspec.yaml. The "npm version" for Dart.
New post on /r/flutterdev subreddit:
FlutterForce — Week 40
https://ift.tt/2N9jDGd
August 18, 2019 at 10:25AM by flutterist
https://ift.tt/2YYdFPj
FlutterForce — Week 40
https://ift.tt/2N9jDGd
August 18, 2019 at 10:25AM by flutterist
https://ift.tt/2YYdFPj
Medium
FlutterForce — #Week 40
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
How to create a Dynamic Grid with various sized Boxes in Flutter (see screenshot)
I am pretty new to flutter and would like to experiment with various sized Boxes, similar to the Google Keep UI. I added a screenshot to clarify what I mean. Are there any packages that can handle that or do I need to implement a custom solution?https://imgur.com/a/5Rc3I5K
August 18, 2019 at 12:26PM by daehruoydeef
https://ift.tt/2P1fYNj
How to create a Dynamic Grid with various sized Boxes in Flutter (see screenshot)
I am pretty new to flutter and would like to experiment with various sized Boxes, similar to the Google Keep UI. I added a screenshot to clarify what I mean. Are there any packages that can handle that or do I need to implement a custom solution?https://imgur.com/a/5Rc3I5K
August 18, 2019 at 12:26PM by daehruoydeef
https://ift.tt/2P1fYNj
Imgur
Post with 29 views.
New post on /r/flutterdev subreddit:
Hive vs SQLite vs SharedPreferences benchmark
https://ift.tt/2TGrSdU
August 18, 2019 at 04:56PM by leisim
https://ift.tt/2ZjS4R6
Hive vs SQLite vs SharedPreferences benchmark
https://ift.tt/2TGrSdU
August 18, 2019 at 04:56PM by leisim
https://ift.tt/2ZjS4R6
New post on /r/flutterdev subreddit:
Flutter UI Challenge #1 - Tab Bar Active Animation
https://www.youtube.com/watch?v=DE5OrAGB7F4
August 18, 2019 at 05:34PM by DecimalSaxon
https://ift.tt/31QvZHp
Flutter UI Challenge #1 - Tab Bar Active Animation
https://www.youtube.com/watch?v=DE5OrAGB7F4
August 18, 2019 at 05:34PM by DecimalSaxon
https://ift.tt/31QvZHp
YouTube
Flutter UI Challenge #1 - Tab Bar Active Animation
Name meaning: http://bit.ly/2YT30k4Challenge: https://dribbble.com/shots/6856687-Tab-Bar-active-animationGitlab: https://gitlab.com/AlagidiOmokunrin/flutter_...
New post on /r/flutterdev subreddit:
Save hours of Development time through Abstraction | Flutter Abstraction
https://youtu.be/n2yGl7vJJGM
August 18, 2019 at 05:31PM by Filledstacks
https://ift.tt/2KFIEqH
Save hours of Development time through Abstraction | Flutter Abstraction
https://youtu.be/n2yGl7vJJGM
August 18, 2019 at 05:31PM by Filledstacks
https://ift.tt/2KFIEqH
YouTube
Save hours of Development time through Abstraction | Flutter Abstraction
Code Starts at - 06:29
👨🏫 👨🎓 Written tutorial 💻⌨️
https://www.filledstacks.com/post/develop-faster-in-flutter-using-abstraction
In this Flutter Tutorial about abstraction we go into why abstraction is needed, how it benefits you and how you can actually…
👨🏫 👨🎓 Written tutorial 💻⌨️
https://www.filledstacks.com/post/develop-faster-in-flutter-using-abstraction
In this Flutter Tutorial about abstraction we go into why abstraction is needed, how it benefits you and how you can actually…
New post on Flutter Dev Google group:
Overflow Issue
I was using a textfield when I encountered this problem. I have placed a flat button below my text field. Now, what has happened is that when I tap on the text field to write anything, my mobile keyboard appears. Everything seems normal until here. Now after I enter any data in my text field and
August 18, 2019 at 07:34PM by Biplab Dutta
https://ift.tt/2TIp1RC
Overflow Issue
I was using a textfield when I encountered this problem. I have placed a flat button below my text field. Now, what has happened is that when I tap on the text field to write anything, my mobile keyboard appears. Everything seems normal until here. Now after I enter any data in my text field and
August 18, 2019 at 07:34PM by Biplab Dutta
https://ift.tt/2TIp1RC
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:
Overflow Issue
[image: Screenshot (12).png] [image: Screenshot (13).png] I was using a textfield when I encountered this problem. I have placed a flat button below my text field. Now, what has happened is that when I tap on the text field to write anything, my mobile keyboard appears. Everything seems normal
August 18, 2019 at 08:01PM by Biplab Dutta
https://ift.tt/2KGLko3
Overflow Issue
[image: Screenshot (12).png] [image: Screenshot (13).png] I was using a textfield when I encountered this problem. I have placed a flat button below my text field. Now, what has happened is that when I tap on the text field to write anything, my mobile keyboard appears. Everything seems normal
August 18, 2019 at 08:01PM by Biplab Dutta
https://ift.tt/2KGLko3
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:
GetIt V2.0.0 is here
Hi,today I pushed V2.0.0 of the popular Servicelocator GetIt. This version is a breaking change: you no longer can directly create instances of the type GetIt because GetIt is now a singleton please see the ReadMe.The only change you have to make is instead of
August 18, 2019 at 08:57PM by escamoteur
https://ift.tt/2KEAWNu
GetIt V2.0.0 is here
Hi,today I pushed V2.0.0 of the popular Servicelocator GetIt. This version is a breaking change: you no longer can directly create instances of the type GetIt because GetIt is now a singleton please see the ReadMe.The only change you have to make is instead of
GetIt MyLocator = GetIt(); now GetIt MyLocator = GetIt.instance;If you really need more than one GetIt instance there is a secret way :-) (see readme)Another new feature for fringe cases: You now also can register factories/singletons by an identifier instead of a type.Check it out and give me feedback.Cheers Thomas
August 18, 2019 at 08:57PM by escamoteur
https://ift.tt/2KEAWNu
Dart packages
get_it | Dart package
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
New post on /r/flutterdev subreddit:
Flutter CLI: 52 hidden samples
https://ift.tt/2HcV3QY
August 19, 2019 at 06:16AM by nitishk72
https://ift.tt/2Nh7n6u
Flutter CLI: 52 hidden samples
https://ift.tt/2HcV3QY
August 19, 2019 at 06:16AM by nitishk72
https://ift.tt/2Nh7n6u
Medium
Flutter CLI: 52 hidden samples
Select boilerplate code from available 52 sample code
New post on Flutter Dev Google group:
Flutter Chewie Controller Auto Loop with Auto Mute
I am using the chewie video controller and it auto loops and plays but I want to them to be Muted until the user toggles a custom button to play the sound. Anyone know about it? Brennan
August 19, 2019 at 07:29AM by Brennan Altringer
https://ift.tt/2KRkFDX
Flutter Chewie Controller Auto Loop with Auto Mute
I am using the chewie video controller and it auto loops and plays but I want to them to be Muted until the user toggles a custom button to play the sound. Anyone know about it? Brennan
August 19, 2019 at 07:29AM by Brennan Altringer
https://ift.tt/2KRkFDX
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:
Future Investment with Test-Driven Development
https://ift.tt/30fVQYQ
August 19, 2019 at 07:26AM by codinglatte
https://ift.tt/2ZdbVB3
Future Investment with Test-Driven Development
https://ift.tt/30fVQYQ
August 19, 2019 at 07:26AM by codinglatte
https://ift.tt/2ZdbVB3
Medium
Future Investment with Test-Driven Development
Although TDD requires hard-work in the beginning, it will definitely benefit your future development
New post on Flutter Dev Google group:
Post request
Hi am trying to post data from app to web app but failed to construct logic for how to do that Plz help
August 19, 2019 at 08:34AM by IBNALTECH
https://ift.tt/2ZbsSMf
Post request
Hi am trying to post data from app to web app but failed to construct logic for how to do that Plz help
August 19, 2019 at 08:34AM by IBNALTECH
https://ift.tt/2ZbsSMf
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 example of web interactive guide to Flutter animations
https://ift.tt/2Mq9vZU
August 19, 2019 at 11:08AM by rxlabz
https://ift.tt/2KWsWXn
An example of web interactive guide to Flutter animations
https://ift.tt/2Mq9vZU
August 19, 2019 at 11:08AM by rxlabz
https://ift.tt/2KWsWXn