-
An architectural approach & Smooth CI
Organised by FlutterLDN
In this meetup we will have two talks on Real World Architecture.
ios mobile flutter -
Widget Boilerplate Considered Harmful
Featuring Rémi Rousselet
Widgets require a lot of boilerplate. Nobody likes that. Let's see together what we can do to reduce widgets to their bare minimum while improving code reusability.
android mobile ios flutter -
BLoC pattern - Practical Use Cases
Featuring Didier Boelens
In this talk, after a quick reminder on the basics of the notion of Streams, we will illustrate the benefits of using the Streams in Flutter applications and how to implement the "BLoC pattern" through some practical use cases.
mobile android ios open-source flutter -
Core ML for Everyone
Featuring Paul Hudson
At this month's Mobile Matters, we're excited to be joined by Paul Hudson, who'll be explaining how any app can benefit from machine learning. Don't miss it!
machine-learning app-development ml-powered-apps swift apple core-ml create-ml mobile ios -
Flutter CI
Featuring Swav Kulinski
Continuous Integration is one of these things which when done right, you can forget about it. CI is the forefront of our quality guard and we need quality in Flutter. How to setup CI with Flutter project? How to get end-to-end pipeline?
mobile play-store app-store docker gitlab bitrise automation ci -
Flutter Best of Both Worlds
Featuring Iiro Krankka
Flutter is great for building native apps. PWAs are a great improvement for the mobile web. But what if we could have the best of both worlds? Turns out we can!
mobile android ios flutter londroid app-development dart framework strongly-typed droidcon -
Mobile Matters with Rebecca Frank
Organised by Mobile Matters
At this month's Mobile Matters, we're excited to be joined by Pluralsight author, Over Android Engineer, (and recovering baker) Rebecca Franks! Keep an eye on this space for more info!
ux ui mobile-apps mobile android -
2
(Flutter Makes Wicked Animations Easy!) => {
Featuring Scott Stoll and Simon Lightfoot
If you've ever tried to do complex animations in Android, you know how hard it can be. Come see how easy Flutter makes it to do all kinds of things from rotations to fades plus how to run a complex series of staggered animations easily off of only a single controller!
animation ios android cross-platform windows mobile code-generation immutability programming clean-code dart flutter -
(built_value & built_collection)
Featuring Rafal Wachol
We're proud to announce that at October's FlutterLDN, we'll be joined by Rafal Wachol, Android Developer at Ocado Technology! Hope to see you there.
open-source flutter ios android mobile -
RxVMS a practical App Architecture for Flutter
Featuring Thomas Burkhart
As Google hasn’t recommend any specific app architecture for Flutter Apps Users started trying to apply well known patterns from other ecosystems to Flutter Apps which isn’t an ideal approach.
rxvams flutter ios android mobile -
Building Cross-platform apps that run in iOS, Android... even Linux
Featuring Jim Bennett
If you want to develop mobile applications, you have a couple of choices. You can use Swift to write iOS apps and Java for Android apps and end up building your apps twice, of you can use a cross-platform tool and share code between platforms. There are many cross-platform tools and frameworks to...
mobile cross-platform app-development android ios cloud desktop iot open-source linux -
Lessons Learned from Writing Flutter Apps
Featuring Matt Sullivan
After nine months hacking on Flutter from alpha to beta to release candidate, the way I write Flutter apps has morphed and mutated. How I coded Flutter apps a few months ago is pretty different to how I code them now, and will almost certainly continue to evolve.
mobile app-development mobile-apps flutter-apps ios android flutter -
Flutter State Management
Featuring Andrea Bizzotto
Flutter offers a modern, declarative way of building layouts, inspired by react. Building UIs is done via composition, and a rich set of widgets is available. This leaves an open question: where does the state go?
scoped-model redux streams state-management open-source ios android mobile flutter -
The "Release" Mindset
Featuring Andy Smart
A look into how Monzo approaches software changes, deploying our apps, and coordinating App Store releases across 8 different customer facing squads.
devops fastlane iteration testing release-trains deployment -
Flutter with Streams and RxDart
Featuring Brian Egan
Interested in Flutter, but unsure how to structure Flutter apps? If so, join along as we explore how to architect apps using using Dart Streams! We'll cover the basics of Streams, how to beef up their power with RxDart, and how to create a Reactive Application with these patterns.
bloc fun architecture rx streams flutter dart -
Intro to Data Science
Featuring Laura da Silva
In this talk, Laura da Silva will introduce what data science means and what skills you have to develop to become a data scientist. She will go through different common techniques of supervised and unsupervised learning, and she will show a simple example on how to apply data science with R.
crisp-dm unsupervised-learning supervised-learning machine-learning r -
The Extraordinary Journey of a Software Engineer & What It Takes to Be a Well-Rounded Developer in 2018
Featuring Sonya Moisset
Becoming a well-rounded developer usually requires you to cover a lot of skills. For beginners it might be overwhelming to understand what you need to learn and how everything gets together at the end.
mobile-development web-development software-development javascript android -
Building a Flutter App in an Hour (or Less)
Featuring Matt Sullivan
Flutter is Google’s mobile UI framework for building high-quality native interfaces across mobile. It integrates with iOS and Android, works with existing code, and is free and open source. For this event, we're joined by Matt Sullivan from Google's Mountain View campus. Don't miss...
google app-development android ios flutter mobile -
2
Flutter - A New Way to Build Mobile Apps
Featuring Tim Sneath and Michael Thomsen
Are you interested in learning more about Flutter, the new mobile app SDK to help developers and designers build modern mobile apps for both iOS and Android? Don't miss the first Flutter London event with a talk by Michael Thomsen and Tim Sneath!
sdk strongly-typed framework app-development dart droidcon londroid flutter ios mobile android -
Why Everybody Is Wrong About CAP Theorem
Featuring Sam Davies
An introduction to CAP theorem, what it means, and the properties of various distributed data stores. Touching on the storage options available in Erlang/Elixir, including ETS, mnesia and Riak.
cap-theorem erlang elixir elixir-lang ets mnesia riak