lit_ui_kit 1.0.0 copy "lit_ui_kit: ^1.0.0" to clipboard
lit_ui_kit: ^1.0.0 copied to clipboard

outdated

A collection of widgets and screens for Flutter.

alt text #

LitUIKit enables you to create unique user interfaces in less time. Built with Flutter this UI Kit complements the default Material Widgets shipped with the framework. Whose Widgets include custom implementation of Snackbars, AppBars and Utility Screens (e.g. to verify the user's age and to show the application's licenses).

Visit our website for more details.

Created and maintained by LitLifeSoftware (Michael Grigorenko).

Getting Started #

To use the LitUIKit in your Flutter app make sure to import it by including the code line import 'package:lit_ui_kit/lit_ui_kit.dart'; in the header part of your .dart file.

For help getting started with Flutter, view Flutter's online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Documentation #

View our documentation for LitUIKit including all classes for further details.

Apps built with LitUIKit #

Visualize your entire life. Memorize your achievements and make every month count.

alt text

Your own personal digital diary.

Example app #

To get a better understanding for implementing LitUIKit's widgets we recommend to take a look at the example app provided in the example folder. Feel free to experiment with the UI.

Dependencies #

LitUIKit uses the following Dart dependencies in order to implement certain features and functionality:

Credits #

LitUIKit is made possible thanks to the Flutter Project. It uses the serif font Merriweather (designed by Sorkin Type), the sans serif font Montserrat (designed by Julieta Ulanovsky, Sol Matas, Juan Pablo del Peral, Jacques Le Bailly) and the monospace font VT323 (designed by Peter Hull).

License #

All the fonts in the src/fonts folder are licensed under the Open Font License.

All the icons in the src/fonts/Icons folder are distributed under the CC-BY license.

Everything else in this repository including the source code is distributed under the BSD 3-Clause license as specified in the LICENSE file.

7
likes
0
pub points
16%
popularity

Publisher

unverified uploader

A collection of widgets and screens for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, package_info, url_launcher

More

Packages that depend on lit_ui_kit