New post on /r/flutterdev subreddit:
Re-writing old app in Flutter?
Hi,I have an old Java Android app that I wrote and published on Google Play a few years ago. I'd like to write it from scratch with Flutter. I'm not super familiar with the apk signing process, so I'm not sure how to go about it. Can I simply create a new app with the same domain and sign it? (I still have the keystore for the app, of course). I'd prefer to start from scratch rather than implement flutter in the java project. I read that's possible but I don't want to touch my old code.Thanks.
January 31, 2019 at 11:55AM by Slyferr
http://bit.ly/2DMjLq6
Re-writing old app in Flutter?
Hi,I have an old Java Android app that I wrote and published on Google Play a few years ago. I'd like to write it from scratch with Flutter. I'm not super familiar with the apk signing process, so I'm not sure how to go about it. Can I simply create a new app with the same domain and sign it? (I still have the keystore for the app, of course). I'd prefer to start from scratch rather than implement flutter in the java project. I read that's possible but I don't want to touch my old code.Thanks.
January 31, 2019 at 11:55AM by Slyferr
http://bit.ly/2DMjLq6
reddit
r/FlutterDev - Re-writing old app in Flutter?
0 votes and 2 comments so far on Reddit
New post on Flutter Dev Google group:
Help with widget stack in scrollview?
I'm learning flutter and I'm playing with the bloc tutorial from the flutter web site. This is the tutorial that grabs movie posters from https://themoviedb.org and shows them in a grid. When you click a movie poster, it transitions to a detail page. The tutorial can be found here: https://m
January 31, 2019 at 02:32PM by Trey Ethridge
http://bit.ly/2CUxjOy
Help with widget stack in scrollview?
I'm learning flutter and I'm playing with the bloc tutorial from the flutter web site. This is the tutorial that grabs movie posters from https://themoviedb.org and shows them in a grid. When you click a movie poster, it transitions to a detail page. The tutorial can be found here: https://m
January 31, 2019 at 02:32PM by Trey Ethridge
http://bit.ly/2CUxjOy
www.themoviedb.org
The Movie Database (TMDB)
The Movie Database (TMDB) is a popular, user editable database for movies and TV shows.
New post on /r/flutterdev subreddit:
Experiencing brain busting issue - anyone else seen this?
https://stackoverflow.com/questions/53254525/createstate-method-not-always-called-when-creating-new-statefulwidgetI am not the post of this original issue, but I am experiencing it. I have a presenter that is instantiated in createState and it has different behavior based on the mode that is passed into the constructor. The presenter is never recreated when loading the page the second time. This leaves the page in the previously loaded state.
January 31, 2019 at 03:18PM by Dazza5000
http://bit.ly/2FWMZEM
Experiencing brain busting issue - anyone else seen this?
https://stackoverflow.com/questions/53254525/createstate-method-not-always-called-when-creating-new-statefulwidgetI am not the post of this original issue, but I am experiencing it. I have a presenter that is instantiated in createState and it has different behavior based on the mode that is passed into the constructor. The presenter is never recreated when loading the page the second time. This leaves the page in the previously loaded state.
January 31, 2019 at 03:18PM by Dazza5000
http://bit.ly/2FWMZEM
Stack Overflow
createState method not always called when creating new StatefulWidget
I have a collection of simple objets that sometimes changes. I am using a ListView to render those objects, basically text. When my collection changes the list is rebuild with the new objects, so i...
New post on Flutter Dev Google group:
Load and Read local Json
Hi! I've got this code bellow to load and read the Json file, but it doesn't work. Any help please??? [image: Screenshot (32).png] [image: Screenshot (33).png]
January 31, 2019 at 05:25PM by Lhex
http://bit.ly/2DMqBvO
Load and Read local Json
Hi! I've got this code bellow to load and read the Json file, but it doesn't work. Any help please??? [image: Screenshot (32).png] [image: Screenshot (33).png]
January 31, 2019 at 05:25PM by Lhex
http://bit.ly/2DMqBvO
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:
Can `flutter test` generate test reports?
Hi there, Is anybody using flutter tests with Bitbucket pipelines? Or the rephrase my question: Is there a way to output test results in a JUnit compatible way? Right now, I have to search for a `All tests passed!` message in the log output. According to Bitbucket's documentation it would be
January 31, 2019 at 05:50PM by Stefan Matthias Aust
http://bit.ly/2Tn8TnS
Can `flutter test` generate test reports?
Hi there, Is anybody using flutter tests with Bitbucket pipelines? Or the rephrase my question: Is there a way to output test results in a JUnit compatible way? Right now, I have to search for a `All tests passed!` message in the log output. According to Bitbucket's documentation it would be
January 31, 2019 at 05:50PM by Stefan Matthias Aust
http://bit.ly/2Tn8TnS
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:
Tutorials: Flutter Widgets 17 | SimpleDialog – create by @niebin_gg.
http://bit.ly/2SddSdz
January 31, 2019 at 07:18PM by nb312
http://bit.ly/2WySI8M
Tutorials: Flutter Widgets 17 | SimpleDialog – create by @niebin_gg.
http://bit.ly/2SddSdz
January 31, 2019 at 07:18PM by nb312
http://bit.ly/2WySI8M
Medium
Flutter Widgets 17 | SimpleDialog&AlertDialog
In this tutorial, you will learn how to use the SimpleDialog in the flutter.
New post on /r/flutterdev subreddit:
Is there a barcode scanner that processes after a single success?
I have been digging into barcode scanners for Flutter and the best one I have found is this one (https://pub.dartlang.org/packages/barcode_scan). From what I can tell it either relies on a single image to be processed, or scans continuously and doesn't force the UI to stop to process a single barcode. Does anyone know if I am missing a different package out there?Use case: I want to be able to scan a UPC label to jump into a database and retrieve product information.
January 31, 2019 at 07:46PM by noobishdeveloper
http://bit.ly/2RZ0Qkp
Is there a barcode scanner that processes after a single success?
I have been digging into barcode scanners for Flutter and the best one I have found is this one (https://pub.dartlang.org/packages/barcode_scan). From what I can tell it either relies on a single image to be processed, or scans continuously and doesn't force the UI to stop to process a single barcode. Does anyone know if I am missing a different package out there?Use case: I want to be able to scan a UPC label to jump into a database and retrieve product information.
January 31, 2019 at 07:46PM by noobishdeveloper
http://bit.ly/2RZ0Qkp
Dart packages
barcode_scan | Flutter Package
A flutter plugin for scanning 2D barcodes and QRCodes via camera.
New post on /r/flutterdev subreddit:
Flutter in Practice: Building JMAP email client in Flutter
https://www.youtube.com/watch?v=MbUey9oquuU
January 31, 2019 at 09:39PM by zaiste
http://bit.ly/2DMasWX
Flutter in Practice: Building JMAP email client in Flutter
https://www.youtube.com/watch?v=MbUey9oquuU
January 31, 2019 at 09:39PM by zaiste
http://bit.ly/2DMasWX
YouTube
Flutter in Practice - Intro
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instead of teaching concepts and ideas in both Flutter and Dart, this course showcases a process of building…
New post on Flutter Dev Google group:
Google Maps Plugin - Marker icon has incorrect size on iOS
The Google Maps Flutter plugin does not support resolution-aware image assets when specifying marker icons i.e.: .../marker_icon.png .../2.0x/marker_icon.png .../3.0x/marker_icon.png The plugin requires that you use BitmapDescriptor.fromAsset('/marker_icon.png') which does not resolve to
January 31, 2019 at 10:09PM by Ian Evans
http://bit.ly/2t0jE3M
Google Maps Plugin - Marker icon has incorrect size on iOS
The Google Maps Flutter plugin does not support resolution-aware image assets when specifying marker icons i.e.: .../marker_icon.png .../2.0x/marker_icon.png .../3.0x/marker_icon.png The plugin requires that you use BitmapDescriptor.fromAsset('/marker_icon.png') which does not resolve to
January 31, 2019 at 10:09PM by Ian Evans
http://bit.ly/2t0jE3M
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 feedback
Hello Flutter team; I just completed the survey but the survey was lacking one major area to cover and that was the integration of Flutter with Firebase platform and documentation. One of the main reason we selected Flutter, was because of the existence of Firebase platform and another
January 31, 2019 at 10:47PM by Ben Hayat
http://bit.ly/2SgUcoV
Flutter feedback
Hello Flutter team; I just completed the survey but the survey was lacking one major area to cover and that was the integration of Flutter with Firebase platform and documentation. One of the main reason we selected Flutter, was because of the existence of Firebase platform and another
January 31, 2019 at 10:47PM by Ben Hayat
http://bit.ly/2SgUcoV
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 tweet from flutterio:
Watch @bouncingsheep and @lariki #livecode during their 'Flutter: Mobile Development for Busy People' talk at @DevFestFL. #womenpower 💪
Watch here → https://t.co/mHkce1uzvB pic.twitter.com/dBfXWbbNwI— Flutter (@flutterio) January 31, 2019
February 01, 2019 at 12:33AM
http://twitter.com/flutterio/status/1091117285434118144
Watch @bouncingsheep and @lariki #livecode during their 'Flutter: Mobile Development for Busy People' talk at @DevFestFL. #womenpower 💪
Watch here → https://t.co/mHkce1uzvB pic.twitter.com/dBfXWbbNwI— Flutter (@flutterio) January 31, 2019
February 01, 2019 at 12:33AM
http://twitter.com/flutterio/status/1091117285434118144
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:
Android application: Flutter front end with Python backend?
Hello,I currently have Python scripts on my desktop to upload files to Amazon S3. I want to extend this to an android application. Can I use the existing Python scripts as the backend with a Flutter frontend? How would I go about linking the frontend and backend?
January 31, 2019 at 11:27PM by amacd94
http://bit.ly/2DMBVHW
Android application: Flutter front end with Python backend?
Hello,I currently have Python scripts on my desktop to upload files to Amazon S3. I want to extend this to an android application. Can I use the existing Python scripts as the backend with a Flutter frontend? How would I go about linking the frontend and backend?
January 31, 2019 at 11:27PM by amacd94
http://bit.ly/2DMBVHW
reddit
r/FlutterDev - Android application: Flutter front end with Python backend?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How can I make a Semi Circle Navigation in flutter?
Heres an image showing what I mean.https://i.redd.it/kugxypo61ud21.png
January 31, 2019 at 11:10PM by zapoJMR
http://bit.ly/2UsVISo
How can I make a Semi Circle Navigation in flutter?
Heres an image showing what I mean.https://i.redd.it/kugxypo61ud21.png
January 31, 2019 at 11:10PM by zapoJMR
http://bit.ly/2UsVISo
New post on /r/flutterdev subreddit:
How to sign Flutter apps for iOS automatically without a Mac
http://bit.ly/2UsVM4A
January 31, 2019 at 11:06PM by Elixane
http://bit.ly/2DMn0hd
How to sign Flutter apps for iOS automatically without a Mac
http://bit.ly/2UsVM4A
January 31, 2019 at 11:06PM by Elixane
http://bit.ly/2DMn0hd
Medium
How to sign Flutter apps for iOS automatically without a Mac
It won’t come as a surprise to any iOS developer out there that iOS apps need to be signed before they can be installed on physical…
New post on /r/flutterdev subreddit:
The Power of WebViews in Flutter
http://bit.ly/2UsVNFG
January 31, 2019 at 11:06PM by Elixane
http://bit.ly/2DNKAu2
The Power of WebViews in Flutter
http://bit.ly/2UsVNFG
January 31, 2019 at 11:06PM by Elixane
http://bit.ly/2DNKAu2
Medium
The Power of WebViews in Flutter
Do you want to write an app that can display a web page without having to open your mobile device’s browser? Or maybe you already have a…
New post on Flutter Dev Google group:
someone knows how to make these bars?
Someone who can help me with this design please.
February 01, 2019 at 01:09AM by Williams Torres
http://bit.ly/2UxbyeG
someone knows how to make these bars?
Someone who can help me with this design please.
February 01, 2019 at 01:09AM by Williams Torres
http://bit.ly/2UxbyeG
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:
issue with url_launcher
I'm building a simple flutter app which I want if a user presses the dial button, it will open phone contact dialer and the user can send. This is the issue I'm having, I imported url_luncher and this is my code: _launchURL() async { const url = 'tel:*555*digits PIN#'; if (await canLaunch(u
February 01, 2019 at 01:26AM by Promise Amadi
http://bit.ly/2RrNOXv
issue with url_launcher
I'm building a simple flutter app which I want if a user presses the dial button, it will open phone contact dialer and the user can send. This is the issue I'm having, I imported url_luncher and this is my code: _launchURL() async { const url = 'tel:*555*digits PIN#'; if (await canLaunch(u
February 01, 2019 at 01:26AM by Promise Amadi
http://bit.ly/2RrNOXv
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 Live Coding - Scoped Models
https://www.youtube.com/watch?v=fHZ4EoYZBbY
February 01, 2019 at 02:15AM by mknabe
http://bit.ly/2MGdgrs
Flutter Live Coding - Scoped Models
https://www.youtube.com/watch?v=fHZ4EoYZBbY
February 01, 2019 at 02:15AM by mknabe
http://bit.ly/2MGdgrs
YouTube
Flutter Live Coding - Scoped Models
State Management in Flutter kann herausfordernd sein. Mit Scope Models wird aber alles ein wenig einfacher und besser zu nutzen. Schaut mir wieder mal dabei ...
New post on /r/flutterdev subreddit:
A beautiful bottom navigation bar
http://bit.ly/2RvdWAX
February 01, 2019 at 01:30AM by PedroMassango
http://bit.ly/2G1Tmqj
A beautiful bottom navigation bar
http://bit.ly/2RvdWAX
February 01, 2019 at 01:30AM by PedroMassango
http://bit.ly/2G1Tmqj
Dart Packages
bottom_navy_bar | Flutter Package
bottom_navy_bar Flutter and Dart package - A beatufull and animated bottom navigation. Fully customisable.
New post on /r/flutterdev subreddit:
Building a Deceptively Simple Bottom AppBar
http://bit.ly/2HRNUbE
February 01, 2019 at 06:25AM by guptamanas1998
http://bit.ly/2t0Po9a
Building a Deceptively Simple Bottom AppBar
http://bit.ly/2HRNUbE
February 01, 2019 at 06:25AM by guptamanas1998
http://bit.ly/2t0Po9a
Medium
Get Fluttered: A Deceptively Simple Bottom AppBar Part #1
This is the widget that we are going to build today!