fluent_2 0.0.4 copy "fluent_2: ^0.0.4" to clipboard
fluent_2: ^0.0.4 copied to clipboard

Microsoft Fluent 2 components for Flutter web and desktop: 90+ widgets, 20 chart types, tokens, theming, a11y and 135 locales. No Material.

example/lib/main.dart

import 'package:flutter/widgets.dart';

import 'shell/showroom_app.dart';

/// Entry point for the Fluent 2 showroom.
///
/// Must stay at `lib/main.dart`: the GitHub Pages workflow runs
/// `flutter build web` from this directory and relies on the default target.
void main() {
  runApp(const ShowroomApp());
}
3
likes
160
points
273
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publishericitech.com.tr

Weekly Downloads

Microsoft Fluent 2 components for Flutter web and desktop: 90+ widgets, 20 chart types, tokens, theming, a11y and 135 locales. No Material.

Repository (GitHub)
View/report issues

Topics

#fluent #design-system #ui #widget #chart

License

MIT (license)

Dependencies

fluent_2_core, flutter, intl

More

Packages that depend on fluent_2