Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Unable to merge dex
Guten Tag, Ich bin gerade ganz neu dabei mit flutter. Ich habe alles installiert und nutze IntelliJ. Jetzt habe ich mich einem Projekt angeschlossen und dieses per Git geladen, bei allen anderen Funktioniert es ohne Probleme, aber bei mir gibt er den Fehler: FAILURE: Build failed with an

Submitted February 14, 2018 at 07:04AM by James Moor
via Flutter Dev http://ift.tt/2EqXmQZ
GGroup: Breaking Change: New void restrictions in Dart SDK version 2.0.0-dev.23.0
*What is changing?* The flutter framework is upgrading the bundled release of the Dart SDK from 2.0.0-dev.16.0, most likely landing with 2.0.0-dev.23.0 . As part of this roll, some packages will need to roll forward as well. The current version of the pull request making this change is here:

Submitted February 14, 2018 at 07:04AM by mfair...@google.com
via Flutter Dev http://ift.tt/2Cjsmwi
GGroup: Flutter version for Dartdocs
Recently dartdocs generation started to fail for quite a lot of packages (http://ift.tt/2Eq1ufX) Mine (cached_network_image) and for example shared_preferences fail because of the flutter dependency on sky_engine Stderr: Could not find package sky_engine in the

Submitted February 14, 2018 at 11:14AM by Rene Floor
via Flutter Dev http://ift.tt/2F16RU0
Reddit: Kotlin any chance.
Replace dart with kotlin. When I think about it, feels like bliss, jumping with ecstasy. Any project going on?

Submitted February 15, 2018 at 04:54AM by ambareeshb
via reddit http://ift.tt/2GdgE8W
Channel name was changed to «FlutterDev»
GGroup: Breaking Change: async functions start immediately
What is changing? Flutter will start to use --sync-async when --preview-dart-2 is enabled. This means that functions that are marked as async will start to run immediately instead of being delayed by one microtask. Why? - The new behavior is more efficient, since functions can start

Submitted February 15, 2018 at 08:06PM by Florian Loitsch
via Flutter Dev http://ift.tt/2Eu9fW9
GGroup: Package file has no versions that match 2.3.5 derived from
C:\Windows\System32>flutter upgrade Updating flutter tool... Package file has no versions that match 2.3.5 derived from: - flutter_tools depends on version 2.3.5 Error: Unable to 'pub upgrade' flutter tool. Retrying in five seconds...

Submitted February 15, 2018 at 10:13PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2CneAsK
GGroup: Flutter doctor looks
[√] Flutter (on Microsoft Windows [Version 10.0.16299.248], locale en-US, channel dev) .0.0) [√] Android Studio (version 3.0) 3.1) 017.3) sion 1.20.1)

Submitted February 15, 2018 at 10:31PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2EsGRzM
Reddit: Flutter: How I built a simple app in under an hour from scratch. And how you can do it too.
http://ift.tt/2o8lyxx

Submitted February 16, 2018 at 10:04AM by Brudigem
via reddit http://ift.tt/2BwooUh
Reddit: I am making a social network app in Flutter. Please give me some feedback.
http://ift.tt/2BA48RY

Submitted February 16, 2018 at 02:25PM by quangio
via reddit http://ift.tt/2C2lZ4H
GGroup: A college coding event with flutter
Hi, I don't know if this is a right place to for this, but we are starting a developer's club at our college. For our first event, we will be building this entire app from scratch using flutter. This is a college attendance tracker. < https://lh3.googleusercontent.com/-4-i-OFdTN9M/Wod0K0pFsqI/AAA

Submitted February 17, 2018 at 01:27AM by Raveesh Agarwal
via Flutter Dev http://ift.tt/2C2Bee8
Reddit: Tutorial: Dynamic Drawer List, Stateful Widgets, Forms and Validation (Google Keep clone in Flutter part 2)
http://ift.tt/2ohrrHY

Submitted February 17, 2018 at 05:36PM by Purple_Pizzazz
via reddit http://ift.tt/2HqFa7W
GGroup: Dialog section of the demo as slightly pixelated fonts
Attached screenshot was taken on my Pixel 2. Notice how the header looks fine, but the items' text looks pixelated. Same goes for the circle avatars to their left None of the other demo sections look like this... 🤔 -- Ryan (ライアン) Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >>

Submitted February 18, 2018 at 04:43AM by rym...@gmail.com
via Flutter Dev http://ift.tt/2sETzd8
Reddit: "Weather" - A beautiful custom weather app login screen, drawn with a CustomPainter by Alessandro Aime
http://ift.tt/2FggrTj

Submitted February 18, 2018 at 04:09PM by roughike
via reddit http://ift.tt/2GkWda7
Reddit: How do you open a drawer in a scaffold using code?
 floatingActionButton: new FloatingActionButton( onPressed: () { Scaffold.of(context).openDrawer(); }, child: new Icon(Icons.add)), 
Above code does not work.

Submitted February 19, 2018 at 01:23PM by nirataro
via reddit http://ift.tt/2BFd4We
Reddit: Any chance for Kotlin support in the future?
Hello, The title says it all. I am just wondering if the Flutter team is considering adding support for Kotlin in the future.Thanks.

Submitted February 19, 2018 at 05:04PM by nopenopenopnoeone
via reddit http://ift.tt/2sJ0GBC