mateo_mobile 0.1.2 copy "mateo_mobile: ^0.1.2" to clipboard
mateo_mobile: ^0.1.2 copied to clipboard

The Flutter implementation of Mateo Mobile, a simple, expressive, warm design system for touch-first Android and iOS applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mateo_mobile

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mateo_mobile: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mateo_mobile/mateo_mobile.dart';
1
likes
160
points
74
downloads

Documentation

API reference

Publisher

verified publisherventairy.com

Weekly Downloads

The Flutter implementation of Mateo Mobile, a simple, expressive, warm design system for touch-first Android and iOS applications.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #design-system #mobile-ui #widget #animations

License

MIT (license)

Dependencies

flutter, flutter_animate, freezed_annotation, json_annotation, maplibre_gl, oh_my_flutter

More

Packages that depend on mateo_mobile