discord_form_flutter 0.0.1+1 copy "discord_form_flutter: ^0.0.1+1" to clipboard
discord_form_flutter: ^0.0.1+1 copied to clipboard

A simple, clean looking form that can save you time when creating a signup page for example. It is easy to use and also packed up with default style that is very similar to discord forms. Give it a try ✨

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add discord_form_flutter

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

dependencies:
  discord_form_flutter: ^0.0.1+1

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:discord_form_flutter/discord_form_flutter.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A simple, clean looking form that can save you time when creating a signup page for example. It is easy to use and also packed up with default style that is very similar to discord forms. Give it a try ✨

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on discord_form_flutter