lumen 1.0.1 copy "lumen: ^1.0.1" to clipboard
lumen: ^1.0.1 copied to clipboard

Data driven automation messaging for growth and retention objectives.

example/lib/main.dart

import 'package:lumen/lumen.dart';

import 'package:flutter/material.dart';
import 'package:lumen_flutter_example/app.dart';

const lumenApiKey = "<< your-api-key >>";

void main() {
  Lumen.init(lumenApiKey);

  runApp(const MyApp());
}
2
likes
140
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

Data driven automation messaging for growth and retention objectives.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on lumen