Ross
0
Q:

intl flutter

#intl dart package

#1. Add this to your package's pubspec.yaml file (version might change)
dependencies:
  intl: ^0.16.1

#2. Install
flutter pub get

#3. Import
import 'package:intl/intl.dart';

#4. Usage
https://pub.dev/packages/intl#intl
3

dependencies:
  intl: ^0.16.1

1
dependencies:
  intl: ^0.16.1
0

New to Communities?

Join the community