GGroup: Flutter iOS vs Android - one of the other UI?
I'm reviewing the docs, playing around a bit and think i know the answer to this but would like confirmation. I believe if i want to mimic an iOS style UI then there are the cupertino widgets? But then an android version would be the same. There's no targeted delivery with a unified design
Submitted March 19, 2018 at 04:32PM by paul curtis
via Flutter Dev http://ift.tt/2FV4kdM
I'm reviewing the docs, playing around a bit and think i know the answer to this but would like confirmation. I believe if i want to mimic an iOS style UI then there are the cupertino widgets? But then an android version would be the same. There's no targeted delivery with a unified design
Submitted March 19, 2018 at 04:32PM by paul curtis
via Flutter Dev http://ift.tt/2FV4kdM
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: redux_persist updates: v0.5.0-v0.6.0
http://ift.tt/2DDs83O
Submitted March 19, 2018 at 05:16PM by CraftThatBlock
via reddit http://ift.tt/2ptfj7l
http://ift.tt/2DDs83O
Submitted March 19, 2018 at 05:16PM by CraftThatBlock
via reddit http://ift.tt/2ptfj7l
Medium
redux_persist updates: v0.5.0-v0.6.0
redux_persist has recently enjoyed 2 new major updates, v0.5.0 and v0.6.0 (with minor v0.5.1 and v0.5.2)! The most notable feature is…
GGroup: Multiple Android targets (folders) - is it possible?
Hi, For a native Android Gradle project I can create multiple modules (folders), this way having a separate module for data layer, and then one or more UI modules for different device types, e.g. - fancy-pancy-project -- data -- auto -- tv -- phone --... When creating a Flutter project, it
Submitted March 19, 2018 at 07:40PM by dimi...@gmail.com
via Flutter Dev http://ift.tt/2ppToOh
Hi, For a native Android Gradle project I can create multiple modules (folders), this way having a separate module for data layer, and then one or more UI modules for different device types, e.g. - fancy-pancy-project -- data -- auto -- tv -- phone --... When creating a Flutter project, it
Submitted March 19, 2018 at 07:40PM by dimi...@gmail.com
via Flutter Dev http://ift.tt/2ppToOh
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: Multiple Android targets (folders) - is it possible?
Hi, For a native Android Gradle project I can create multiple modules (folders), this way having a separate module for data layer, and then one or more UI modules for different device types, e.g. - fancy-pancy-project -- data -- auto -- tv -- phone --... When creating a Flutter project, it
Submitted March 19, 2018 at 07:40PM by dimi...@gmail.com
via Flutter Dev http://ift.tt/2ppToOh
Hi, For a native Android Gradle project I can create multiple modules (folders), this way having a separate module for data layer, and then one or more UI modules for different device types, e.g. - fancy-pancy-project -- data -- auto -- tv -- phone --... When creating a Flutter project, it
Submitted March 19, 2018 at 07:40PM by dimi...@gmail.com
via Flutter Dev http://ift.tt/2ppToOh
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: Flutter Map Integration
I have been reading through Issue 73 ( http://ift.tt/2m9bFkC) and saw that a map solution is due any day now. 1) Has this gone public yet and if so how do I access it? 2) Will it be possible to use this solution to: a) perform autocompletion of an address when typing it
Submitted March 19, 2018 at 10:23PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2FWet9S
I have been reading through Issue 73 ( http://ift.tt/2m9bFkC) and saw that a map solution is due any day now. 1) Has this gone public yet and if so how do I access it? 2) Will it be possible to use this solution to: a) perform autocompletion of an address when typing it
Submitted March 19, 2018 at 10:23PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2FWet9S
GitHub
Inline Maps support #73
Issue by Hixie Thursday Jul 16, 2015 at 22:26 GMT Originally opened as https://github.com/flutter/engine/issues/30 From @collinjackson on July 8, 2015 20:23 We are going to want to have support fo...
GGroup: Flutter app
Hi Sir, My requirement is i want run my app directly in mobile, And I am used IDE as VS Code. Can you pleases how can i debugging my app in phone?
Submitted March 20, 2018 at 07:45AM by Sanjay Tejani
via Flutter Dev http://ift.tt/2IBX2gH
Hi Sir, My requirement is i want run my app directly in mobile, And I am used IDE as VS Code. Can you pleases how can i debugging my app in phone?
Submitted March 20, 2018 at 07:45AM by Sanjay Tejani
via Flutter Dev http://ift.tt/2IBX2gH
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: Flutter plugin creation
Hi Team, I want to know how to create the plugin. I need the steps for creating plugin, please guide me. Thanks, Karthick
Submitted March 20, 2018 at 07:54AM by karthic...@gmail.com
via Flutter Dev http://ift.tt/2ppOZLU
Hi Team, I want to know how to create the plugin. I need the steps for creating plugin, please guide me. Thanks, Karthick
Submitted March 20, 2018 at 07:54AM by karthic...@gmail.com
via Flutter Dev http://ift.tt/2ppOZLU
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: Building a Calculator Layout using Flutter (part 2)
https://www.youtube.com/watch?v=jx9-RlMs350
Submitted March 20, 2018 at 08:29AM by Purple_Pizzazz
via reddit http://ift.tt/2pmsYhe
https://www.youtube.com/watch?v=jx9-RlMs350
Submitted March 20, 2018 at 08:29AM by Purple_Pizzazz
via reddit http://ift.tt/2pmsYhe
YouTube
Finishing our Calculator Application with Dart's Flutter Framework
In this tutorial, we build a simple gallery/wallpaper application using Page View and various other widgets.
Source Code: https://github.com/tensor-programming/calculator_logic
Part One Source: https://github.com/tensor-programming/flutter_calc_layout…
Source Code: https://github.com/tensor-programming/calculator_logic
Part One Source: https://github.com/tensor-programming/flutter_calc_layout…
GGroup: what is equivalent to handler in flutter
Can anyone tell, what is equivalent to handler in flutter?. i want to implement a splash screen which will last for 5 seconds and after another screen will be shown.
Submitted March 20, 2018 at 09:55AM by amol.ga...@gmail.com
via Flutter Dev http://ift.tt/2G91MMo
Can anyone tell, what is equivalent to handler in flutter?. i want to implement a splash screen which will last for 5 seconds and after another screen will be shown.
Submitted March 20, 2018 at 09:55AM by amol.ga...@gmail.com
via Flutter Dev http://ift.tt/2G91MMo
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: Flutter with Google Play Instant?
So Google yesterday announced "Google Play Instant": https://www.youtube.com/watch?v=u_STBSPQxYA This seems to be different from Android Instant apps which are limited to a 4MB apk which is too big for Flutter. In the video they demonstrate a video game called Clash Royale which has a demo
Submitted March 20, 2018 at 11:25AM by Jaap Vermeulen
via Flutter Dev http://ift.tt/2GL6XA5
So Google yesterday announced "Google Play Instant": https://www.youtube.com/watch?v=u_STBSPQxYA This seems to be different from Android Instant apps which are limited to a 4MB apk which is too big for Flutter. In the video they demonstrate a video game called Clash Royale which has a demo
Submitted March 20, 2018 at 11:25AM by Jaap Vermeulen
via Flutter Dev http://ift.tt/2GL6XA5
YouTube
Google Play Instant: Play games without the wait
Google Play Instant is the fastest way to try apps and games on Android devices. Any developer can now build an instant experience. Visit http://g.co/play/instant to get started!
Subscribe to the Android Developers channel here: https://goo.gl/vLYDU
Subscribe to the Android Developers channel here: https://goo.gl/vLYDU
Reddit: Google Released Flutter Framework For Mobile Apps
http://ift.tt/2FWZH2T
Submitted March 20, 2018 at 11:15AM by briannacastrot3
via reddit http://ift.tt/2G6CyOB
http://ift.tt/2FWZH2T
Submitted March 20, 2018 at 11:15AM by briannacastrot3
via reddit http://ift.tt/2G6CyOB
ArticleCube
Google Flutter Beta SDK Released to Boost Cross Platform Mobile App Development
Flutter is a well-recognized open source mobile User Interface (UI) framework by Google, which facilitates Android App developers to build up cross-platform and super-fast mobile applications.
Reddit: Stereo: A Flutter plugin for playing music on iOS and Android
http://ift.tt/2G4ZI86
Submitted March 20, 2018 at 11:48AM by faku99
via reddit http://ift.tt/2HOgi9w
http://ift.tt/2G4ZI86
Submitted March 20, 2018 at 11:48AM by faku99
via reddit http://ift.tt/2HOgi9w
Dart Packages
stereo | Flutter Package
stereo 1.0.0 Flutter and Dart package - A Flutter plugin for playing music on iOS and Android.
Reddit: An experimental launcher for Android created using Flutter
http://ift.tt/2DHGosh
Submitted March 20, 2018 at 02:58PM by kathy_rose
via reddit http://ift.tt/2IB4l8e
http://ift.tt/2DHGosh
Submitted March 20, 2018 at 02:58PM by kathy_rose
via reddit http://ift.tt/2IB4l8e
GitHub
hathibelagal/CandyLauncher
CandyLauncher - An experimental launcher for Android created using Flutter.
Reddit: Making use of Shared Preferences, Flex Widgets and Dismissibles with Flutter
https://www.youtube.com/watch?v=IvrAAMQnj4k
Submitted March 21, 2018 at 12:48AM by Purple_Pizzazz
via reddit http://ift.tt/2IFDZSz
https://www.youtube.com/watch?v=IvrAAMQnj4k
Submitted March 21, 2018 at 12:48AM by Purple_Pizzazz
via reddit http://ift.tt/2IFDZSz
YouTube
Making use of Shared Preferences, Flex Widgets and Dismissibles with Dart's Flutter framework
In this tutorial, we make use of Shared Preferences, Flex Widgets and Dismissibles in flutter.
Source Code: https://github.com/tensor-programming/Flutter_shared_Prefs_and_dismissable_tutorial
Join me on Discord: https://discord.gg/raZRvjA
Feel free to…
Source Code: https://github.com/tensor-programming/Flutter_shared_Prefs_and_dismissable_tutorial
Join me on Discord: https://discord.gg/raZRvjA
Feel free to…
GGroup: Flutter for Web?
Hello, I’m particularly interested in leveraging Flutter for Webapps based on Dart, but I’d like to avoid using AngularDart. Does anyone know when there’d be an open source project available to contribute to for this? I read on the Flutter FAQ page that this is planned. Also, until then,
Submitted March 21, 2018 at 06:11AM by Nicholas Manning
via Flutter Dev http://ift.tt/2prK4Ks
Hello, I’m particularly interested in leveraging Flutter for Webapps based on Dart, but I’d like to avoid using AngularDart. Does anyone know when there’d be an open source project available to contribute to for this? I read on the Flutter FAQ page that this is planned. Also, until then,
Submitted March 21, 2018 at 06:11AM by Nicholas Manning
via Flutter Dev http://ift.tt/2prK4Ks
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: Facebook-like image
I've recently started using Flutter, so I'm still a beginner. I'd like to create a widget for an Image like the Facebook's ones. So when I try to zoom out, it is restricted to the image's original dimensions, so it doesn't become too small. How can I create that? I've looked at zoomable_image
Submitted March 21, 2018 at 06:11AM by Alessandro Lioi
via Flutter Dev http://ift.tt/2DIHpjK
I've recently started using Flutter, so I'm still a beginner. I'd like to create a widget for an Image like the Facebook's ones. So when I try to zoom out, it is restricted to the image's original dimensions, so it doesn't become too small. How can I create that? I've looked at zoomable_image
Submitted March 21, 2018 at 06:11AM by Alessandro Lioi
via Flutter Dev http://ift.tt/2DIHpjK
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:
Lets us know how can we build a total apk....after the flutter code that can easily run in the android device
Submitted March 21, 2018 at 06:11AM by Vishwakarma Raj
via Flutter Dev http://ift.tt/2prj5yu
Lets us know how can we build a total apk....after the flutter code that can easily run in the android device
Submitted March 21, 2018 at 06:11AM by Vishwakarma Raj
via Flutter Dev http://ift.tt/2prj5yu
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: Flutter UI components
Does anyone know of anything like this for flutter? http://ift.tt/25lN3Bm thanks Andy
Submitted March 21, 2018 at 06:11AM by Andy Stannard
via Flutter Dev http://ift.tt/2pxQcB9
Does anyone know of anything like this for flutter? http://ift.tt/25lN3Bm thanks Andy
Submitted March 21, 2018 at 06:11AM by Andy Stannard
via Flutter Dev http://ift.tt/2pxQcB9
GitHub
Ramotion/expanding-collection
expanding-collection - :octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion
GGroup: Plugin creation issue
Hi Team, I have trying to create plugin using visual studio code and android studio based on "http://ift.tt/2xiHyZd" steps. I have faced an issue like below after "Gradle Sync dialog, select 'OK' ". Issue: "Error:Could not resolve all files for configuration ':app:debugAndroid
Submitted March 21, 2018 at 10:18AM by karthic...@gmail.com
via Flutter Dev http://ift.tt/2u80NHp
Hi Team, I have trying to create plugin using visual studio code and android studio based on "http://ift.tt/2xiHyZd" steps. I have faced an issue like below after "Gradle Sync dialog, select 'OK' ". Issue: "Error:Could not resolve all files for configuration ':app:debugAndroid
Submitted March 21, 2018 at 10:18AM by karthic...@gmail.com
via Flutter Dev http://ift.tt/2u80NHp
flutter.io
Developing Packages & Plugins
* TOC{:toc}## Package introductionPackages enable the creation of modular code that can be shared easily. Aminimal package consists of:* A `pubspec.yaml` file: A metadata file that declares the package name, version, author, etc.* A `lib` directory containing…