New post on /r/flutterdev subreddit:
Getting hands dirty with Flutter
https://ift.tt/2l3UalG
September 23, 2019 at 09:11AM by stavro24496
https://ift.tt/2mBQhVH
Getting hands dirty with Flutter
https://ift.tt/2l3UalG
September 23, 2019 at 09:11AM by stavro24496
https://ift.tt/2mBQhVH
Coroutinedispatcher
Getting hands dirty with Flutter
An Android Developer point of view. I have never been a fan of cross-platforms until Flutter came by. Actually, it was my first expe...
New post on /r/flutterdev subreddit:
How to call a Rust function from Dart using FFI
https://medium.com/@Sach97/how-to-call-a-rust-function-from-dart-using-ffi-f48f3ea3af2c
September 23, 2019 at 07:05PM by CronSach
https://ift.tt/2m8J9zO
How to call a Rust function from Dart using FFI
https://medium.com/@Sach97/how-to-call-a-rust-function-from-dart-using-ffi-f48f3ea3af2c
September 23, 2019 at 07:05PM by CronSach
https://ift.tt/2m8J9zO
Medium
How to call a Rust function from Dart using FFI
… let’s prototype a cross platform cli that reads audio files on Mac, Windows, and Linux.
New tweet from FlutterDev:
🙋‍♀️Ever been asked, "How is Flutter different?"@MartinAguinis reminds us of the secret sauce that makes Flutter truly unique for app development.
Watch it here → https://t.co/63XYReVCbn pic.twitter.com/1ssg15GpUU— Flutter (@FlutterDev) September 23, 2019
September 23, 2019 at 10:00PM
http://twitter.com/FlutterDev/status/1176224721949646849
🙋‍♀️Ever been asked, "How is Flutter different?"@MartinAguinis reminds us of the secret sauce that makes Flutter truly unique for app development.
Watch it here → https://t.co/63XYReVCbn pic.twitter.com/1ssg15GpUU— Flutter (@FlutterDev) September 23, 2019
September 23, 2019 at 10:00PM
http://twitter.com/FlutterDev/status/1176224721949646849
Twitter
Martin Aguinis 📱🚀 (@MartinAguinis) | Twitter
The latest Tweets from Martin Aguinis 📱🚀 (@MartinAguinis). Marketing lead @FlutterDev for @Google. From Argentina. Born at a very young age. United States
New post on /r/flutterdev subreddit:
iOS 13 Bugs - How are you handling it in the meantime?
I feel like I missed something -- with Flutter 1.9 supporting iOS 13, I figured upgrading to iOS 13 on my devices/Xcode 11 on my dev machine would be relatively smooth.Come to find out, there are a some tooling bugs that didn't get fixed until after 1.9 released--most notably this one--which means you can't debug an iOS 13 device.It's fixed on master/dev, but there are some other bugs there that have me hesitating to switch off of stable. According to this, they aren't planning on doing a hotfix, and another stable release is a few months away I'd imagine.You can still run the app on a device through Xcode, but you lose breakpoints/etc. that way. What are you guys doing in the meantime to keep moving forward? Using iOS 12 devices? Or is there some other fix I'm unaware of?
September 23, 2019 at 10:04PM by r4bb1t
https://ift.tt/2mzeLi9
iOS 13 Bugs - How are you handling it in the meantime?
I feel like I missed something -- with Flutter 1.9 supporting iOS 13, I figured upgrading to iOS 13 on my devices/Xcode 11 on my dev machine would be relatively smooth.Come to find out, there are a some tooling bugs that didn't get fixed until after 1.9 released--most notably this one--which means you can't debug an iOS 13 device.It's fixed on master/dev, but there are some other bugs there that have me hesitating to switch off of stable. According to this, they aren't planning on doing a hotfix, and another stable release is a few months away I'd imagine.You can still run the app on a device through Xcode, but you lose breakpoints/etc. that way. What are you guys doing in the meantime to keep moving forward? Using iOS 12 devices? Or is there some other fix I'm unaware of?
September 23, 2019 at 10:04PM by r4bb1t
https://ift.tt/2mzeLi9
GitHub
`ios-deploy` will not launch to ios13 device with "Device doesn't support wireless sync" · Issue #37699 · flutter/flutter
Internal: b/141639365 UPDATE So this was actually two separate issues, this issue, which was fixed by updating the version of ios-deploy we distribute with the flutter tool to pick up an upstream f...
New post on /r/flutterdev subreddit:
Consulting Work
Hi, first post here :)We are in the process of creating a new app in Flutter. In the past, I have project managed teams in creating desktop apps but never any mobile apps.I am not a developer but I am very technical and understand the complexities of creating an app.What I am looking for is a consultant that is proficient in mobile development. I need to ask a ton of technical questions so I can make sure I have a good working knowledge of the project we will be developing.Obviously this is paid.We pay in bitcoin or whatever ICO went live today (just kidding)Message me and we can chat :)
September 23, 2019 at 09:47PM by phillipshepard1
https://ift.tt/2meQiyM
Consulting Work
Hi, first post here :)We are in the process of creating a new app in Flutter. In the past, I have project managed teams in creating desktop apps but never any mobile apps.I am not a developer but I am very technical and understand the complexities of creating an app.What I am looking for is a consultant that is proficient in mobile development. I need to ask a ton of technical questions so I can make sure I have a good working knowledge of the project we will be developing.Obviously this is paid.We pay in bitcoin or whatever ICO went live today (just kidding)Message me and we can chat :)
September 23, 2019 at 09:47PM by phillipshepard1
https://ift.tt/2meQiyM
reddit
Consulting Work
A subreddit related to Google's new UI framework.
New post on /r/flutterdev subreddit:
How to test native code in flutter plugins?
Hello.I am currently developing an app in flutter and for that I have to wrap several native libraries with plugins. Some of the wrappers are quite complex, and that’s why I want to have tests for them. But, unfortunately, I can not find in docs how to do it.Of course, I can test it using example app, but I want something that I can run with “flutter test” so that my CI could be used for validating PRs and other checks.Can anyone share how this can be done?
September 23, 2019 at 10:40PM by gevstratov
https://ift.tt/2kCZWdU
How to test native code in flutter plugins?
Hello.I am currently developing an app in flutter and for that I have to wrap several native libraries with plugins. Some of the wrappers are quite complex, and that’s why I want to have tests for them. But, unfortunately, I can not find in docs how to do it.Of course, I can test it using example app, but I want something that I can run with “flutter test” so that my CI could be used for validating PRs and other checks.Can anyone share how this can be done?
September 23, 2019 at 10:40PM by gevstratov
https://ift.tt/2kCZWdU
reddit
How to test native code in flutter plugins?
A subreddit related to Google's new UI framework.
New post on /r/flutterdev subreddit:
Nice Flutter UI Templates
https://ift.tt/2A3APF6
September 23, 2019 at 11:33PM by utilitycoder
https://ift.tt/2mar6td
Nice Flutter UI Templates
https://ift.tt/2A3APF6
September 23, 2019 at 11:33PM by utilitycoder
https://ift.tt/2mar6td
GitHub
GitHub - mitesh77/Best-Flutter-UI-Templates: completely free for everyone. Its build-in Flutter Dart.
completely free for everyone. Its build-in Flutter Dart. - GitHub - mitesh77/Best-Flutter-UI-Templates: completely free for everyone. Its build-in Flutter Dart.
New post on Flutter Dev Google group:
Search places using Location, Google Maps, & Google Places
Could any one recommend an updated tutorial on how to create a search places app? This one is excellent < https://github.com/alfianlosari/flutter_placez?source=post_page-----66cacb3bcc24----------------------> but is outdated and I'm having difficulties understanding how to fix it.
September 24, 2019 at 02:29AM by Kd
https://ift.tt/2mk47vx
Search places using Location, Google Maps, & Google Places
Could any one recommend an updated tutorial on how to create a search places app? This one is excellent < https://github.com/alfianlosari/flutter_placez?source=post_page-----66cacb3bcc24----------------------> but is outdated and I'm having difficulties understanding how to fix it.
September 24, 2019 at 02:29AM by Kd
https://ift.tt/2mk47vx
GitHub
alfianlosari/flutter_placez
Display & Search your nearby places. This app uses Flutter 1.0 PlatformView to display Google Map as a Flutter Widget in iOS & Android device - alfianlosari/flutter_placez
New post on /r/flutterdev subreddit:
App Development
Does anyone know how develop a coloring book app? I'm very new to coding and I was looking for tutorials online but couldn't find anything. Any help you can provide would be appreciated.
September 24, 2019 at 02:11AM by futuresailor808
https://ift.tt/2mCqpsB
App Development
Does anyone know how develop a coloring book app? I'm very new to coding and I was looking for tutorials online but couldn't find anything. Any help you can provide would be appreciated.
September 24, 2019 at 02:11AM by futuresailor808
https://ift.tt/2mCqpsB
reddit
App Development
A subreddit related to Google's new UI framework.
New post on /r/flutterdev subreddit:
Ads Monitazation for Flutter web
Can i use admin for flutter web and any adds ministration network are available
September 24, 2019 at 03:51AM by Thiszmyusername
https://ift.tt/2mfOJjV
Ads Monitazation for Flutter web
Can i use admin for flutter web and any adds ministration network are available
September 24, 2019 at 03:51AM by Thiszmyusername
https://ift.tt/2mfOJjV
reddit
Ads Monitazation for Flutter web
A subreddit related to Google's new UI framework.
New post on /r/flutterdev subreddit:
Learning resources
Learning flutter and dart is my first go at programming outside of a college course on Java 12 years ago. I've been going through a udemy course and the official docs and I'm learning a lot but I feel like I'm missing some fundamentals. The instructor for the course I'm taking mentioned an "iterable", I realized that I had no idea what this means, and after some googling I'm still not 100% sure. This is just an example, but I feel like I need to build on the fundamentals, especially pertaining to object oriented programming. Can anyone suggest a basic book or article, paper, electronic or otherwise, that can help me with this?
September 24, 2019 at 04:41AM by rumpel4skinOU
https://ift.tt/2lednkG
Learning resources
Learning flutter and dart is my first go at programming outside of a college course on Java 12 years ago. I've been going through a udemy course and the official docs and I'm learning a lot but I feel like I'm missing some fundamentals. The instructor for the course I'm taking mentioned an "iterable", I realized that I had no idea what this means, and after some googling I'm still not 100% sure. This is just an example, but I feel like I need to build on the fundamentals, especially pertaining to object oriented programming. Can anyone suggest a basic book or article, paper, electronic or otherwise, that can help me with this?
September 24, 2019 at 04:41AM by rumpel4skinOU
https://ift.tt/2lednkG
reddit
Learning resources
Learning flutter and dart is my first go at programming outside of a college course on Java 12 years ago. I've been going through a udemy course...
New post on Flutter Dev Google group:
Flutter CachedNetworkImage doesn't work, loading images again when scrolling up to bottom or bottom to up
I'm trying to work with cached images. I followed CachedNetworkImage
Flutter CachedNetworkImage doesn't work, loading images again when scrolling up to bottom or bottom to up
I'm trying to work with cached images. I followed CachedNetworkImage
New post on Flutter Dev Google group:
variables initialing null
hello guys these are my codes.please see them: void sortMyItems(List pro, Map
variables initialing null
hello guys these are my codes.please see them: void sortMyItems(List pro, Map
New post on /r/flutterdev subreddit:
Adding a gradient to a progress bar
Hi, Let me first say I started with flutter last week so I apologise in advance for my lack of knowledge.I'm using a progress bar in my application:
September 24, 2019 at 11:24AM by ynwa94
https://ift.tt/2l7YaSv
Adding a gradient to a progress bar
Hi, Let me first say I started with flutter last week so I apologise in advance for my lack of knowledge.I'm using a progress bar in my application:
FAProgressBar(
size: 50,
currentValue: dailyProgress,
direction: Axis.vertical,
verticalDirection: VerticalDirection.up,
progressColor: Colors.amber,
backgroundColor: Colors.grey[300],
animatedDuration: const Duration(milliseconds: 2000),
),
In reality it looks like this: https://imgur.com/NZUoZtWI want it to look like this: https://imgur.com/gFCqfzRHow would you recommend me to proceed? It seems impossible to replace the progressColor property with a gradient. Is there another package I can use? Any suggestion is appreciated.September 24, 2019 at 11:24AM by ynwa94
https://ift.tt/2l7YaSv
Imgur
Post with 0 votes and 282 views.
New post on /r/flutterdev subreddit:
Enabling Proguard before release?
Hi Everyone!I am going to release my app to Google Play Store. I see in Flutter doc there is section on enabling Proguard.But I have trouble doing this. I am use many third party plugin (Firebase, Storage …) and enabling Proguard cause problem.I was think Dart is compile to machine code, so how can someone reverse engineer? Also I am only use open source package so I not care about obfuscate it.Is it enabling Proguard worth to do?Thanks everyone!
September 24, 2019 at 12:27PM by Flutter_Dev
https://ift.tt/2li4re8
Enabling Proguard before release?
Hi Everyone!I am going to release my app to Google Play Store. I see in Flutter doc there is section on enabling Proguard.But I have trouble doing this. I am use many third party plugin (Firebase, Storage …) and enabling Proguard cause problem.I was think Dart is compile to machine code, so how can someone reverse engineer? Also I am only use open source package so I not care about obfuscate it.Is it enabling Proguard worth to do?Thanks everyone!
September 24, 2019 at 12:27PM by Flutter_Dev
https://ift.tt/2li4re8
docs.flutter.dev
Build and release an Android app
How to prepare for and release an Android app to the Play store.
New post on /r/flutterdev subreddit:
Flutter: How to Use the WebView Plugin
https://ift.tt/2mbJsKd
September 24, 2019 at 01:41PM by catapop
https://ift.tt/2mjWxBm
Flutter: How to Use the WebView Plugin
https://ift.tt/2mbJsKd
September 24, 2019 at 01:41PM by catapop
https://ift.tt/2mjWxBm
alligator.io
Flutter: How to Use the WebView Plugin
A look at how you can easily embed web pages inside your Flutter mobile apps using the WebView plugin.
New post on Flutter Dev Google group:
Flutter Plugin not reaching onActivityResult within plugin and reaches with result to MainActivity
Need some help on plugin development with flutter on Android. Facing the following issue. class MyPlugin : MethodCallHandler, PluginRegistry.ActivityResultListener{ override fun onActivityResult(requestCode: Int, p1: Int, data: Intent?): Boolean { Doesnt reach here - Actually it should
September 24, 2019 at 02:20PM by Muthaiah Thiagarajan
https://ift.tt/2laQuin
Flutter Plugin not reaching onActivityResult within plugin and reaches with result to MainActivity
Need some help on plugin development with flutter on Android. Facing the following issue. class MyPlugin : MethodCallHandler, PluginRegistry.ActivityResultListener{ override fun onActivityResult(requestCode: Int, p1: Int, data: Intent?): Boolean { Doesnt reach here - Actually it should
September 24, 2019 at 02:20PM by Muthaiah Thiagarajan
https://ift.tt/2laQuin
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.
New post on /r/flutterdev subreddit:
Run Flutter integration tests on real devices with AWS Device Farm and Sylph
https://ift.tt/2laLpXm
September 24, 2019 at 02:44PM by Gigatronbot
https://ift.tt/2kNdHGX
Run Flutter integration tests on real devices with AWS Device Farm and Sylph
https://ift.tt/2laLpXm
September 24, 2019 at 02:44PM by Gigatronbot
https://ift.tt/2kNdHGX
Codemagic blog
Run Flutter integration tests on real devices with AWS Device Farm and Sylph
You can now test your Flutter app on a pool of physical Android and iOS devices.
New post on /r/flutterdev subreddit:
Your Favorite tutorials for 3 hour long Flutter study jams
Hey, My name is Vince Varga and I'm organizing Flutter meetups in Munich.One of the upcoming events is a study jam/coding night/hackathon (whatever you want to call it): Around 15-30 developers meet after work and practice Flutter for 2-3 hours. The attendees have a lot of freedom on how they want to spend that time and most of the attendees should be able to progress independently (though, of course, we try to help each other). At the end of the event, attendees are encouraged to share what they worked on with the rest of us (spontaneous lightning talks, around 5-10 minutes each).I want to prepare a list of tutorials that can realistically be finished in 3 hours for the attendees so that they don't need to waste the first hour on finding a good tutorial. Apart from the official codelabs for Flutter and Dart, can you recommend other tutorials, blog posts, youtube videos that you really enjoyed (or created) and can be used for learning Flutter? At the end of the event, it would be great if the developers have something they are proud of.Beginner and advanced topics are all welcome. Thank you for your time.
September 24, 2019 at 03:43PM by serial_dev
https://ift.tt/2mr3GzC
Your Favorite tutorials for 3 hour long Flutter study jams
Hey, My name is Vince Varga and I'm organizing Flutter meetups in Munich.One of the upcoming events is a study jam/coding night/hackathon (whatever you want to call it): Around 15-30 developers meet after work and practice Flutter for 2-3 hours. The attendees have a lot of freedom on how they want to spend that time and most of the attendees should be able to progress independently (though, of course, we try to help each other). At the end of the event, attendees are encouraged to share what they worked on with the rest of us (spontaneous lightning talks, around 5-10 minutes each).I want to prepare a list of tutorials that can realistically be finished in 3 hours for the attendees so that they don't need to waste the first hour on finding a good tutorial. Apart from the official codelabs for Flutter and Dart, can you recommend other tutorials, blog posts, youtube videos that you really enjoyed (or created) and can be used for learning Flutter? At the end of the event, it would be great if the developers have something they are proud of.Beginner and advanced topics are all welcome. Thank you for your time.
September 24, 2019 at 03:43PM by serial_dev
https://ift.tt/2mr3GzC
Meetup
Flutter Munich (München, Germany)
We learn about Flutter and build beautiful native apps in record time. We organize talks, viewing parties and coding nights. All skill levels are welcome. Dart rocks.
New post on /r/flutterdev subreddit:
UI App design
So I am building an app and I realized that the UI is ugly if I don't have a prototype beforehand. So I wanted to ask if there is a good tool for prototyping a UI design?
September 24, 2019 at 03:13PM by Dan7nm
https://ift.tt/2llHbfs
UI App design
So I am building an app and I realized that the UI is ugly if I don't have a prototype beforehand. So I wanted to ask if there is a good tool for prototyping a UI design?
September 24, 2019 at 03:13PM by Dan7nm
https://ift.tt/2llHbfs
reddit
UI App design
So I am building an app and I realized that the UI is ugly if I don't have a prototype beforehand. So I wanted to ask if there is a good tool for...
New post on Flutter Dev Google group:
What do you think about mvc architecture?
Hello everyone, I cannot decide which architecture should I use in Flutter, I come from using 'mvvm' in Xamarin and I was trying to find something similar to it, maybe you guys can help me out with some doubts I have. The main objective of my work is to split the logic code and design, I found
September 24, 2019 at 05:03PM by Francesc Arolas
https://ift.tt/2mPfRqc
What do you think about mvc architecture?
Hello everyone, I cannot decide which architecture should I use in Flutter, I come from using 'mvvm' in Xamarin and I was trying to find something similar to it, maybe you guys can help me out with some doubts I have. The main objective of my work is to split the logic code and design, I found
September 24, 2019 at 05:03PM by Francesc Arolas
https://ift.tt/2mPfRqc
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.