GGroup: Dart 2 Breaking Change Proposal: Disallow void returns from dynamic functions
TLDR: We are soliciting feedback on the proposal to disallow return a `void` typed value from a function whose return type is not `void`. The original Dart 2 proposal for the treatment of `void` attempted to prevent `void` typed values from being accidentally used. See here for details on the
Submitted February 22, 2018 at 12:47AM by Leaf Petersen
via Flutter Dev http://ift.tt/2CAQkn2
TLDR: We are soliciting feedback on the proposal to disallow return a `void` typed value from a function whose return type is not `void`. The original Dart 2 proposal for the treatment of `void` attempted to prevent `void` typed values from being accidentally used. See here for details on the
Submitted February 22, 2018 at 12:47AM by Leaf Petersen
via Flutter Dev http://ift.tt/2CAQkn2
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: Desktop Embedding for Flutter
http://ift.tt/2sqQCx1
Submitted February 22, 2018 at 02:15PM by Purple_Pizzazz
via reddit http://ift.tt/2sMs2Xw
http://ift.tt/2sqQCx1
Submitted February 22, 2018 at 02:15PM by Purple_Pizzazz
via reddit http://ift.tt/2sMs2Xw
GitHub
google/flutter-desktop-embedding
Experimental plugins for Flutter for Desktop. Contribute to google/flutter-desktop-embedding development by creating an account on GitHub.
Reddit: Flutter Quizz source
http://ift.tt/2BIRcZK
Submitted February 22, 2018 at 03:18PM by Sol_Ido
via reddit http://ift.tt/2EVsI1I
http://ift.tt/2BIRcZK
Submitted February 22, 2018 at 03:18PM by Sol_Ido
via reddit http://ift.tt/2EVsI1I
GitHub
bramvbilsen/Flutter-Quiz-Preview-App
Contribute to Flutter-Quiz-Preview-App development by creating an account on GitHub.
Reddit: Is Flutter kind of like a game engine and if so, shouldn't this mean it should work consistently across a lot of devices?
No text found
Submitted February 22, 2018 at 05:05PM by johnwayne2413
via reddit http://ift.tt/2oihhY3
No text found
Submitted February 22, 2018 at 05:05PM by johnwayne2413
via reddit http://ift.tt/2oihhY3
reddit
Is Flutter kind of like a game engine and if so,... • r/FlutterDev
1 points and 0 comments so far on reddit
GGroup: NC FAST P3 Test Scripts Writer
*Title/Role: ** Test Scripts Writer* *Location: **Research Triangle Park, Durham, NC 27709* *Duration: 8+ Months* Interview Mode: In Person only *Complete Description: * The NC Department of Health and Human Services seeks a contractor resource to assist with the development and
Submitted February 22, 2018 at 08:16PM by mahi v
via Flutter Dev http://ift.tt/2EWtRG6
*Title/Role: ** Test Scripts Writer* *Location: **Research Triangle Park, Durham, NC 27709* *Duration: 8+ Months* Interview Mode: In Person only *Complete Description: * The NC Department of Health and Human Services seeks a contractor resource to assist with the development and
Submitted February 22, 2018 at 08:16PM by mahi v
via Flutter Dev http://ift.tt/2EWtRG6
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: Announcing Dart 2: Optimized for Client-Side Development
http://ift.tt/2oqZBJ9
Submitted February 23, 2018 at 01:18AM by KingBaal
via reddit http://ift.tt/2EX77Wu
http://ift.tt/2oqZBJ9
Submitted February 23, 2018 at 01:18AM by KingBaal
via reddit http://ift.tt/2EX77Wu
Medium
Announcing Dart 2: Optimized for Client-Side Development
Today, we’re announcing Dart 2, a reboot of the language to be uniquely optimized for client-side development for web and mobile.
Reddit: Cookbook: recipes that demonstrate how to solve common problems while writing Flutter apps
http://ift.tt/2Fn9vn6
Submitted February 23, 2018 at 09:29AM by Purple_Pizzazz
via reddit http://ift.tt/2ENwAhU
http://ift.tt/2Fn9vn6
Submitted February 23, 2018 at 09:29AM by Purple_Pizzazz
via reddit http://ift.tt/2ENwAhU
GGroup: Using Dart 2.0 support in flutter
Is there a way that you completely develop in Dart 2.0 in flutter so that you don't have to pass flutter run --preview-dart-2 always? Also is it likely, we going to see flutter beta release lunch with Dart 2.0? or let me rephrase, When is Dart 2.0 going to be ready to use in Flutter in a way that
Submitted February 23, 2018 at 04:43PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2otkovF
Is there a way that you completely develop in Dart 2.0 in flutter so that you don't have to pass flutter run --preview-dart-2 always? Also is it likely, we going to see flutter beta release lunch with Dart 2.0? or let me rephrase, When is Dart 2.0 going to be ready to use in Flutter in a way that
Submitted February 23, 2018 at 04:43PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2otkovF
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: Introducing Flutter
https://youtu.be/fq4N0hgOWzU
Submitted February 23, 2018 at 04:29PM by dayanruben
via reddit http://ift.tt/2F0xH0U
https://youtu.be/fq4N0hgOWzU
Submitted February 23, 2018 at 04:29PM by dayanruben
via reddit http://ift.tt/2F0xH0U
YouTube
Introducing Flutter
Get started at https://flutter.io today.
Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and…
Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and…
GGroup: Flutter for older phones
Is it possible to compile (with some customization) a Flutter app for 32 bit iPhones (i.e. 5C, and older)? Thanks.
Submitted February 23, 2018 at 08:05PM by Kevin Boyle
via Flutter Dev http://ift.tt/2otvxfU
Is it possible to compile (with some customization) a Flutter app for 32 bit iPhones (i.e. 5C, and older)? Thanks.
Submitted February 23, 2018 at 08:05PM by Kevin Boyle
via Flutter Dev http://ift.tt/2otvxfU
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: Repository for desktop implementations of Flutter embedding API
Hello Flutter community, Some folks at Google are exploring the use of Flutter in desktop applications, and we’ve created a repository to house implementations of the Flutter embedding API for desktop platforms: http://ift.tt/2sqQCx1 Since Flutter is currently
Submitted February 23, 2018 at 09:29PM by Stuart Morgan
via Flutter Dev http://ift.tt/2CF31xa
Hello Flutter community, Some folks at Google are exploring the use of Flutter in desktop applications, and we’ve created a repository to house implementations of the Flutter embedding API for desktop platforms: http://ift.tt/2sqQCx1 Since Flutter is currently
Submitted February 23, 2018 at 09:29PM by Stuart Morgan
via Flutter Dev http://ift.tt/2CF31xa
GitHub
google/flutter-desktop-embedding
Experimental plugins for Flutter for Desktop. Contribute to google/flutter-desktop-embedding development by creating an account on GitHub.
GGroup: Flutter plugin v22 now available -- New Flutter tooling releases!
Improved Flutter editing assists We’ve added several new code refactorings to help you build and refactor your Flutter UI code. In VS Code they are available in the light bulb menu using the keyboard shortcut ‘cmd-.’; in IntelliJ / Android Studio these are available via the keyboard shortcut
Submitted February 23, 2018 at 10:40PM by Wm Leler
via Flutter Dev http://ift.tt/2FrNTpX
Improved Flutter editing assists We’ve added several new code refactorings to help you build and refactor your Flutter UI code. In VS Code they are available in the light bulb menu using the keyboard shortcut ‘cmd-.’; in IntelliJ / Android Studio these are available via the keyboard shortcut
Submitted February 23, 2018 at 10:40PM by Wm Leler
via Flutter Dev http://ift.tt/2FrNTpX
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: Flutter plugin v22 now available -- New Flutter tooling releases!
http://ift.tt/2Cjvfl6
Submitted February 24, 2018 at 12:56AM by KingBaal
via reddit http://ift.tt/2os99DI
http://ift.tt/2Cjvfl6
Submitted February 24, 2018 at 12:56AM by KingBaal
via reddit http://ift.tt/2os99DI
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: Sentry reported issue
Hi, team Since My App published with the sentry, There are some issues may be caused by Flutter Library. How can I share them with the team? like this, stack below: NoSuchMethodError: NoSuchMethodError: The method 'visitAncestorElements' was called on null. Receiver: null Tried calling:
Submitted February 24, 2018 at 11:12AM by Ken Shao
via Flutter Dev http://ift.tt/2CFQo4Y
Hi, team Since My App published with the sentry, There are some issues may be caused by Flutter Library. How can I share them with the team? like this, stack below: NoSuchMethodError: NoSuchMethodError: The method 'visitAncestorElements' was called on null. Receiver: null Tried calling:
Submitted February 24, 2018 at 11:12AM by Ken Shao
via Flutter Dev http://ift.tt/2CFQo4Y
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: Flutter: Bookshelf App Part 2, Personal Notes and Database Integration
http://ift.tt/2GJA59z
Submitted February 24, 2018 at 03:44PM by Brudigem
via reddit http://ift.tt/2HKKbs3
http://ift.tt/2GJA59z
Submitted February 24, 2018 at 03:44PM by Brudigem
via reddit http://ift.tt/2HKKbs3
Medium
Flutter: Bookshelf App Part 2, Personal Notes and Database Integration
Adding the database and some nice animations.
Reddit: What's best approach to clean architecture in Flutter?
I'm coming, probably like most here, from Android, where I use a clean approach with separate modules, interactors, repositories, Dagger, architecture components and whatnot to structure the code into testable, single-responsibility components.Obviously, Flutter is different with all its reactive approach, and I'm wondering if there's some widely-accepted as pretty nice approach to structuring Flutter apps? What I miss from Android is e.g. Dagger -- I see that here InheritedWidget is used to hold data, but there's no DI per se, is there? For passing data in general I'd love to use streams and have
Submitted February 24, 2018 at 07:15PM by la__bruja
via reddit http://ift.tt/2ouJgDj
I'm coming, probably like most here, from Android, where I use a clean approach with separate modules, interactors, repositories, Dagger, architecture components and whatnot to structure the code into testable, single-responsibility components.Obviously, Flutter is different with all its reactive approach, and I'm wondering if there's some widely-accepted as pretty nice approach to structuring Flutter apps? What I miss from Android is e.g. Dagger -- I see that here InheritedWidget is used to hold data, but there's no DI per se, is there? For passing data in general I'd love to use streams and have
setState
called on stream emissions, does that make sense? What's the best approach to separate view, drawing and animations from actual presentation logic?Overall I spent lots of time designing clean Android apps, and I'd love to see clean Flutter examples. I see there's Flux (not updated heavily, and also is almost a direct port of Redux with single state for the entire app), and single architecture samples repo.So, Flutter community, what's your preferred way to write a non-trivial, maintainable, testable, and overall clean app?Submitted February 24, 2018 at 07:15PM by la__bruja
via reddit http://ift.tt/2ouJgDj
GitHub
GitHub - google/flutter_flux: Implementation of the Flux framework for Flutter
Implementation of the Flux framework for Flutter. Contribute to google/flutter_flux development by creating an account on GitHub.
Reddit: Flutter not detecting iOS simulator
Could someone help me to get flutter recognize iOS simulator or point me a forum where such a things are discussed? I've tried reporting on the flutter git, but no response unfortunately.I run simulator with:
sudo open -a Simulator.appand
sudo flutter devices gives me
No devices detectedsudo flutter doctor output is here
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (on Mac OS X 10.12.6 16G29, locale pl, channel dev)
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[!] iOS toolchain - develop for iOS devices (Xcode 9.2)
✗ CocoaPods not installed
CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the . Dart side
Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS
For more info, see https://flutter.io/platform-plugins
To install:
brew install cocoapods
pod setup .
[✓] Android Studio (version 3.0)
[!] Connected devices
! No devices availableAlthough brew install cocoapods states that:
Warning: cocoapods 1.4.0 is already installed
and I've run pod setup multiple times.Any ideas guys?
Submitted February 24, 2018 at 08:56PM by KOala888
via reddit http://ift.tt/2EPKXlL
Could someone help me to get flutter recognize iOS simulator or point me a forum where such a things are discussed? I've tried reporting on the flutter git, but no response unfortunately.I run simulator with:
sudo open -a Simulator.appand
sudo flutter devices gives me
No devices detectedsudo flutter doctor output is here
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (on Mac OS X 10.12.6 16G29, locale pl, channel dev)
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[!] iOS toolchain - develop for iOS devices (Xcode 9.2)
✗ CocoaPods not installed
CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the . Dart side
Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS
For more info, see https://flutter.io/platform-plugins
To install:
brew install cocoapods
pod setup .
[✓] Android Studio (version 3.0)
[!] Connected devices
! No devices availableAlthough brew install cocoapods states that:
Warning: cocoapods 1.4.0 is already installed
and I've run pod setup multiple times.Any ideas guys?
Submitted February 24, 2018 at 08:56PM by KOala888
via reddit http://ift.tt/2EPKXlL
docs.flutter.dev
Using packages
How to use packages in your Flutter app.
GGroup: Adding a bulk number of Assets to Flutter
Is there a way to include a bulk number of assets as including them one by one, as is currently done, will a lot of work. So is there a way for eg: just include the folder containing the assets rather than the individual files
Submitted February 24, 2018 at 11:31PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2BNsSWJ
Is there a way to include a bulk number of assets as including them one by one, as is currently done, will a lot of work. So is there a way for eg: just include the folder containing the assets rather than the individual files
Submitted February 24, 2018 at 11:31PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2BNsSWJ
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: Write Your First Flutter App
http://ift.tt/2F596be
Submitted February 25, 2018 at 10:04AM by Elixane
via reddit http://ift.tt/2CH2hrm
http://ift.tt/2F596be
Submitted February 25, 2018 at 10:04AM by Elixane
via reddit http://ift.tt/2CH2hrm
flutter.io
Write Your First Flutter App, part 1
This is a guide to creating your first Flutter app. If youare familiar with object-oriented code and basic programmingconcepts such as variables, loops, and conditionals,you can complete this tutorial. You don’t needprevious experience with Dart or mobile…
GGroup: Re: Adding a large Assets to Flutter
Hi Michael. It is on our list, tracking in http://ift.tt/2EUiRWz. On Sat, Feb 24, 2018 at 11:29 PM, Michael Tawiah Sowah < michael...@gmail.com> wrote: > Is there a way to include a bulk number of assets as including them one by > one, as is currently done, will a
Submitted February 25, 2018 at 10:26AM by Mikkel Ravn
via Flutter Dev http://ift.tt/2FyyGn7
Hi Michael. It is on our list, tracking in http://ift.tt/2EUiRWz. On Sat, Feb 24, 2018 at 11:29 PM, Michael Tawiah Sowah < michael...@gmail.com> wrote: > Is there a way to include a bulk number of assets as including them one by > one, as is currently done, will a
Submitted February 25, 2018 at 10:26AM by Mikkel Ravn
via Flutter Dev http://ift.tt/2FyyGn7
GitHub
Wildcarding assets in pubspec.yaml (or allow an entire directory to be included) #4890
I'd like to be able to add an entire folder of assets without having to enumerate each one in my flutter.yaml.
GGroup: Flutter_sprites build
Hi, Flutter Dev I am very interested in flutter_sprites. After 4 hours hard work, I run it with the newest flutter(0.1.4-pre.5). [image: 内嵌图片 2] Why is this project out of maintenance? Is there any new 2D Game Engine? My fork below: http://ift.tt/2CHigWi https://github.
Submitted February 25, 2018 at 11:36AM by Ken Shao
via Flutter Dev http://ift.tt/2F5M7wW
Hi, Flutter Dev I am very interested in flutter_sprites. After 4 hours hard work, I run it with the newest flutter(0.1.4-pre.5). [image: 内嵌图片 2] Why is this project out of maintenance? Is there any new 2D Game Engine? My fork below: http://ift.tt/2CHigWi https://github.
Submitted February 25, 2018 at 11:36AM by Ken Shao
via Flutter Dev http://ift.tt/2F5M7wW
GitHub
pedia/flutter_sprites
Contribute to flutter_sprites development by creating an account on GitHub.