flutter_neumorphism_ui 0.0.2
flutter_neumorphism_ui: ^0.0.2 copied to clipboard
flutter_neumorphisms package. You can develope beautiful UI/UX
Fancy Containers #
Money converter
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
flutter_neumorphism_ui: ^1.1.1
- Import the package and use it in your Flutter App.
import 'package:flutter_neumorphisms/flutter_neumorphism_ui.dart';
|