GGroup: Possible to use TextField with a custom input widget?
Hi all, I'm working on a project wherein we need to create a specialized text input field, but use exclusively a custom input keyboard (think like a calculator app). The goal is that the textfield has all of the normal textfield behaviors (tap to focus, long-tap to select, stretchy selection
Submitted July 18, 2018 at 07:08PM by Peter Murray
via Flutter Dev https://ift.tt/2LhP9kD
Hi all, I'm working on a project wherein we need to create a specialized text input field, but use exclusively a custom input keyboard (think like a calculator app). The goal is that the textfield has all of the normal textfield behaviors (tap to focus, long-tap to select, stretchy selection
Submitted July 18, 2018 at 07:08PM by Peter Murray
via Flutter Dev https://ift.tt/2LhP9kD
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.
GGroup: Creating Fresh State Objects When Multiple Instances of Stateful Widget Exist In the Tree
I have an issue where I need a separation of state of multiple instances of the same StatefulWidget in the tree. According to the Flutter documentation: "The framework calls createState whenever it inflates a StatefulWidge
Submitted July 18, 2018 at 08:33PM by bre...@tamu.edu
via Flutter Dev https://ift.tt/2LuqrdR
I have an issue where I need a separation of state of multiple instances of the same StatefulWidget in the tree. According to the Flutter documentation: "The framework calls createState whenever it inflates a StatefulWidge
Submitted July 18, 2018 at 08:33PM by bre...@tamu.edu
via Flutter Dev https://ift.tt/2LuqrdR
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.
Need something custom? A circular card? A square floating action button? A button w/ rounded corners? A rectangle w/ greenish shadow?
With the Material widget, you can have all of those & keep Material Design functionality #WidgetWednesday
Learn more → https://t.co/M5LcjiYE2A pic.twitter.com/QqaOowPDdP— Flutter (@flutterio) July 18, 2018
July 18, 2018 at 10:42PM
via Twitter https://twitter.com/flutterio
With the Material widget, you can have all of those & keep Material Design functionality #WidgetWednesday
Learn more → https://t.co/M5LcjiYE2A pic.twitter.com/QqaOowPDdP— Flutter (@flutterio) July 18, 2018
July 18, 2018 at 10:42PM
via Twitter https://twitter.com/flutterio
Twitter
#widgetwednesday hashtag on Twitter
On Aug 8 @flutterio tweeted: "Allow users to drag & drop in your a.." - read what others are saying and join the conversation.
Need something custom? A circular card? A square floating action button? A button w/ rounded corners? A rectangle w/ greenish shadow?
With the Material widget, you can have all of those & keep Material Design functionality #WidgetWednesday
Learn more → https://t.co/M5LcjiYE2A pic.twitter.com/QqaOowPDdP— Flutter (@flutterio) July 18, 2018
July 18, 2018 at 10:42PM
via Twitter https://twitter.com/flutterio
With the Material widget, you can have all of those & keep Material Design functionality #WidgetWednesday
Learn more → https://t.co/M5LcjiYE2A pic.twitter.com/QqaOowPDdP— Flutter (@flutterio) July 18, 2018
July 18, 2018 at 10:42PM
via Twitter https://twitter.com/flutterio
Twitter
#widgetwednesday hashtag on Twitter
On Aug 8 @flutterio tweeted: "Allow users to drag & drop in your a.." - read what others are saying and join the conversation.
GGroup: Textfields
Is there a way to make a textfoeld uneditable by the user, because I know in Java you can just change the setEditable property if you are making GUIs, so would it be similar in Flutter?
Submitted July 19, 2018 at 12:20AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LoqBXa
Is there a way to make a textfoeld uneditable by the user, because I know in Java you can just change the setEditable property if you are making GUIs, so would it be similar in Flutter?
Submitted July 19, 2018 at 12:20AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LoqBXa
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.
Reddit: I made an example for a Login App using BLOC pattern. Critiques and questions are very welcome!
https://ift.tt/2JzybcC
Submitted July 19, 2018 at 12:55AM by giovapanasiti
via reddit https://ift.tt/2LhuIVb
https://ift.tt/2JzybcC
Submitted July 19, 2018 at 12:55AM by giovapanasiti
via reddit https://ift.tt/2LhuIVb
GitHub
giovapanasiti/login_bloc
login_bloc - A Flutter example on how to use BLOC pattern
Reddit: Flutter on Tablets
Anyone run Flutter on an Android tablet or iPad? The FAQ says they have not tested for tablets yet, and I have someone interested in doing a cross platform tablet app.I am going to look into it some more tomorrow, but wanted to see if anyone already tried it out.
Submitted July 19, 2018 at 06:29AM by SamIAmReddit
via reddit https://ift.tt/2Lvnj1g
Anyone run Flutter on an Android tablet or iPad? The FAQ says they have not tested for tablets yet, and I have someone interested in doing a cross platform tablet app.I am going to look into it some more tomorrow, but wanted to see if anyone already tried it out.
Submitted July 19, 2018 at 06:29AM by SamIAmReddit
via reddit https://ift.tt/2Lvnj1g
reddit
r/FlutterDev - Flutter on Tablets
1 vote and 0 comments so far on Reddit
Reddit: Animated Backgrounds in Flutter
https://ift.tt/2L8UX0I
Submitted July 19, 2018 at 08:28AM by Purple_Pizzazz
via reddit https://ift.tt/2LvMkta
https://ift.tt/2L8UX0I
Submitted July 19, 2018 at 08:28AM by Purple_Pizzazz
via reddit https://ift.tt/2LvMkta
Medium
Animated Backgrounds in Flutter
Creating a background animation from scratch.
Reddit: Dart Algorithms: Linear Search & Binary Search
https://youtu.be/B2eVF-NUec0
Submitted July 19, 2018 at 09:25AM by imthepk
via reddit https://ift.tt/2mqH2nT
https://youtu.be/B2eVF-NUec0
Submitted July 19, 2018 at 09:25AM by imthepk
via reddit https://ift.tt/2mqH2nT
YouTube
Dart Algorithms: Linear Search & Binary Search
In this video, I will explain how to perform linear search and binary search algorithms in Dart Programming.
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/DartAdvanced
Flutter UI Kit - https://goo.gl/N2RxBf…
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/DartAdvanced
Flutter UI Kit - https://goo.gl/N2RxBf…
Reddit: Recording video to remote location, never saving locally
I'm looking to make my first cross-platform mobile app (and first mobile app actually) soon, and flutter looks very interesting and promising for the framework to use.The key functionality of the app i want to write is to record video and save to a network location, never saving locally. I am wondering if people could give some tips to point me in the direction so I could learn how to do this with flutter.To start, I would think I would need to store the stream in a buffer in memory and then take from that buffer and send to my network location for it to be assembled on the other end, but I'm not exactly sure where to start.
Submitted July 19, 2018 at 12:06PM by SapienceMatters
via reddit https://ift.tt/2JC9c8z
I'm looking to make my first cross-platform mobile app (and first mobile app actually) soon, and flutter looks very interesting and promising for the framework to use.The key functionality of the app i want to write is to record video and save to a network location, never saving locally. I am wondering if people could give some tips to point me in the direction so I could learn how to do this with flutter.To start, I would think I would need to store the stream in a buffer in memory and then take from that buffer and send to my network location for it to be assembled on the other end, but I'm not exactly sure where to start.
Submitted July 19, 2018 at 12:06PM by SapienceMatters
via reddit https://ift.tt/2JC9c8z
reddit
r/FlutterDev - Recording video to remote location, never saving locally
1 vote and 2 comments so far on Reddit
Reddit: Icon notifications count plugin
https://ift.tt/2LntlnF
Submitted July 19, 2018 at 02:45PM by Sol_Ido
via reddit https://ift.tt/2JAISfd
https://ift.tt/2LntlnF
Submitted July 19, 2018 at 02:45PM by Sol_Ido
via reddit https://ift.tt/2JAISfd
GitHub
g123k/flutter_app_badger
flutter_app_badger - Support to update the app badge on the launcher (both for Android and iOS)
GGroup: main() is Recalled when Android' startActivity
Hi, I have a weird problem when starting a native Android Activity from flutter. doing: platform.invokeMethod('openNativeView') on android side: startActivity( new Intent(MainActivity.this, CameraActivity.class) ); result.success(true); the activity is opened, all components
Submitted July 19, 2018 at 04:21PM by Idan Aizik-Nissim
via Flutter Dev https://ift.tt/2LteDbE
Hi, I have a weird problem when starting a native Android Activity from flutter. doing: platform.invokeMethod('openNativeView') on android side: startActivity( new Intent(MainActivity.this, CameraActivity.class) ); result.success(true); the activity is opened, all components
Submitted July 19, 2018 at 04:21PM by Idan Aizik-Nissim
via Flutter Dev https://ift.tt/2LteDbE
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.
GGroup: How to change the location settings like android in flutter ?
In android when the location is turned off we can call the LocationSettings to revoke the location setting in app, but in case of flutter i can't find the way to revoke location setting. I got the location permission in flutter so please do not refer those api. Thanks in advance for helping out.
Submitted July 19, 2018 at 04:39PM by shubham shukla
via Flutter Dev https://ift.tt/2uQUHbQ
In android when the location is turned off we can call the LocationSettings to revoke the location setting in app, but in case of flutter i can't find the way to revoke location setting. I got the location permission in flutter so please do not refer those api. Thanks in advance for helping out.
Submitted July 19, 2018 at 04:39PM by shubham shukla
via Flutter Dev https://ift.tt/2uQUHbQ
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.
Reddit: Any book recommendations for beginner
Hi,just searching for a good book to learn flutter for beginners.i tried the udacity course but it's a little bit hard for me.thanks for reading
Submitted July 19, 2018 at 04:25PM by TheBlockchainCat
via reddit https://ift.tt/2zRs6bQ
Hi,just searching for a good book to learn flutter for beginners.i tried the udacity course but it's a little bit hard for me.thanks for reading
Submitted July 19, 2018 at 04:25PM by TheBlockchainCat
via reddit https://ift.tt/2zRs6bQ
reddit
r/FlutterDev - Any book recommendations for beginner
1 vote and 3 comments so far on Reddit
Reddit: Flutter Challenge: Twitter
https://ift.tt/2LlRbAo
Submitted July 19, 2018 at 07:10PM by deven9852
via reddit https://ift.tt/2JC2L5o
https://ift.tt/2LlRbAo
Submitted July 19, 2018 at 07:10PM by deven9852
via reddit https://ift.tt/2JC2L5o
ITNEXT
Flutter Challenge: Twitter – ITNEXT
Flutter Challenges will attempt to recreate a particular app UI or design in Flutter.
Reddit: Flutter Challenge: Twitter
https://ift.tt/2LlRbAo
Submitted July 19, 2018 at 07:10PM by deven9852
via reddit https://ift.tt/2JC2L5o
https://ift.tt/2LlRbAo
Submitted July 19, 2018 at 07:10PM by deven9852
via reddit https://ift.tt/2JC2L5o
ITNEXT
Flutter Challenge: Twitter – ITNEXT
Flutter Challenges will attempt to recreate a particular app UI or design in Flutter.
Reddit: percent_indicator | Display progress widgets based on percentage
https://ift.tt/2Nlkssa
Submitted July 19, 2018 at 09:45PM by Purple_Pizzazz
via reddit https://ift.tt/2A3m0FJ
https://ift.tt/2Nlkssa
Submitted July 19, 2018 at 09:45PM by Purple_Pizzazz
via reddit https://ift.tt/2A3m0FJ
Dart Packages
percent_indicator | Flutter Package
percent_indicator Flutter and Dart package - Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.
Reddit: percent_indicator | Display progress widgets based on percentage
https://ift.tt/2Nlkssa
Submitted July 19, 2018 at 09:45PM by Purple_Pizzazz
via reddit https://ift.tt/2A3m0FJ
https://ift.tt/2Nlkssa
Submitted July 19, 2018 at 09:45PM by Purple_Pizzazz
via reddit https://ift.tt/2A3m0FJ
Dart Packages
percent_indicator | Flutter Package
percent_indicator Flutter and Dart package - Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.
Reddit: List of Online Tutorials Of Flutter To Develop Application
https://ift.tt/2mw4GPX
Submitted July 20, 2018 at 12:19AM by quick_code
via reddit https://ift.tt/2uQDLC0
https://ift.tt/2mw4GPX
Submitted July 20, 2018 at 12:19AM by quick_code
via reddit https://ift.tt/2uQDLC0
Medium
Best Online Tutorials Of Flutter To Develop Application For Android & ios
Flutter is a open-source mobile application development SDK created by Google.
Reddit: Has anyone taken this Firebase course on Udemy?
Trying to learn some of the ins and outs of firebase, and debating on this course. Is it any good?
Submitted July 20, 2018 at 05:21AM by ryonean
via reddit https://ift.tt/2uWPf7l
Trying to learn some of the ins and outs of firebase, and debating on this course. Is it any good?
Submitted July 20, 2018 at 05:21AM by ryonean
via reddit https://ift.tt/2uWPf7l
reddit
r/FlutterDev - Has anyone taken this Firebase course on Udemy?
1 vote and 0 comments so far on Reddit
Reddit: Flutter’s iOS Application Bundle
https://ift.tt/2uPqxFM
Submitted July 20, 2018 at 09:30AM by Purple_Pizzazz
via reddit https://ift.tt/2LbkqXh
https://ift.tt/2uPqxFM
Submitted July 20, 2018 at 09:30AM by Purple_Pizzazz
via reddit https://ift.tt/2LbkqXh
Medium
Flutter’s iOS Application Bundle
This document describes how Flutter’s build system converts your Flutter project (along with its assets), into an iOS application bundle.