New post on Flutter Dev Google group:
How can I pass a buttonClick to a Function on another Page?
Hi, I'm trying to pass a simple buttonpress to performe something in another class. The point is to use one page for several different functions, instead of having one page for every function. Right now the navigation to the textDeclaration-page works fine, but I can't get the right function
May 27, 2019 at 05:16PM by Battleaxes
http://bit.ly/2X7jIfL
How can I pass a buttonClick to a Function on another Page?
Hi, I'm trying to pass a simple buttonpress to performe something in another class. The point is to use one page for several different functions, instead of having one page for every function. Right now the navigation to the textDeclaration-page works fine, but I can't get the right function
May 27, 2019 at 05:16PM by Battleaxes
http://bit.ly/2X7jIfL
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:
URL Launcher Flutter Web
As far as I've looked, the URL Launcher isn't currently available for Flutter Web. I'm working on a portfolio website which has a shop. I'll be setting up the shop on a separate sub-domain with a Django backend. However, I can't seem to redirect the the main website to the shop subdomain. There is a comment on this issue on the Flutter repo which suggests a possible way to import URL Launcher into Flutter Web but it doesn't seem to work. Is there any workaround or alternative to the URL Launcher or someway we can use the existing URL Launcher in a Flutter Web project?
May 27, 2019 at 05:13PM by an7agon1st
http://bit.ly/2worYvX
URL Launcher Flutter Web
As far as I've looked, the URL Launcher isn't currently available for Flutter Web. I'm working on a portfolio website which has a shop. I'll be setting up the shop on a separate sub-domain with a Django backend. However, I can't seem to redirect the the main website to the shop subdomain. There is a comment on this issue on the Flutter repo which suggests a possible way to import URL Launcher into Flutter Web but it doesn't seem to work. Is there any workaround or alternative to the URL Launcher or someway we can use the existing URL Launcher in a Flutter Web project?
May 27, 2019 at 05:13PM by an7agon1st
http://bit.ly/2worYvX
reddit
r/FlutterDev - URL Launcher Flutter Web
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
CircularProgressIndicator is not showing
In RaisedButton onPressed method when i call setState for the first time it doesn't call the build method but the second setState method call build method successfully that's why it doesn't show me the circular progress indicator anyone can please tell where i go wrong? import 'package:flutt
May 27, 2019 at 05:31PM by Kamran Ali
http://bit.ly/2YKzNIu
CircularProgressIndicator is not showing
In RaisedButton onPressed method when i call setState for the first time it doesn't call the build method but the second setState method call build method successfully that's why it doesn't show me the circular progress indicator anyone can please tell where i go wrong? import 'package:flutt
May 27, 2019 at 05:31PM by Kamran Ali
http://bit.ly/2YKzNIu
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 FlutterDev:
.@Rivet_app is a new reading app built with Flutter, from Area 120, Google’s workshop for experimental projects. It's available across Android smartphones, tablets, iPads, iPhones, and Chromebooks with feature parity and fully custom UX.
Learn more ↓ https://t.co/3eyIGAPxsH— Flutter (@FlutterDev) May 27, 2019
May 27, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1133040164010434560
.@Rivet_app is a new reading app built with Flutter, from Area 120, Google’s workshop for experimental projects. It's available across Android smartphones, tablets, iPads, iPhones, and Chromebooks with feature parity and fully custom UX.
Learn more ↓ https://t.co/3eyIGAPxsH— Flutter (@FlutterDev) May 27, 2019
May 27, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1133040164010434560
Twitter
RivetApp (@rivet_app) | Twitter
The latest Tweets from RivetApp (@rivet_app). Rivet is a fun reading app with 2,000+ free, leveled books for K-2 grade. Available for download for iOS & Andrioid
https://t.co/2VNxckvpQp
https://t.co/2VNxckvpQp
New post on Flutter Dev Google group:
Multiple choice data
how can i send *skills *and* daysAvailble *to server as you can see *skills *is an array field and *daysAvailble *is a multiple choice field, In postman when i send like in the following pattern it works fine but how can i implement this in code? [image: image.png] I write the following code
May 27, 2019 at 07:00PM by Kamran Ali
http://bit.ly/2HYgJQd
Multiple choice data
how can i send *skills *and* daysAvailble *to server as you can see *skills *is an array field and *daysAvailble *is a multiple choice field, In postman when i send like in the following pattern it works fine but how can i implement this in code? [image: image.png] I write the following code
May 27, 2019 at 07:00PM by Kamran Ali
http://bit.ly/2HYgJQd
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:
Understanding hot-reload in Flutter
Have you ever tried, hot-reloading and it failed? Lets dive deeper into understanding hot-reload feature in flutter and get to know its limitations through this article. https://medium.com/podiihq/understanding-hot-reload-in-flutter-2dc28b317036
May 27, 2019 at 09:33PM by MaureenJosephine
http://bit.ly/2wpxAGm
Understanding hot-reload in Flutter
Have you ever tried, hot-reloading and it failed? Lets dive deeper into understanding hot-reload feature in flutter and get to know its limitations through this article. https://medium.com/podiihq/understanding-hot-reload-in-flutter-2dc28b317036
May 27, 2019 at 09:33PM by MaureenJosephine
http://bit.ly/2wpxAGm
Medium
Understanding Hot-Reload in Flutter
There’s nothing as exciting as doing a slight change to your code and seeing the change reflect instantly in the application you are…
New post on Flutter Dev Google group:
App design with Cloud Firestore
Hi! I need some pointers how to think when designing a cloud firestore app. I think I started in the wrong end and made my app offline first with local data structures for my data and custom widget classes that takes these data structures and build their widget trees. And now I try to use a
May 28, 2019 at 01:18AM by Mattias Månsson
http://bit.ly/2WvDu7m
App design with Cloud Firestore
Hi! I need some pointers how to think when designing a cloud firestore app. I think I started in the wrong end and made my app offline first with local data structures for my data and custom widget classes that takes these data structures and build their widget trees. And now I try to use a
May 28, 2019 at 01:18AM by Mattias Månsson
http://bit.ly/2WvDu7m
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:
Automatically persist ”flutter_bloc” states with “hydrated_bloc”
http://bit.ly/2Eujubd
May 28, 2019 at 01:10AM by felangel1
http://bit.ly/2HF6LUX
Automatically persist ”flutter_bloc” states with “hydrated_bloc”
http://bit.ly/2Eujubd
May 28, 2019 at 01:10AM by felangel1
http://bit.ly/2HF6LUX
Dart packages
hydrated_bloc | Flutter Package
An extension to the bloc state management library which automatically persists and restores bloc states.
New post on /r/flutterdev subreddit:
Firebase ML Language Detection and Translation Support for Flutter | firebase_mlkit_language | Flutter Package | iOS only
http://bit.ly/2W0cvl0
May 28, 2019 at 02:21AM by NikzadK
http://bit.ly/2JIrVE5
Firebase ML Language Detection and Translation Support for Flutter | firebase_mlkit_language | Flutter Package | iOS only
http://bit.ly/2W0cvl0
May 28, 2019 at 02:21AM by NikzadK
http://bit.ly/2JIrVE5
Dart packages
firebase_mlkit_language | Flutter Package
Firebase ML Kit Language Plugin for Flutter, enables Language Detection and Translation between 59 Languages
New post on Flutter Dev Google group:
E' REGISTA ASSASSINO E PEDERASTA: GIUSEPPE LAZZARI ( FINITO IN CARCERE PER QUESTO https://www.nextqu
E' REGISTA ASSASSINO E PEDERASTA: GIUSEPPE LAZZARI ( FINITO IN CARCERE PER QUESTO http://bit.ly/2n7sHLm ) 1 FA PARTE DI UNA SETTA SATANISTA MOLTISSIMO ASSASSINA. CON DENTRO I PARI SATANISTI STUPRA ED AMMAZZA BAMBINI: DANIELE MINOTTI,
May 28, 2019 at 04:12AM by FABIO VENZI-GRAN MAESTRO GLRI
http://bit.ly/2VQuXaJ
E' REGISTA ASSASSINO E PEDERASTA: GIUSEPPE LAZZARI ( FINITO IN CARCERE PER QUESTO https://www.nextqu
E' REGISTA ASSASSINO E PEDERASTA: GIUSEPPE LAZZARI ( FINITO IN CARCERE PER QUESTO http://bit.ly/2n7sHLm ) 1 FA PARTE DI UNA SETTA SATANISTA MOLTISSIMO ASSASSINA. CON DENTRO I PARI SATANISTI STUPRA ED AMMAZZA BAMBINI: DANIELE MINOTTI,
May 28, 2019 at 04:12AM by FABIO VENZI-GRAN MAESTRO GLRI
http://bit.ly/2VQuXaJ
New post on /r/flutterdev subreddit:
Less Boilerplate Code in Flutter using Functional widgets
http://bit.ly/30Q7zxI
May 28, 2019 at 04:40AM by Filledstacks
http://bit.ly/2VVDkSC
Less Boilerplate Code in Flutter using Functional widgets
http://bit.ly/30Q7zxI
May 28, 2019 at 04:40AM by Filledstacks
http://bit.ly/2VVDkSC
Filledstacks
Create Functional Widgets in Flutter to Reduce Boilerplate
This Flutter tutorial shows you how to use the functional_widget package to write more compact stateless widgets.
New post on Flutter Dev Google group:
Can you limit the bar height in a HorizontalBarChart?
I'm using a HorizontalBarChart - http://bit.ly/2I6P8N4. It autosizes the bar heights for the chart. For a chart with a single bar, the bar is too fat and I want to set a maxheight. Is this possible?
May 28, 2019 at 05:51AM by Daniel Young
http://bit.ly/2Wc9ezh
Can you limit the bar height in a HorizontalBarChart?
I'm using a HorizontalBarChart - http://bit.ly/2I6P8N4. It autosizes the bar heights for the chart. For a chart with a single bar, the bar is too fat and I want to set a maxheight. Is this possible?
May 28, 2019 at 05:51AM by Daniel Young
http://bit.ly/2Wc9ezh
New post on /r/flutterdev subreddit:
A new approach of localization in Flutter
http://bit.ly/2Qvyp9J
May 28, 2019 at 05:24AM by ycy101
http://bit.ly/2wlef9k
A new approach of localization in Flutter
http://bit.ly/2Qvyp9J
May 28, 2019 at 05:24AM by ycy101
http://bit.ly/2wlef9k
Medium
A new approach of localization in Flutter
Using one platform manages all localization strings and run scripts to convert them into coding. I use this approach in my Android…
New post on /r/flutterdev subreddit:
Understanding hot-reload in Flutter
http://bit.ly/2VWgeLq
May 28, 2019 at 07:55AM by MaureenJosephine
http://bit.ly/30PGef9
Understanding hot-reload in Flutter
http://bit.ly/2VWgeLq
May 28, 2019 at 07:55AM by MaureenJosephine
http://bit.ly/30PGef9
Medium
Understanding Hot-Reload in Flutter
There’s nothing as exciting as doing a slight change to your code and seeing the change reflect instantly in the application you are…
New post on /r/flutterdev subreddit:
Flutter: State Management with Mobx
https://www.youtube.com/watch?v=p-MUBLOEkCs
May 28, 2019 at 08:26AM by Purple_Pizzazz
http://bit.ly/2KaP2X1
Flutter: State Management with Mobx
https://www.youtube.com/watch?v=p-MUBLOEkCs
May 28, 2019 at 08:26AM by Purple_Pizzazz
http://bit.ly/2KaP2X1
YouTube
Flutter: State Management with Mobx
Flutter: State Management with Mobx
State management is an ever-evolving aspect of any software project. It's not a "one and done" thing, instead, you must continually ensure that you follow best practices to keep things maintainable.
Using Mobx with Flutter…
State management is an ever-evolving aspect of any software project. It's not a "one and done" thing, instead, you must continually ensure that you follow best practices to keep things maintainable.
Using Mobx with Flutter…
New post on Flutter Dev Google group:
device or cloud api's using firebase_ml_plugin for flutter ?
I've been looking through the documentation for the firebase_ml_plugin for flutter (firebase_ml_vision) and its not clear how to explicitly distinguish between calling device side and cloud api's. For example, to create an instance of TextRecogniser
May 28, 2019 at 10:35AM by ejp s
http://bit.ly/2VUlyir
device or cloud api's using firebase_ml_plugin for flutter ?
I've been looking through the documentation for the firebase_ml_plugin for flutter (firebase_ml_vision) and its not clear how to explicitly distinguish between calling device side and cloud api's. For example, to create an instance of TextRecogniser
May 28, 2019 at 10:35AM by ejp s
http://bit.ly/2VUlyir
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 Marking locations (Latitude, Longitude) on Flutter Map from Sqflite Database
I have list of latitude and longitude which I am storing them in database.I want those latitude and longitude to be represented in flutter map with markers.
May 28, 2019 at 11:09AM by mahantappa b k
http://bit.ly/2HH0hF9
Flutter Marking locations (Latitude, Longitude) on Flutter Map from Sqflite Database
I have list of latitude and longitude which I am storing them in database.I want those latitude and longitude to be represented in flutter map with markers.
May 28, 2019 at 11:09AM by mahantappa b k
http://bit.ly/2HH0hF9
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:
API auth/login erreur
hi every Flutter's... i try to inser my api login in my Flutter App, and when i try to test i have error. like this picture: [image: Capture d’écran 2019-05-28 à 11.17.12.png] and this is my code : - LoginPage [image: Capture d’écran 2019-05-28 à 11.16.49.png] - Data_helpe
May 28, 2019 at 12:22PM by Hamza AYADA
http://bit.ly/2JLErma
API auth/login erreur
hi every Flutter's... i try to inser my api login in my Flutter App, and when i try to test i have error. like this picture: [image: Capture d’écran 2019-05-28 à 11.17.12.png] and this is my code : - LoginPage [image: Capture d’écran 2019-05-28 à 11.16.49.png] - Data_helpe
May 28, 2019 at 12:22PM by Hamza AYADA
http://bit.ly/2JLErma
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 Image Video picker from gallery and live camera
https://youtu.be/c1t5ufnazqg
May 28, 2019 at 11:30AM by Wodatoki
http://bit.ly/2YPRzKr
Flutter Image Video picker from gallery and live camera
https://youtu.be/c1t5ufnazqg
May 28, 2019 at 11:30AM by Wodatoki
http://bit.ly/2YPRzKr
YouTube
Flutter Image Video Picker | Flutter Dart Tutorials
Flutter Dart tutorials.
How to pick Image and video from live camera in Flutter ?
Answer is here
Flutter Image Picker from the gallery and live camera in flutter
Flutter Video player from the gallery and live camera in flutter
in this video, i will show…
How to pick Image and video from live camera in Flutter ?
Answer is here
Flutter Image Picker from the gallery and live camera in flutter
Flutter Video player from the gallery and live camera in flutter
in this video, i will show…
New post on /r/flutterdev subreddit:
Advanced bottom sheet transitions - UI Tickets Challenge
http://bit.ly/2ED7mEX
May 28, 2019 at 12:58PM by Marcinus
http://bit.ly/2X8sYjr
Advanced bottom sheet transitions - UI Tickets Challenge
http://bit.ly/2ED7mEX
May 28, 2019 at 12:58PM by Marcinus
http://bit.ly/2X8sYjr
Fidev
Advanced transitions - UI Tickets Challenge - Fidev
As developers, we have always get into situations where the designers require some fancy transitions which look awesome on the design but are extremely difficult to implement. Being Flutter developer makes it different, makes it fun because we have tools…
New post on /r/flutterdev subreddit:
Im making a simple login page, having a simple layout of username, password and a button for logging in...now when the button is tapped, request is sent to API for response. But I cant find any way for implementing http.get() using authorization keys like username and password ( as headers)
API is given from company, response is correct when using postman.
May 28, 2019 at 01:27PM by tanmoydebnath98
http://bit.ly/30QeNC4
Im making a simple login page, having a simple layout of username, password and a button for logging in...now when the button is tapped, request is sent to API for response. But I cant find any way for implementing http.get() using authorization keys like username and password ( as headers)
API is given from company, response is correct when using postman.
May 28, 2019 at 01:27PM by tanmoydebnath98
http://bit.ly/30QeNC4
reddit
r/FlutterDev - Im making a simple login page, having a simple layout of username, password and a button for logging in...now when…
0 votes and 4 comments so far on Reddit