--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To post to this group, send email to flutt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/1616cfab-f824-412f-b46e-78e1bf04625b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
routes: <String, WidgetBuilder> {
'/': (BuildContext context) => new SomeWidget()
}
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/1a984863-fa18-4418-9dc5-161ef563adc6%40googlegroups.com.
I have reinstall flutter but does not work the home atribute. I will use the routes solution thanks.
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To post to this group, send email to flutt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/5be9c0bc-1682-4349-ac0e-9cf4b492e387%40googlegroups.com.
MacBook-Pro-de-Alvaro:examples arcas$ flutter doctor
[✓] Flutter (on Mac OS, channel alpha)
• Flutter at /Users/arcas/dart/flutter/flutter
• Framework revision cc93170894 (11 days ago), engine revision 98f020ff2d
[✓] Android toolchain - develop for Android devices (Android SDK 24.0.0-preview)
• Android SDK at /Users/arcas/Library/Android/sdk
• Platform android-N, build-tools 24.0.0-preview
• Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
[✓] iOS toolchain - develop for iOS devices (Xcode 7.3.1)
• XCode at /Applications/Xcode.app/Contents/Developer
• Xcode 7.3.1, Build version 7D1014
x ideviceinstaller not available; this is used to discover connected iOS devices.
Install via 'brew install ideviceinstaller'.
x ios-deploy not available; this is used to deploy to connected iOS devices.
Install via 'brew install ios-deploy'.
[✓] Atom - a lightweight development environment for Flutter
• Atom installed; Flutter plugin version 0.2.2
Thats what i thougth but i have change the path in the pubspect and there is no way no get it working.I have used Marius solution and it work.But no home parameter was recognize in the constructor MaterialApp.I have a off topic question. Will dart replace java on android in the future? i know that a lot of people is asking this question.
Thanks
El viernes, 20 de mayo de 2016, 19:41:45 (UTC+2), alvaro arcas escribió:Hi, im new at flutter and i am trying to use the new tutorial of the code labs but the app does not run because MaterialApp constructor does not have a home parameter.Any idea? What im doing wrong?Thanks.
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To post to this group, send email to flutt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/c638ea96-cf66-4db7-a241-a6218dac901c%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/CACr%3D8_MNU3fR4%2BtA9vxuQRbSP3c7hmtF6%2BaSu4tOMAY%2B6PP51A%40mail.gmail.com.