Installation πŸš€

Add this to your pubspec.yaml:

dependencies:
  normie: ^2.0.0

Run this command:

flutter pub get

Import in your code:

import 'package:normie/normie.dart';

And you're ready to go! πŸŽ‰

Last updated