Now for a little internet optimism

at_app_flutter

A library that help developers build flutter applications on the @platform.

Who is this for?

This is for flutter developers looking to build end to end encrypted apps.

Getting Started

This is the library portion of a two package toolkit, please see at_app to learn how to get started with the at_app toolkit.

The Library

Templates

Currently we include a single main.dart file for a template @platform application.

Models

These models act as an interface for the at_client_mobile package.

AtEnv

To manage the environment variables configured via at_app create from the at_app package.

AtContext

A wrapper for the MaterialApp widget to provide the AtClientService via global context.

Maintainers

Created by XavierChanth

Libraries

at_app_flutter