flutter_neumorphism_ui 0.0.1 copy "flutter_neumorphism_ui: ^0.0.1" to clipboard
flutter_neumorphism_ui: ^0.0.1 copied to clipboard

flutter_neumorphisms package. You can develope beautiful UI/UX

Fancy Containers #

Money converter

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  flutter_neumorphism_ui: ^1.1.1
  1. Import the package and use it in your Flutter App.
import 'package:flutter_neumorphisms/flutter_neumorphism_ui.dart';

final n1 = moneyReadableInt(1234); // 1.2K
final n2 = moneyReadableInt(12340000); // 12M



4
likes
0
points
45
downloads

Publisher

verified publishersanjaysharma.info

Weekly Downloads

flutter_neumorphisms package. You can develope beautiful UI/UX

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_neumorphism_ui