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

Ce Package aide avec l'utilisation des transitions entre un écran et un autre. En d'autre mots, le routing entre pages. Simple à implemente et très élégant comme code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intela

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

dependencies:
  intela: ^0.0.4

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:intela/intela.dart';
0
likes
160
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ce Package aide avec l'utilisation des transitions entre un écran et un autre. En d'autre mots, le routing entre pages. Simple à implemente et très élégant comme code.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on intela