Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Books on DART
Hello All, I have this nagging feeling that it is imperative to learn dart along side flutter (will probably leave the latter for experimentation at this point in time). I have a basic knowledge of python mostly creating scripts for modo (a 3d program) in the past. I am 100% committed and

December 05, 2018 at 05:24PM by restless invention
https://ift.tt/2E3D7as
New post on /r/flutterdev subreddit:

Learn Flutter Tutorial At iFlutter
Flutter 1.0 was launched learn Flutter Tutorial at iFlutter

December 05, 2018 at 05:39PM by iflutter
https://ift.tt/2AYj61U
New tweet from flutterio:

#FlutterLive was a huge success! Thank you to everyone who joined us in London and the thousands who tuned in on the livestream.

Don't worry if you missed it! The whole event is available on YouTube.

Watch here → https://t.co/CcO06V9F24 pic.twitter.com/saOxkMUplbβ€” Flutter (@flutterio) December 5, 2018

December 05, 2018 at 06:36PM
http://twitter.com/flutterio/status/1070371286357032962
New post on /r/flutterdev subreddit:

Best job sites for Flutter?
I am looking for a good site to find some Flutter talent or even Flutter curious. Suggestions?

December 05, 2018 at 06:25PM by i8code
https://ift.tt/2E1BSZv
New post on /r/flutterdev subreddit:

Flutter documentation
I need help understanding flutter documentation. Can someone explain to me how to read the docs so that I will know what syntax to use to implement widgets.

December 05, 2018 at 06:16PM by afdal_khan
https://ift.tt/2EfZnPE
New post on /r/flutterdev subreddit:

How can we make a feedback page in flutter which can send data to email id
I wanted was to be able to send data of form with several fields like name, phone, email, date And matter, like i want users to use the form and fill everything and if they press button i can receive data by email.

December 05, 2018 at 07:19PM by aykakash
https://ift.tt/2G1895J
New post on /r/flutterdev subreddit:

Flare Integration in Flutter
https://ift.tt/2SxRh80

December 05, 2018 at 09:35PM by Purple_Pizzazz
https://ift.tt/2EgVmKG
New post on Flutter Dev Google group:

Error Flutter
when I execute I get this error. "flutter\bin\cache at this time"

December 05, 2018 at 10:14PM by rosdanys ramirez arcas
https://ift.tt/2Eg6448
New tweet from flutterio:

🎀🎡Record your music and ideas on the go ⏺🎢

The award-winning Topline app was developed on Flutter by @miquido for the @AbbeyRoad in just 2.5 months!

Learn more here → https://t.co/KPfZwF1wW8 pic.twitter.com/a0iyCFUlBJβ€” Flutter (@flutterio) December 5, 2018

December 06, 2018 at 12:15AM
http://twitter.com/flutterio/status/1070456743757524992
New post on Flutter Dev Google group:

Flutter API Docs: New master channel URL, Offline Docs Available
Hello Flutter Devs, NEW MASTER CHANNEL URL If you are using our 1.0 stable release, you will find our API documentation, as it has always been, at https://docs.flutter.io. If you use the "cutting edge" master channel, however, you might want to see the matching API documentation for that

December 06, 2018 at 05:36AM by G Spencer
https://ift.tt/2RB5tgd
New post on Flutter Dev Google group:

Text Form Field Validation in Card as Login
I have been using flutter card with text field as a login card. But when I tried to use form validation with text form field I cannot call validation function i.e. validate() from the scaffold Please, anyone, help me.

December 06, 2018 at 06:38AM by Krishnaraj R Nair
https://ift.tt/2QHRKr2
New post on Flutter Dev Google group:

Flutter IO Slack Group | Invitation to join DEV group on Slack
Hi all, I'd like to send you the link invitation to join Slack chat for Flutter IO. https://ift.tt/2G28KEa Let's enjoy and discuss!

December 06, 2018 at 07:33AM by Johnny Le
https://ift.tt/2rmx3lW
New post on /r/flutterdev subreddit:

How to launch a ViewController from Platform Specific code written in Swift?
Hi, I am creating a plugin for Paytm and written platform specific code for both Android and iOS.Paytm is payment gateway service in India and super easy to configure and integrate it in the app. It required some configurations and the last step is to start the payment transaction which internally opens its own Activity on Android and ViewController on iOS platform.I tested the Android part of the plugin. It's working fine.But I don't know how to fire a viewController in iOS. I am using swift for iOS coding part.
func beginPayment() { serv = serv.createProductionEnvironment() let type :ServerType = .eServerTypeProduction let order = PGOrder(orderID: "", customerID: "", amount: "", eMail: "", mobile: "") order.params = [ "MID": "rxazcv89315285244163", "ORDER_ID": "order1", "CUST_ID": "cust123", "MOBILE_NO": "7777777777", "EMAIL": "username@emailprovider.com", "CHANNEL_ID": "WAP", "WEBSITE": "WEBSTAGING", "TXN_AMOUNT": "100.12", "INDUSTRY_TYPE_ID": "Retail", "CHECKSUMHASH": "oCDBVF+hvVb68JvzbKI40TOtcxlNjMdixi9FnRSh80Ub7XfjvgNr9NrfrOCPLmt65UhStCkrDnlYkclz1qE0uBMOrmuKLGlybuErulbLYSQ=", "CALLBACK_URL": "https://securegw-stage.paytm.in/theia/paytmCallback?ORDER_ID=order1" ] self.txnController = self.txnController.initTransaction(for: order) as?PGTransactionViewController self.txnController.title = "Paytm Payments" self.txnController.setLoggingEnabled(true) if(type != ServerType.eServerTypeNone) { self.txnController.serverType = type; } else { return } self.txnController.merchant = PGMerchantConfiguration.defaultConfiguration() self.txnController.delegate = self self.navigationController?.pushViewController(self.txnController, animated: true) } 
​This is the recommended code mentioned by Paytm. The only issue is in the last line. I don't have any navigation controller in my swift file.

December 06, 2018 at 02:24PM by rohitgupta1694
https://ift.tt/2zKrW3L
New post on /r/flutterdev subreddit:

Help understanding flutter documentaiton
Can someone explain to me how to properly read the flutter docs so that I can know the proper syntax to implement widgets

December 06, 2018 at 03:11PM by afdal_khan
https://ift.tt/2KZYZFj
New post on /r/flutterdev subreddit:

Sourcerer App now supports Dart and Flutter!
Sourcerer.io, a visual profile from Github and git repositories for developers now supports Dart and Flutter technologies.​https://i.redd.it/qffgaxhizn221.png​https://i.redd.it/wsux32wmzn221.png​See the issue resolved: https://github.com/sourcerer-io/sourcerer-app/issues/383​

December 06, 2018 at 03:06PM by brunormoura
https://ift.tt/2BV026z
New post on Flutter Dev Google group:

How to use video_player 0.7.2 package play audio in background ?
Hello everyone ! I'm new to flutter and I use *https://ift.tt/2QBIcxy I use this package in my app for play audio from internet . Every thing work well like play, stop , seek, ... But i can not get it work when device is locked screen. Please help support me to

December 06, 2018 at 03:52PM by Phuong Phally
https://ift.tt/2E3rGje