moxxmpp/example
Blake Leonard 7b215d5c6e
fix: make the moxxmpp example work again
Note: to do this, I could not use the ExampleTcpSocketWrapper.
If I did, the app crashed on launch.

I also added some functionality: the header bar turns green when
connected, the FAB says what it does, and you can disconnect.

Signed-off-by: Blake Leonard <me@blakes.dev>
2023-03-08 13:02:43 -05:00
..
android feat: Add example 2022-11-08 17:54:19 +01:00
lib fix: make the moxxmpp example work again 2023-03-08 13:02:43 -05:00
linux feat: Add example 2022-11-08 17:54:19 +01:00
.gitignore feat: Add example 2022-11-08 17:54:19 +01:00
.metadata feat: Add example 2022-11-08 17:54:19 +01:00
analysis_options.yaml feat: Add example 2022-11-08 17:54:19 +01:00
pubspec_overrides.yaml refactor: Move packages into packages/ 2022-11-08 20:05:22 +01:00
pubspec.yaml chore(release): publish packages 2022-11-26 15:48:48 +01:00
README.md feat: Add example 2022-11-08 17:54:19 +01:00

example

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.