more_functions 0.0.2 copy "more_functions: ^0.0.2" to clipboard
more_functions: ^0.0.2 copied to clipboard

A dart package which provides a lot of helpers functions for easy development.

example/more_functions_example.dart

// Copyright (c) 2021. Talat El Beick. All rights reserved.
// Use of this source code is governed by a MIT-style license that can be
// found in the LICENSE file.

import 'package:more_functions/more_functions.dart';

void main() {
  print('hello amazing world!'.wordAt(1));
}
1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A dart package which provides a lot of helpers functions for easy development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on more_functions