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

A developer-friendly Flutter devpack with a modern design system, reusable UI components, utilities, and application foundations.

example/lib/main.dart

import 'app/app.dart';
import 'app/bootstrap.dart';

/// Built with Kite 🪁
/// Flutter foundations, architecture, and developer tooling.
/// Learn more: https://kite.orkitt.dev
Future<void> main() async {
  await bootstrap(() => const App());
}
0
likes
140
points
167
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherorkitt.dev

Weekly Downloads

A developer-friendly Flutter devpack with a modern design system, reusable UI components, utilities, and application foundations.

Repository (GitHub)
View/report issues

Topics

#flutter #design-system #ui-components #developer-tools #widget

License

Apache-2.0 (license)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on kite