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

outdated

FRadio Flexible and beautiful radio components, using FRadio can quickly build a rich and wonderful radio view. FRadio allows developers to accurately configure the interaction cycle state of the enti [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fradio

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

dependencies:
  fradio: ^1.0.0

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:fradio/fradio.dart';
12
likes
15
pub points
51%
popularity

Publisher

unverified uploader

FRadio Flexible and beautiful radio components, using FRadio can quickly build a rich and wonderful radio view. FRadio allows developers to accurately configure the interaction cycle state of the entire radio component, which is very important for modern applications. Now, our users always expect feedback from each interaction. And FRadio makes the construction of the view changes brought by such complex state changes extremely simple.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fradio