New post on Flutter Dev Google group:
3D redering
Any ETA when Flutter will provide a (any) 3D rendering API?
April 15, 2019 at 10:51PM by Nicolas Mayoraz
http://bit.ly/2VUfrLK
3D redering
Any ETA when Flutter will provide a (any) 3D rendering API?
April 15, 2019 at 10:51PM by Nicolas Mayoraz
http://bit.ly/2VUfrLK
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:
Animated Bottom Navbar using Animations, Clip Path, Transform and Streams.
Hey, guys. Yesterday I spent some hours working with Clip Path and Animations in Flutter in a component inspired by this (https://i.pinimg.com/originals/ae/b4/8c/aeb48c567e7b99a5db10cff47df19352.gif).Now I feel more confident about it. Tell me if you like it! It's available on Github(https://github.com/wiltonribeiro/animated_bottombar_flutter).
April 15, 2019 at 01:44PM by wiltonribeiro
http://bit.ly/2GpllPZ
Animated Bottom Navbar using Animations, Clip Path, Transform and Streams.
Hey, guys. Yesterday I spent some hours working with Clip Path and Animations in Flutter in a component inspired by this (https://i.pinimg.com/originals/ae/b4/8c/aeb48c567e7b99a5db10cff47df19352.gif).Now I feel more confident about it. Tell me if you like it! It's available on Github(https://github.com/wiltonribeiro/animated_bottombar_flutter).
April 15, 2019 at 01:44PM by wiltonribeiro
http://bit.ly/2GpllPZ
New post on /r/flutterdev subreddit:
Flutter tflite now supports Pix2Pix and Deeplab
http://bit.ly/2FfoxgH
April 16, 2019 at 01:48AM by x_ash
http://bit.ly/2UYmsOF
Flutter tflite now supports Pix2Pix and Deeplab
http://bit.ly/2FfoxgH
April 16, 2019 at 01:48AM by x_ash
http://bit.ly/2UYmsOF
Dart packages
tflite | Flutter Package
A Flutter plugin for accessing TensorFlow Lite. Supports both iOS and Android.
New post on /r/flutterdev subreddit:
How to navigate to new screen using Flutter Bloc
Hello .. I am a newbie. I am trying to use Flutter Bloc. I have a couple of questions.I have a simple form that collects information and disposes an event. The bloc code yields a state. the issue is the ManagePersonScreen is being rendered within a parent screen
April 16, 2019 at 07:07AM by tritone_t
http://bit.ly/2KIZ7N5
How to navigate to new screen using Flutter Bloc
Hello .. I am a newbie. I am trying to use Flutter Bloc. I have a couple of questions.I have a simple form that collects information and disposes an event. The bloc code yields a state. the issue is the ManagePersonScreen is being rendered within a parent screen
void _onSignupButtonPressed() { Person person = Person(_firstNameController.text, _lastNameController.text,null,_genderController.text,_dobController.text, _conditionController.text,null,null,"false"); _personBloc.dispatch( AddPersonButtonPressed(person: person), ); }
April 16, 2019 at 07:07AM by tritone_t
http://bit.ly/2KIZ7N5
reddit
r/FlutterDev - How to navigate to new screen using Flutter Bloc
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
credit_card_validator | Dart Package
http://bit.ly/2v974k2
April 16, 2019 at 05:42AM by Cholojuanito
http://bit.ly/2Pdy76S
credit_card_validator | Dart Package
http://bit.ly/2v974k2
April 16, 2019 at 05:42AM by Cholojuanito
http://bit.ly/2Pdy76S
Dart Packages
credit_card_validator | Dart Package
A Dart package that validates credit card numbers, expiration dates, and security codes (CVV/CVC) based on the type of credit card
New post on /r/flutterdev subreddit:
Flare speed animation | Poor connection
https://m.youtube.com/watch?v=J1fwGKjORzo&feature=youtu.be
April 16, 2019 at 07:39AM by Purple_Pizzazz
http://bit.ly/2V2IcZJ
Flare speed animation | Poor connection
https://m.youtube.com/watch?v=J1fwGKjORzo&feature=youtu.be
April 16, 2019 at 07:39AM by Purple_Pizzazz
http://bit.ly/2V2IcZJ
YouTube
Poor Internet Connection | Flare Speed Animation
A speed design of a snake on a plane, without an internet connection. To be used as a "No Internet" warning page in a mobile application.
Sketching done in Procreate.
Vector illustration in Affinity Designer.
Imported into Flare to create animation and do…
Sketching done in Procreate.
Vector illustration in Affinity Designer.
Imported into Flare to create animation and do…
New post on /r/flutterdev subreddit:
Flare speed animation | Poor connection
https://www.youtube.com/watch?v=J1fwGKjORzo
April 16, 2019 at 08:44AM by postgor
http://bit.ly/2UEt5Gs
Flare speed animation | Poor connection
https://www.youtube.com/watch?v=J1fwGKjORzo
April 16, 2019 at 08:44AM by postgor
http://bit.ly/2UEt5Gs
YouTube
Poor Internet Connection | Flare Speed Animation
A speed design of a snake on a plane, without an internet connection. To be used as a "No Internet" warning page in a mobile application.
Sketching done in Procreate.
Vector illustration in Affinity Designer.
Imported into Flare to create animation and do…
Sketching done in Procreate.
Vector illustration in Affinity Designer.
Imported into Flare to create animation and do…
New post on /r/flutterdev subreddit:
Parsing JSON | Flutter
http://bit.ly/2UEmnQL
April 16, 2019 at 08:40AM by ashishrawat2911
http://bit.ly/2GeFy9F
Parsing JSON | Flutter
http://bit.ly/2UEmnQL
April 16, 2019 at 08:40AM by ashishrawat2911
http://bit.ly/2GeFy9F
Medium
Parsing JSON in Flutter
It is really confusing for beginners to understand how to parse JSON data.
New post on /r/flutterdev subreddit:
Building and Implementing an Awesome Gooey menu using Flare in Flutter - Under 25 minutes
https://youtu.be/fZuLh-oc5Ao
April 16, 2019 at 09:49AM by Filledstacks
http://bit.ly/2UHmmvx
Building and Implementing an Awesome Gooey menu using Flare in Flutter - Under 25 minutes
https://youtu.be/fZuLh-oc5Ao
April 16, 2019 at 09:49AM by Filledstacks
http://bit.ly/2UHmmvx
YouTube
Complex Animations in Flutter Using Rive - Part 2
In this tutorial we'll be building a customised animated slideout menu using Flare and Flutter. We're building a gooey slideout menu in Flare from scratch and then implementing the animation interaction in Flutter.
Animation assets: https://www.dropbox…
Animation assets: https://www.dropbox…
New post on Flutter Dev Google group:
How to upload video to AWS s3/ MSC.mail?
I need to upload video on http://bit.ly/2Xdz3uF that have the same API as AWS s3. I create next function, but receive error, what i'm doing wrong? Thanks.
April 16, 2019 at 11:14AM by Goolpe
http://bit.ly/2IojME9
How to upload video to AWS s3/ MSC.mail?
I need to upload video on http://bit.ly/2Xdz3uF that have the same API as AWS s3. I create next function, but receive error, what i'm doing wrong? Thanks.
AccessDenied
2JFRhUysXAccessApril 16, 2019 at 11:14AM by Goolpe
http://bit.ly/2IojME9
mcs.mail.ru
Методы API в Cloud Storage - Help MCS
Полная инструкция по использованию возможностей api в работе с Cloud Storage.
New post on /r/flutterdev subreddit:
Should you adopt Flutter?
http://bit.ly/2KHzTyk
April 16, 2019 at 11:11AM by jns111
http://bit.ly/2DdKNWI
Should you adopt Flutter?
http://bit.ly/2KHzTyk
April 16, 2019 at 11:11AM by jns111
http://bit.ly/2DdKNWI
Medium
Should you adopt Flutter? Here’s our opinion after a 2 day hackathon.
No matter if you’re a developer, a team lead, a manager or a CTO, you might be wondering if you or your organization should adopt Flutter…
New post on Flutter Dev Google group:
Background communication with watchOS?
Hi, has anybody tried to communicate with a a watchOS app using a `WCSessionDelegate`? Implementing the 4 method using the AppDelegate seems to be easy. However, as far as I know, if the app isn't running already, it will be launched in the background (that is no UI and therefore no FlutterView
April 16, 2019 at 11:50AM by Stefan Matthias Aust
http://bit.ly/2UGpfws
Background communication with watchOS?
Hi, has anybody tried to communicate with a a watchOS app using a `WCSessionDelegate`? Implementing the 4 method using the AppDelegate seems to be easy. However, as far as I know, if the app isn't running already, it will be launched in the background (that is no UI and therefore no FlutterView
April 16, 2019 at 11:50AM by Stefan Matthias Aust
http://bit.ly/2UGpfws
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:
The new version 0.2.0 of the Admob 3rd party plugin for Flutter is released with the support of AndroidX
I'm not the maintainer of this plugin, but the plugin is way better than the official one :https://github.com/YoussefKababe/admob_flutterThe maintainer is looking for another maintainer please contact him if you think you can help :)
April 16, 2019 at 11:51AM by yiss92
http://bit.ly/2Pe6ASF
The new version 0.2.0 of the Admob 3rd party plugin for Flutter is released with the support of AndroidX
I'm not the maintainer of this plugin, but the plugin is way better than the official one :https://github.com/YoussefKababe/admob_flutterThe maintainer is looking for another maintainer please contact him if you think you can help :)
April 16, 2019 at 11:51AM by yiss92
http://bit.ly/2Pe6ASF
GitHub
kmcgill88/admob_flutter
Admob Flutter plugin that shows banner ads using native platform views. - kmcgill88/admob_flutter
New post on Flutter Dev Google group:
How to pass the JSON from existing web application in our flutter application
How to pass the JSON from existing web application in our flutter application . Can someone help me.
April 16, 2019 at 01:20PM by Flutter Guy
http://bit.ly/2GpuFmO
How to pass the JSON from existing web application in our flutter application
How to pass the JSON from existing web application in our flutter application . Can someone help me.
April 16, 2019 at 01:20PM by Flutter Guy
http://bit.ly/2GpuFmO
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:
Flutter Run can't find "CameraPlugin.h"
I'm having a hard time compiling my Flutter application that uses the
April 16, 2019 at 01:01PM by davydany
http://bit.ly/2Dhvv37
Flutter Run can't find "CameraPlugin.h"
I'm having a hard time compiling my Flutter application that uses the
camera
package for iOS. The error I'm getting is:``` ☁ tcp_flutter [master] ⚡ flutter run -d 9B1AED9A-88A5-4A88-8618-10DFEA93FEBD Launching lib/main.dart on iPhone Xʀ in debug mode... Running pod install... 1.6s ├─Assembling Flutter resources... 2.1s └─Compiling, linking and signing... 2.4s Xcode build done. 7.8s Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED **Xcode's output: ↳ /Users/davydany/.tcp/tcp_flutter/ios/Runner/GeneratedPluginRegistrant.m:6:9: fatal error: 'camera/CameraPlugin.h' file not found #import <camera/CameraPlugin.h> ~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.Could not build the application for the simulator. Error launching application on iPhone Xʀ. ```The things I've tried already are:Commented out use_frameworks!
in the Podfile and run pub update
Added the following Usage Descriptions to ios/Runner/Info.plist
:<key>NSCameraUsageDescription</key> <string>Can I use the camera please?</string> <key>NSMicrophoneUsageDescription</key> <string>Can I use the mic please?</string>
I've exhausted the options from what I saw online. Has anyone experienced this issue and figured it out?April 16, 2019 at 01:01PM by davydany
http://bit.ly/2Dhvv37
reddit
r/FlutterDev - Flutter Run can't find "CameraPlugin.h"
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Google Maps in Flutter
http://bit.ly/2UCoUeh
April 16, 2019 at 12:38PM by adi-reddit
http://bit.ly/2v7U2Dq
Google Maps in Flutter
http://bit.ly/2UCoUeh
April 16, 2019 at 12:38PM by adi-reddit
http://bit.ly/2v7U2Dq
Medium
Google Maps in Flutter
Google Maps, we all are quite aware of the fact of how crucial Maps are in our life, from locating a place to locating nearby shops, in…
New post on /r/flutterdev subreddit:
Video Editor Flutter
Is there any plugin to make an app with video editor features like user can add filter on video , add text ,draw and add stickers.Please give your suggestions.
April 16, 2019 at 02:35PM by itsravishankarsingh
http://bit.ly/2Zd11sm
Video Editor Flutter
Is there any plugin to make an app with video editor features like user can add filter on video , add text ,draw and add stickers.Please give your suggestions.
April 16, 2019 at 02:35PM by itsravishankarsingh
http://bit.ly/2Zd11sm
reddit
r/FlutterDev - Video Editor Flutter
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Dynamic textbox validation and data saving using Bloc & streams
Hi all I am new to Flutter, I have following problem. I want to create dynamic textbox using flutter forms but How to handle validation and data submission using Streams & bloc. I use bloc pattern. for eg: I have task name, start date & end date again user can create another group of fields
April 16, 2019 at 03:41PM by ATC
http://bit.ly/2GlmjeV
Dynamic textbox validation and data saving using Bloc & streams
Hi all I am new to Flutter, I have following problem. I want to create dynamic textbox using flutter forms but How to handle validation and data submission using Streams & bloc. I use bloc pattern. for eg: I have task name, start date & end date again user can create another group of fields
April 16, 2019 at 03:41PM by ATC
http://bit.ly/2GlmjeV
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:
“Why use RxDart and how we can use with BLoC Pattern in Flutter?”
http://bit.ly/2ZcqGkR
April 16, 2019 at 03:51PM by wiltonribeiro
http://bit.ly/2UlYjx3
“Why use RxDart and how we can use with BLoC Pattern in Flutter?”
http://bit.ly/2ZcqGkR
April 16, 2019 at 03:51PM by wiltonribeiro
http://bit.ly/2UlYjx3
Medium
Why use RxDart and how we can use with BLoC Pattern in Flutter?
Have you already heard about it? Here I’m going to show you how to integrate RxDart and BLoC Pattern to create well-structured Flutter…
New post on Flutter Dev Google group:
Please someone should help me with solution i have try to resolve this for days now
Please someone should help me with solution i have try to resolve this for days now, below is the output from the Android Studio console: Thanks -- Launching lib\main.dart on Android SDK built for x86 in debug mode... Initializing gradle... Resolving dependencies... Running Gradle task
April 16, 2019 at 05:04PM by Emmanuel Agu Iroegbulam
http://bit.ly/2Ggm1pA
Please someone should help me with solution i have try to resolve this for days now
Please someone should help me with solution i have try to resolve this for days now, below is the output from the Android Studio console: Thanks -- Launching lib\main.dart on Android SDK built for x86 in debug mode... Initializing gradle... Resolving dependencies... Running Gradle task
April 16, 2019 at 05:04PM by Emmanuel Agu Iroegbulam
http://bit.ly/2Ggm1pA
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.