|
5 | 5 |
|
6 | 6 | A collection of Flutter plugins and packages for Ubuntu applications.
|
7 | 7 |
|
8 |
| -| Package | Pub | License | |
9 |
| -|---|---|---| |
10 |
| -| [platform_linux](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/platform_linux) | [](https://pub.dev/packages/platform_linux) | [](https://opensource.org/licenses/MPL-2.0) | |
11 |
| -| [safe_change_notifier](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/safe_change_notifier) | [](https://pub.dev/packages/safe_change_notifier) | [](https://opensource.org/licenses/MIT) | |
12 |
| -| [timezone_map](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/timezone_map) | | [](https://opensource.org/licenses/GPL-3.0) | |
13 |
| -| [ubuntu_flavor](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_flavor) | [](https://pub.dev/packages/ubuntu_flavor) | [](https://opensource.org/licenses/MPL-2.0) | |
14 |
| -| [ubuntu_localizations](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_localizations) | [](https://pub.dev/packages/ubuntu_localizations) | [](https://opensource.org/licenses/MPL-2.0) | |
15 |
| -| [ubuntu_logger](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_logger) | [](https://pub.dev/packages/ubuntu_logger) | [](https://opensource.org/licenses/MPL-2.0) | |
16 |
| -| [ubuntu_service](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_service) | [](https://pub.dev/packages/ubuntu_service) | [](https://opensource.org/licenses/MPL-2.0) | |
17 |
| -| [ubuntu_test](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_test) | [](https://pub.dev/packages/ubuntu_test) | [](https://opensource.org/licenses/MPL-2.0) | |
18 |
| -| [ubuntu_widgets](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_widgets) | [](https://pub.dev/packages/ubuntu_widgets) | [](https://opensource.org/licenses/MPL-2.0) | |
19 |
| -| [wizard_router](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/wizard_router) | [](https://pub.dev/packages/wizard_router) | [](https://opensource.org/licenses/BSD-3-Clause) | |
20 |
| -| [xdg_icons](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/xdg_icons) | [](https://pub.dev/packages/xdg_icons) | [](https://opensource.org/licenses/MPL-2.0) | |
| 8 | +| Package | Pub | License | |
| 9 | +|---------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| |
| 10 | +| [platform_linux](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/platform_linux) | [](https://pub.dev/packages/platform_linux) | [](https://opensource.org/licenses/MPL-2.0) | |
| 11 | +| [safe_change_notifier](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/safe_change_notifier) | [](https://pub.dev/packages/safe_change_notifier) | [](https://opensource.org/licenses/MIT) | |
| 12 | +| [timezone_map](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/timezone_map) | | [](https://opensource.org/licenses/GPL-3.0) | |
| 13 | +| [ubuntu_flavor](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_flavor) | [](https://pub.dev/packages/ubuntu_flavor) | [](https://opensource.org/licenses/MPL-2.0) | |
| 14 | +| [ubuntu_lints](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_lints) | [](https://pub.dev/packages/ubuntu_lints) | [](https://opensource.org/licenses/MPL-2.0) | |
| 15 | +| [ubuntu_localizations](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_localizations) | [](https://pub.dev/packages/ubuntu_localizations) | [](https://opensource.org/licenses/MPL-2.0) | |
| 16 | +| [ubuntu_logger](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_logger) | [](https://pub.dev/packages/ubuntu_logger) | [](https://opensource.org/licenses/MPL-2.0) | |
| 17 | +| [ubuntu_service](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_service) | [](https://pub.dev/packages/ubuntu_service) | [](https://opensource.org/licenses/MPL-2.0) | |
| 18 | +| [ubuntu_test](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_test) | [](https://pub.dev/packages/ubuntu_test) | [](https://opensource.org/licenses/MPL-2.0) | |
| 19 | +| [ubuntu_widgets](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_widgets) | [](https://pub.dev/packages/ubuntu_widgets) | [](https://opensource.org/licenses/MPL-2.0) | |
| 20 | +| [wizard_router](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/wizard_router) | [](https://pub.dev/packages/wizard_router) | [](https://opensource.org/licenses/BSD-3-Clause) | |
| 21 | +| [xdg_icons](https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/xdg_icons) | [](https://pub.dev/packages/xdg_icons) | [](https://opensource.org/licenses/MPL-2.0) | |
21 | 22 |
|
22 | 23 | ## Contributing
|
23 | 24 |
|
|
0 commit comments